body
{
text-align: center;
margin: 0;
padding: 0;
font-family: verdana, arial, hevetica, sans-serif;
color: #2F2F2F;
background-color: #444A59;

}

div#container {
height: auto;
text-align: left;
border-left: #A90504 1px solid;
border-right: #A90504 1px solid;
position: relative;
}

div#kopfmenue {
margin: 0;
padding: 0;
width: 100%;
background-color: #DFDFDF;
position: relative;
z-index: 0;
}

div#headerleiste {
margin: 0;
padding: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
width: 100%;
background-color: #A90504;
border-top: #A90504 1px solid;
border-bottom: #A90504 1px solid;
position: relative;
}

div#navigation {
width: 100%;
height: 26px;
background-color: transparent;
background-color: #DFDFDF;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
z-index: 20;
}

div#seiteninhalt {
width: 100%;
margin-top: 0;
padding-top: 0;
border-bottom: #6A7179 0px dotted;
border-top: #6A7179 0px dotted;
position: relative;
z-index: 0;
}

div#werbung {
height: auto;
margin-top: 0;
padding-left: 10px;
padding-top: 0;
padding-right: 10px;
padding-bottom: 10px;
background-color: #DFDFDF;
border-right: #6A7179 0px dotted;
border-top: #6A7179 0px dotted;
float: left;
z-index: 2;
}

div#content {
height: auto;
width: 558px;
margin-top: 0;
padding-left: 10px;
padding-top: 0;
padding-right: 10px;
padding-bottom: 10px;
background-color: #F9F9F9;
border-left: #6A7179 1px dotted;
border-right: #6A7179 1px dotted;
overflow: auto;
float: left;
}

div#rechts {
height: auto;
margin-top: 0;
padding-left: 10px;
padding-top: 0;
padding-right: 10px;
padding-bottom: 10px;
background-color: #DFDFDF;
border-left: #6A7179 0px dotted;
float: right;
}

div#fussleiste {
height: auto;
width: 100%;
background-color: #DFDFDF;
float: left;
text-align: center;
}