/* CSS Document */


body {
background:#fff;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
padding: 0px;
margin:0px;
}


#kopf {
background: url(gfx/head.jpg) no-repeat;
width: 960px;
height: 132px;
float:left;
padding: 0;
}

#mitteoben{
background: url(gfx/bg_content_top.gif) no-repeat;
width: 960px;
height: 22px;
float:left;
padding: 0;
}

#navigation {
   position: absolute;
   top: 142px;
   left: 10px;
   width: 207px;
   height: 200px;
   position: expression("absolute");
         top: expression(parseInt(document.body.scrollTop + 132));
}

#navigation[id] {
   position: fixed;
}

#headline {
   position: absolute;
   top: 157px;
   left: 295px;
   width: 207px;
   height: 76px;
}

#bildchen {
   position: absolute;
   top: 219px;
   left: 586px;
   width: 309px;
   height: 212px;
}

#mitte{
background: url(gfx/bg_content.gif) repeat-y;
width: 960px;
}

#inhalt{
padding-left: 253px;
padding-right:60px;
width: 600;
color:#1e216e;
font-size:11px;
line-height:15px;
}

#inhalt p{
padding-top:150px;
padding-right:70px;
}

#inhalt a:link {
color:#e0531e;
text-decoration:underline;
font-weight:bold;
}

#inhalt  a:hover {
color:#e0531e;
text-decoration:none;
font-weight:bold;

}

#inhalt  a:visited {
color:#e0531e;
text-decoration:underline;
font-weight:bold;
}

#start{
padding-left: 220px;
padding-right:30px;
width: 710;
color:#1e216e;
font-size:11px;
line-height:15px;
}
#center {
width: 442px;
border: solid 10px #ccd6eb;
font-size:13px;
line-height:25px;
color:#000;
float:left;
background-color:#fff;
}

#center a:link {
color:#003399;
text-decoration:none;
}

#center  a:hover {
color:#003399;
text-decoration:underline;
}

#center  a:visited {
color:#003399;
text-decoration:none;
}


#center h1{
border-top:solid 10px #ccd6eb;
background-color:#33cc00;
color:#fff;
text-indent:5px;
font-size:13px;
font-weight: bold;
letter-spacing:0.2em;
line-height:25px;}


#center h2{
color:#353a3c;
padding-left:5px;
font-size:12px;
font-weight: bolder;
line-height:14px;
margin-top:10px}

#center p{
color:#353a3c;
padding-left:5px;
padding-bottom:15px;
font-size:12px;
font-weight: normal;
line-height:20px;
}




#rechte{
width: 264px;
color:#2b2725;
float:left;
line-height:0px;
background-color:#fff;
border-top:solid 10px #ccd6eb;
border-bottom: solid 10px #ccd6eb;
}



#rechte h1{
border-top:solid 10px #ccd6eb;
background-color:#33cc00;
color:#fff;
text-indent:5px;
font-size:12px;
font-weight: bolder;
letter-spacing:0em;
line-height:25px;
margin-top:0px}



#rechte h2{
color:#efefef;
padding-left:5px;
font-size:12px;
font-weight: bolder;
line-height:14px;}

#fenster{
color:#353a3c;
text-align:center;
padding-bottom:10px;
font-size:11px;
font-weight: normal;
line-height:16px;
background-color:#ffffe6;
}

#fenster a:link {
color:#003399;
text-decoration:none;
}

#fenster  a:hover {
color:#003399;
text-decoration:underline;
}

#fenster  a:visited {
color:#003399;
text-decoration:none;
}

#fuss {
background: url(gfx/footer.gif) no-repeat;
width: 960px;
height: 36px;
float:left;
padding-top: 20px;
text-align:center;
font-size:11px; 
}

#fuss a:link{
color:#292b2c;
text-decoration:none;
}

#fuss a:hover{
color:#000;
text-decoration:underline;
}

#fuss a:visited{
color:#000;
text-decoration:underline;
}


