@charset "ISO-8859-1";


body   {
         background:#f0f0f0;

}

* {
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
color:#49280c;
font-weight:400;
line-height:1.3em;
}

.klein {
font-size:10pt;
}

.ub
{   text-decoration:underline;
color:#49280c;
font-weight:550;
font-size:1.3em;
}

.fett
{   text-decoration:none;
font-size:10pt;
color:#49280c;
font-weight:550;
font-size:1.1em;
}

.bw
{   text-decoration:none;
color:#ffffff;
font-size:11pt;
font-weight:550;
}

.b10
{   text-decoration:none;
font-color:#49280c;
font-weight:bold;
font-size:10pt;
}

.b11
{   text-decoration:none;
color:#49280c;
font-weight:650;
font-size:11pt;
}
.b13
{   text-decoration:none;
color:#49280c;
font-weight:650;
font-size:12pt;
}

.w
{
text-decoration:none;
background-color:#FFF9F0;
/*color:#E14D02; #F56219 ;*/
color:#CC3333;
font-size:11pt;
font-weight:650;
}


.center
{text-align:center;
font-weight:550;
}

#logo {
   position:absolute;
   top:150px;
   left:300px;
   width:320px;
   padding:10px;
   margin:0px;
}

a.type1:link { text-decoration:none;font-size:11pt; font-weight:550; color:#ffffff; }
a.type2:link { text-decoration:none;font-size:10pt; font-weight:550; color:#CC3333; }

a.type1:visited {text-decoration:none; font-size:11pt; font-weight:550; color:#ffffff; }
a.type2:visited {text-decoration:none; font-size:10pt; font-weight:550; color:#CC3333; }

a.type1:focus {   text-decoration:underline; font-size:11pt; font-weight:550; color:#ffffff;}
a.type2:focus {   text-decoration:underline; font-size:10pt; font-weight:550; color:#CC3333;}

a.type1:hover {  text-decoration:underline; font-size:11pt; font-weight:550; text-decoration:underline; color:#ffffff;}
a.type2:hover {  text-decoration:underline; font-size:10pt; font-weight:550; color:#CC3333;}

a.type1:active {   text-decoration:underline;font-size:11pt; font-weight:550; color:#ffffff;}
a.type2:active {   text-decoration:underline;font-size:10pt; font-weight:550; color:#CC3333;}