#body{
margin:0px;
font-family: Arial, sans-serif;
font-size: 13px;
}

#main-Startseite{
text-align:center;
border:1px;
width:80%; height:1192px;
border-style:solid;
border-color:#979797;
position:absolute;
}

#main-Aktuelles{
border:1px;
width:80%; height:1000px;
border-style:solid;
border-color:#979797;
position:absolute;
}

#main-Referenzen{
text-align:left;
border:1px;
width:80%; height:3800px;
border-style:solid;
border-color:#979797;
position:absolute;
}

#main-Presseecho{
border:1px;
width:80%; height:1192px;
border-style:solid;
border-color:#979797;
position:absolute;
}

#main-Kontakt{
border:1px;
text-align:left;
width:80%; height:1192px;
border-style:solid;
border-color:#979797;
position:absolute;
}

#main-Impressum{
border:1px;
width:80%; height:1530px;
border-style:solid;
border-color:#979797;
position:absolute;
}

#main-KDH{
border:1px;
width:80%; height:12825px;
border-style:solid;
border-color:#979797;
position:absolute;
}



.footer-Startseite{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
padding-top:5px;
line-height:160%;
border-bottom-width:1px;
}

.footer-Aktuelles{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
padding-top:5px;
line-height:160%;
border-bottom-width:1px;
}

.footer-Referenzen{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
padding-top:10px;
margin-top:-50px;
line-height:160%;
border-bottom-width:1px;
}

.footer-Presseecho{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
padding-top:5px;
line-height:160%;
border-bottom-width:1px;
}

.footer-Kontakt{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
padding-top:5px;
line-height:160%;
border-bottom-width:1px;
}

.footer-Impressum{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
padding-top:10px;
margin-top:20px;
line-height:160%;
border-bottom-width:1px;
}

.footer-KDH{
background-image:url("../../Bilder/bg_footer.jpg");
background-repeat: repeat-y;
width:100%; height:42px;
line-height:160%;
border-bottom-width:1px;
}


.banner1{
background-image:url("../../Bilder/bg_bannerRM.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px; 
width:100%; height:120px;
text-align:center;
}




.picturelist{
background-image:url("../../Bilder/picturelist.jpg");
margin: 0px 0px 0px 0px; 
width:100%; height:130px;
border-style:solid; 
border-width:1px;
border-left-width:0px;
border-right-width:0px;
}


.navigation{
background-image:url("../../Bilder/bg_navigation.jpg");
background-repeat: repeat-y;
width:100%; height:30px;
border-style:solid;
border-bottom-width:0px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
}



.mainpage-Startseite{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:75%;
padding:40px 0px 0px 0px;
}

.mainpage-Aktuelles{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:75%;
padding:40px 0px 0px 0px;
}

.mainpage-Referenzen{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:3500px;
padding:40px 0px 0px 0px;
}

.mainpage-Presseecho{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:75%;
padding:40px 0px 0px 0px;
}

.mainpage-Kontakt{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:75%;
padding:40px 0px 0px 0px;
}

.mainpage-Impressum{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:1170px;
padding:40px 0px 0px 0px;
}

.mainpage-KDH{
background-image:url("../../Bilder/bg_mainpage.jpg");
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width:100%; height:12500px;
padding:40px 0px 0px 0px;
}





* {
margin: 0;
padding: 0;
}

ul {
list-style: none;
}

li.toplink {
float: left;
}

a.toplink {
line-height:205%;
border-color:#FFFFFF;
background-color:rgb(82,83,189);
color: rgb(255,255,255);
display: block;
font-weight: bold;
height: 30px;
text-align: center;
text-decoration: none;
width: 100px;
border-style:solid;
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:0px;
font-family: Arial;
}

a.toplink:hover {
background-color: rgb(44,190,50);
}

li.toplink:hover ul.submenu {
display: block;
}

ul.submenu {
display: none;
}

a.sublink {
background-color: rgb(223,224,211);
color: rgb(0,0,0);
display: block;
font-weight: bold;
height: 30px;
padding-top:7px;
padding-bottom:4px;
text-align: center;
text-decoration: none;
width: 100px;
}

a.sublink:hover {
background-color: rgb(254,118,118);
}


#advertiser{
left:102%; top:110px;
height:110px;
border:0px;
border-style:solid;
border-top:0px;
border-left:0px;
border-bottom:0px;
width:22%; height:500px;
position:absolute;
z-index:1;
}

