

body {

        background-color: #fff;
        color: #000000;
        font-family:  Verdana, Sans-Serif;
}

#page {
        margin-left:10%;
        margin-right:10%;


        border: 1px solid #1B1B1B;
        background-color: #f9fff9;
        font-size: 10pt;
}

#page a {
        font-style: Bold;
        color: #3c2c6c;
        text-decoration: none;
}

#page a:hover {
        text-transform: none;
        text-decoration: underline;
        font-style: Bold;
        color: #3c2c6c;
}

#header {
        background-color: #DC8A36;
        height: 150px;
        text-align: right;
        border-bottom: 1px solid #000;
        background-image: url("images/header.jpg");
}

#menu {
        width: 220px;
        min-height: 700px;
        border-right: 1px solid #1B1B1B;
        background-image: url("images/mbg.png");
        font-size: 8pt;
}

#menu a {
        color: #222;
        text-decoration: none;
}

#menu a:hover {
        text-transform: none;
        font-style: Bold;
        color: #822B00;
        text-decoration: none;
}

.button-inactive {
        width: 170px;
        padding:7px;
        padding-right: 0px;
        border: 1px solid #9c391f;
        border-right: none;
        border-top-left-radius: 18px;
        -moz-border-radius-topleft: 18px;
        border-bottom-left-radius: 2px;
        -moz-border-radius-bottomleft: 2px;
        text-align: center;
        vertical-align: middle;
        background-image: url("images/button_inactive.png");
        font-size: 14pt;
        color: #222;
        font-family: 'Times New Roman',Times,serif;
        font-style: italic;
}

.button-active {
        width: 170px;
        padding:7px;
        padding-right: 0px;
        border: 1px solid #9c391f;
        border-right: none;
        border-top-left-radius: 18px;
        -moz-border-radius-topleft: 18px;
        border-bottom-left-radius: 2px;
        -moz-border-radius-bottomleft: 2px;
        text-align: center;
        vertical-align: middle;
        background-image: url("images/button_active.png");
        font-size: 14pt;
        color: #222;
        font-family:'Times New Roman',Times,serif;
        font-style: italic;
}

.sub-links {
        font-size: 12pt;
        padding-top: 10px;
        text-align: center;
}

.deko {
        font-family:'Times New Roman',Times,serif;
        font-style: italic;
        font-size: 14pt;
        color: #222;
}

.box {
        border: medium double #983B1C;
        font-size: 11pt;
        padding: 5px;
        font-family:'Times New Roman',Times,serif;
        text-align: center;

}

.markup {
        border-left: 2px solid #D39316;
        padding-left: 10px;
}

#content {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
        background-image: url("images/bg1.png");
        text-align: justify;
}

#footer {
        background-color: #702916;
        color: #37e11d;
        border-top: 1px solid #1B1B1B;
        padding-left: 15px;
        height: 22px;
        font-family:'Times New Roman',Times,serif;
        font-style: italic;
        font-size: 14pt;
        }
        
#footer a {

        color: #37e11d;
        text-decoration: none;
        }
        
#footer a:hover {

        color: #37e11d;
        text-decoration: underline;
        }
        
#btab {
		background-image: url("images/trans_bg.png");
		background-repeat: repeat;
		border: 1px solid black;
		border-radius: 15px;
      -moz-border-radius: 15px;
		padding: 10px;      
      padding-top: 5px;
		padding-bottom: 5px;
		
		} 
		
#btab thead {
				font-weight: bold;
				color: #666;
				border-bottom: 1px solid black;
				}
				
#btab tr {
				border-top: 1px solid black;
				border-bottom: 1px solid black;
				}
				
				
#btab td {
				padding: 15px;
				padding-top: 5px;
				padding-bottom: 5px;
				border-top: 1px solid white;
				}								

.thema {
			font-weight: bold;
			color: #304e85;
			text-align: center;
			font-size: 0.9em;
	}						               

h5 {
        color: #333;
        font-size: 11pt;
}

h4 {
        color: #6c6c6c;
        text-align: left;
        font-size: 12pt;
}

h3 {
        border-bottom: 1px solid #cccccc;
        color: #000;
        padding-left: 20px;
        margin-bottom: 10px;
}

h2 {
        border-bottom: 1px solid #cccccc;
        color: #924F0C;
        padding-left: 20px;
        width: 100%;
}

hr {
        
        
        border: medium double #999999;
}




#name {
        background-color: #fcfabb;
        font-size: 10pt;
        color: #000;
        border: 1px solid black;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 3px;
}

#name a {
        color: #924F0C;
}

#text {
        color: black;
        background-color: white;
        font-size: 9pt;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        border-left: 1px solid black;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-top: 1px;
}

#smileys {
        color: #924F0C;
        font-size: 8pt;
}
