body{
margin: 0;
padding: 0;
height:100%;
background-image:url(../images/bg-kachel.gif);
background-repeat:repeat-x;
}

H1 {
padding:0;
margin:0;
}

HTML{
height:100%;
}


.p_klein{
margin:7px;
}

HR{
color:#CCCFD4;
background-color:#CCCFD4;
border:solid #CCCFD4;
border-width:1px 0 0 0;
height:0px
}


IMG{
border:0;
}

div#logo {
position:relative;
height:82px;
width:223px;
float:left;
}

div#hauptnavi {
position:relative;
height:82px;
width:auto;
background-image:url(../images/hauptnavi-left.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
float:left;
vertical-align:bottom;
}

div#servicenavi {
top:1px;
position:absolute;
height:15px;
width:100%;
text-align:right;
z-index:5;
}

div#mitte {
position:relative;
height:251px;
width:100%;
background-image:url(../images/bg-mitte.gif);
background-repeat:repeat-x;
}

div#left {
position:relative;
height:250px;
width:223px;
background-image:url(../images/frosch-links.jpg);
background-repeat:no-repeat;
float:left;
text-align:right;
}

div#subnavi {
position:relative;
padding:10px 10px 10px 10px; 

}

div#adresse {
position:absolute;
top:82px;
height:auto;
width:223px;
z-index:3;
padding:150px 15px 15px 15px;
}

div#content {
position:relative;
height:auto;
width:722px;
border-left:4px solid #bb3109;
padding:20px 20px 20px 20px;
float:left;
}

div#footer {
position:relative;
height:15px;
width:100%;
border-top:1px solid #bb3109;
text-align:center;
}




