/* Style Sheet */

h1 {
font-family:verdana, sans-serif;
font-size:13px;
color:#000066;
}
h2 {
font-family:verdana, sans-serif;
font-size:12px; font-weight:bold;
color:#000066;
}

p {
font-family:verdana, sans-serif;
font-size:12px;
color:black;
}
ul {
list-style-type:square;
font-family:verdana, sans-serif;
font-size:11px;
color:black;
}
ol {
font-size:11px;
color:black;
}
table{
font-size:11px;
color:black;
}

a.textlink:link, a.textlink:visited {
font-size:11px;
color:#000066;
text-decoration:none;
font-weight:bold
}

a.textlink:active, a.textlink:hover {
font-size:11px;
color:#000066;
text-decoration:underline;
font-size:11px;
font-weight:bold
}

a.menu:link, a.menu:visited
{ 
 color:#000033;
 background-color:white;
 text-decoration:none;
 font-size:11px;
 font-weight:bold

}
a.menu:active, a.menu:hover
{ 
 color:white;
 background-color:#000033;
 font-size:11px;
 font-weight:bold
}

#logo {
width:865px;
height:107px;
margin:0px auto;
background-color:white;
}

#menu1 {
width:855px;
height:15px;
background-color:white;
text-align:center;
padding:5px;
font-family:verdana, sans-serif;
font-size:11px;
margin:10px auto;
color:white;
}
#bottom
{
width:865px;
height:50px;
margin:0px auto;
padding:10px;
text-align:right;
}

a.bottomlink:link, a.bottomlink:visited {
font-size:11px;
color:white;
text-decoration:none;
font-family:verdana, sans-serif;
}

a.bottomlink:active, a.bottomlink:hover {
font-size:11px;
color:white;
text-decoration:underline;
font-size:11px;
font-family:verdana, sans-serif;
}

#inhalt {
background-color:white;
font-family:verdana, sans-serif;
font-size:12px;
width:845px;
padding:10px;
margin:0px auto;
min-height:400px;
margin-top:15px;
overflow:auto
}