
#logo, #inhalt,#navigation{
border:1px solid #000000;
color:#ffffff;
}




#logo{
position:absolute;
margin-top:2px;
width:980px;
margin-left:0px;
height:75px;
background-image: url(bilder/logo.jpg);
background-repeat:no-repeat;
background-color:#004b9f;
}



#navigation{
position:absolute;
margin-left:0px;
margin-top:81px;
width:150px;
height:525px;
background-color:#000099;
overflow:auto;
color:#FACA57;
background-repeat:no-repeat;

}


#inhalt{
position:absolute;
margin-top:81px;
margin-left:155px;
width:825px;
height:525px;
background-color:#000099;
background-attachment:no-scroll;
background-repeat:no-repeat;

}



a:link {font-size:9pt; font-weight:light; color:#FACA57; text-decoration:none }
a:visited {font-size:9pt; font-weight:light; color:#FACA57; text-decoration:none }
a:hover {font-size:9pt; font-weight:light; color:#FF0000; text-decoration:none }
a:active {font-size:9pt; font-weight:light; color:#ffffff; text-decoration:none ; background-color: #FF0000}
a:focus { font-size:9pt;font-weight:light; color:#ffffff; text-decoration:none ; background-color: #FF0000}


p {
 font-family: Verdana;
 color: #FF7F00;
 font-size:12px;
 font-weight: bold;
 text-decoration: underline;
}







body {
 font-family: Verdana;
 font-size: 12px;
 color: #FACA57;
background:#FFFF80;



}
table {
font-family : Verdana;

}

td {
font-family:Verdana;
 font-size: 12px;
color: ;
font-weight:light;
}
tr {
 font-family: Verdana;
 font-size:12px;
}



li {
 font-family: Verdana;
 font-size: 12px;
  color: #FACA57;


}
ul {
 font-family: Verdana;
 font-size: 12px;

}
ol {
 font-family: Verdana;
 font-size: 12px;

}

h1 {
 font-family: Verdana;
 font-size: 16px;
 color:#FACA57;
}
h2 {
 font-family: Verdana;
 font-size: 14px;
 color:#FACA57;
}

h3{
 font-family: Verdana;
 font-size: 12px;
 color:#FACA57;
}
h4 {
 font-family: Verdana;
 font-size: 10px;
 color:#FACA57;
}


h5 {
 font-family: Verdana;
 font-size: 8px;
 text-align: center;
 color: #FACA57;
}
