/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#boxcontainer{
width:1050px;
}

#boxoben{
padding:10px;
width:960px;
height:150px;
float:left;
margin-top:100px;
}

#boxlinks{
float:left;
width:200px;
margin-left:7px;
margin-top:20px;
}

#boxrechts {
float:left;
margin-left:18px;
width:700px;
margin-top:25px;
}



#boxoben_2{

width:900px;
height:60px;
float:left;
}
#boxlinks_2{
float:left;
width:175px;
margin-left:5px;
margin-top:20px;
}
#boxrechts_2{
float:left;
margin-left:10px;
width:668px;
margin-top:27px;
}
.td{
width:150px;
height:20px;
}
.td_2{
width:150px;
height:20px;
padding-left:20px;
}

.inhalttext{
color: #000000;
}

.navigatiotext{
text-decoration:none;
color:#000000;
}

.navigatiotext:hover{
color:#000DCC;
}

.text_titel{
text-decoration:underline;
font-size:14px;
}

.links_text{
color:#000000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.aktuelle_link{
color:#000DCC;
text-decoration:none}


.links{
text-decoration:underline;
color:#000000;
}
.links:hover{
text-decoration:underline;
color:#000DCC;
}


.titel{
text-decoration:strong;
}
