body{
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
background-image: url(gfx/pfeile.jpg);
background-repeat: no-repeat;
line-height: 18pt; 
}

.navigation{
position:absolute;
top:80px;
left:0px;
width:160px;
/*border:1px solid green;*/
text-align:right;
color:#008B2C;
line-height: 18pt; 
}

.navigation a{
text-decoration:none;
color:#008B2C;
}

.navigation a:hover{
font-weight: bold;	
}

.navigation a:active{
font-weight: bold;	
}

.subnavigation_leistungsspektrum{
font-size: 9pt;
line-height: 18pt;
position:absolute;
top: 104px;
left:180px;
width: 200px;
color: #003698;
/*border: 1px solid green;*/
}

.subnavigation_leistungsspektrum a{
text-decoration:none;
color: #003698;
}

.subnavigation_leistungsspektrum a:hover{
font-weight:bold;
}

.subnavigation_leistungsspektrum a:active{
font-weight:bold;
}

.subnavigation_kooperationspartner{
font-size: 9pt;
line-height: 18pt;
position:absolute;
top: 128px;
left:180px;
width: 200px;
color: #003698;
/*border: 1px solid green;*/
}

.subnavigation_kooperationspartner a{
text-decoration:none;
color:#003698;
}

.subnavigation_kooperationspartner a:hover{
font-weight: bold;
}

.subnavigation_kooperationspartner a:active{
font-weight: bold;
}

.subnavigation_team{
font-size: 9pt;
line-height: 18pt;
position:absolute;
top: 152px;
left:180px;
width: 200px;
color: #003698;
/*border: 1px solid green;*/
}

.subnavigation_team a{
text-decoration:none;
color:#003698;
}

.subnavigation_team a:hover{
font-weight: bold;
}

.subnavigation_team a:active{
font-weight: bold;
}

.subnavigation_referenzen{
font-size: 9pt;
line-height: 18pt;
position:absolute;
top: 176px;
left:180px;
width: 200px;
color: #003698;
/*border: 1px solid green;*/
}

.subnavigation_referenzen a{
text-decoration:none;
color:#003698;
}

.subnavigation_referenzen a:hover{
font-weight: bold;
}

.subnavigation_referenzen a:active{
font-weight: bold;
}

.subnavigation_kontakt{
font-size: 9pt;
line-height: 18pt;
position:absolute;
top: 199px;
left:180px;
width: 200px;
color: #003698;
/*border: 1px solid green;*/
}

.subnavigation_kontakt a{
text-decoration:none;
color:#003698;
}

.subnavigation_kontakt a:hover{
font-weight: bold;
}

.subnavigation_kontakt a:active{
font-weight: bold;
}

.content{
padding-left: 5px;
position:absolute;
top:80px;
left:390px;
width: 560px;
height: 440px;	
/*border:1px solid #008B2C;*/
overflow: auto;
}

.content a{
text-decoration:none;
color:#003698;
}

.content a:hover{
font-weight: bold;
}

.content a:active{
font-weight: bold;
}

.sitemap{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 18pt; 
}

.headline{
position:absolute;
top:505px;
left:5px;
border:0px solid red;
z-index:-1;
}


