/* CSS Document */

body{
background-color: #CE9747;
font-family: Georgia, Times New Roman, Times, Serif;
font-size:12px;
color: #43240D;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

A:link {
color : #FDD97F; 
font-weight : bold; 
text-decoration : none; 
font-size: 12px;
} 
A:visited {
color : #FDD97F;  
font-weight : bold; 
text-decoration : none;
font-size: 12px;
} 
A:hover {
color : #9D8160; 
font-weight : bold; 
text-decoration : none;
font-size: 12px;
} 
A:active {
color : #FDD97F; 
font-weight : bold; 
text-decoration : none;
font-size: 12px;
}
.menu{
color : #FDD97F;
font-weight : bold; 
font-size: 12px;
padding-left: 48px;
padding-top:3px;
}
.menu-schrift{
color : #FDD97F;
font-weight : bold; 
font-size: 12px;
padding-top:6px;
padding-bottom:2px;
}
.menu A:link, .menu A:visited, .menu A:active{
font-size: 12px;
font-weight: bold;
line-height:22px;
text-decoration:none;
}
.menu A:hover{
font-size: 12px;
font-weight: bold;

}
.content{
background-color:#000000;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #43240D;
padding-top:15px;
padding-bottom:15px;
}
.content A:link, .content A:visited, .content A:active {
color: #43240D; 
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
.content A:hover{
color: #75090C;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
.table{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #43240D;
background-color: #000000;
border: 1px solid #43240D;
}
.table2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #F3CE8F ;
background-color: #000000;
border: 1px solid #43240D;
}
.textnorm{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #43240D;
}
.text14px{
font-size: 14px;
font-family: Georgia, Times New Roman, Times, Serif;
color: #A05A19;
font-weight: bold;
}
.text12px{
font-size: 12px;
font-family: Georgia, Times New Roman, Times, Serif;
color: #A05A19;
font-weight: bold;
}
.text11px{
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #43240D;
}
.headline{
font-size: 18px;
font-family: Georgia, Times New Roman, Times, Serif;
color: #43240D;
padding-top:4px;
padding-bottom:3px;
}
.footer, .footer A:link, .footer A:visited, .footer A:active {
color : #43240D; 
font-weight : bold; 
text-decoration : none; 
} 
.footer A:hover {
color : #FDD97F; 
font-weight : bold; 
text-decoration : none; 
} 
hr{
color: #A05A19;
}