
.titel
{
position : absolute;
width : 650px;
height : 85px;
top : 25px;
left : 240px;
border-bottom : 1px white solid;
border-left : 1px white solid;
border-right : none;
border-top : none;
padding : 0px;
margin : 0px;
z-index : 1;
font-family : verdana;
font-size : 32px;
color : #ffffff;
font-weight : bold;
text-align : center;
background-color : #888888;
}
.unten
{
position : absolute;
width : 650px;
height : 30px;
top : 600px;
left : 240px;
border-bottom : none;
border-left : 1px white solid;
border-right : none;
border-top : 1px white solid;
padding : 0px;
margin : 0px;
padding-top : 5px;
z-index : 1;
font-family : verdana;
font-size : 10px;
color : #444444;
font-weight : normal;
text-align : center;
background-color : #e2e2e2;
}
.navigation
{
position : absolute;
width : 220px;
height : 470px;
top : 120px;
left : 10px;
border-bottom : none;
border-top : 1px white solid;
border-right : 1px white solid;
border-left : none;
padding : 10px;
margin : 0px;
z-index : 1;
font-family : verdana;
font-size : 14px;
color : #444444;
font-weight : bold;
background-color : #e5e5e5;
}

a
{
font-family : verdana;
font-size : 14px;
color : #444444;
font-weight : bold;
text-decoration : none;
}
a:hover
{
font-family : verdana;
font-size : 14px;
color : #444444;
font-weight : bold;
text-decoration : none;
border-bottom : 2px solid white;
border-right : 2px solid white;
}
a.inhalt
{
font-family : verdana;
font-size : 14px;
color : #444444;
font-weight : normal;
text-decoration : none;
}
a.inhalt:hover
{
font-family : verdana;
font-size : 14px;
color : #444444;
font-weight : normal;
text-decoration : normal;
border-bottom : 1px solid #999999;
border-right : 1px solid #999999;
}
.content
{
position : absolute;
width : 650px;
height : 470px;
top : 120px;
left : 240px;
border-bottom : 1px #dddddd solid;
border-top : 1px #dddddd solid;
border-right : 1px #dddddd solid;
border-left : 1px #dddddd solid;
padding : 15px;
padding-top : 50px;
margin : 0px;
z-index : 1;
font-family : verdana;
font-size : 14px;
color : #444444;
font-weight : normal;
background-color : white;
line-height : 140%;
}
li
{
color : #444444;
}
.headline
{
text-decoration : underline;
font-size : 16px;
font-weight : bold;
}

