body{
margin: 0px;
padding: 0px;
background-color: #F7F7F7;
background-image: url(img/back.jpg);
background-repeat: repeat-y;
}

.logo{
position: absolute;
width: 420px;
height: 168px;
top: 0px;
left: 0px;
}

.head{
position: absolute;
width: 420px;
height: 168px;
top: 202px;
left: 1px;
}

.div_nav1{
position: absolute;
width: 142px;
height: 500px;
top: 16px;
left: 455px; 
}

.div_nav2{
position: absolute;
width: 142px;
height: 500px;
top: 16px;
left: 610px; 
}

.div_subnav{
position: absolute;
width: 220px;
top: 342px;
left: 219px;
}
.div_startbild{
position: absolute;
width: 220px;
top: 342px;
left: 0px;
}

h1{
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #2D2D2D;
line-height: 16px;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
padding-top: 4px;
}
.content{
position: absolute;
top: 344px;
left: 455px; 
width: 448px;
font-family: Arial;
font-size: 12px;
color: #2D2D2D;
line-height: 16px;
}
.content a:link { text-decoration: underline; color: #2D2D2D;}
.content a:visited { text-decoration: underline; color: #2D2D2D;}
.content a:active { text-decoration: underline; color: #2D2D2D; }
.content a:hover { text-decoration: none; color: #2D2D2D;}

.text{
font-family: Arial;
font-size: 12px;
color: #2D2D2D;
line-height: 16px;
}
.text a:link { text-decoration: underline; color: #2D2D2D;}
.text a:visited { text-decoration: underline; color: #2D2D2D;}
.text a:active { text-decoration: underline; color: #2D2D2D; }
.text a:hover { text-decoration: none; color: #2D2D2D;}


.td_normal{
text-align: right;
font-family: Arial;
font-size: 12px;
color: #2D2D2D;
line-height: 16px;
font-weight: bold;
}
.td_normal a:link { text-decoration: none; color: #2D2D2D;}
.td_normal a:visited { text-decoration: none; color: #2D2D2D;}
.td_normal a:active { text-decoration: none; color: #2D2D2D; }
.td_normal a:hover { text-decoration: none; color: #8D0000;}

.td_aktiv{
text-align: right;
font-family: Arial;
font-size: 12px;
color: #2D2D2D;
line-height: 16px;
font-weight: bold;
background-color: white;
}
.td_aktiv a:link { text-decoration: none; color: #2D2D2D;}
.td_aktiv a:visited { text-decoration: none; color: #2D2D2D;}
.td_aktiv a:active { text-decoration: none; color: #2D2D2D; }

ul,li{
margin: 0px;
margin-left: 10px;
padding: 0px;
list-style-type: square;
}

.formfeld_normal{
width: 250px;
height: 20px;
font-size: 11px;
border: 1px solid;
margin-bottom: 10px;
}

.formfeld_kurz{
width: 50px;
height: 20px;
font-size: 11px;
border: 1px solid;
margin-bottom: 10px;
}

.formarea_normal{
width: 250px;
height: 150px;
font-size: 11px;
border: 1px solid;
margin-bottom: 10px;
}
