body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
}

img {
border: 0px;
}

#header {
position: absolute;
top: 0px;
left: 0px;
height: 151px;
width: 100%;
background-image: url('header_bg.png');
}

#header_zentrieren {
position: absolute;
top: 0px;
left: 25%;
width: 971px;
margin-left: -185px;
height: 151px;
}

#logo {
position: absolute;
left: 0px;
top: 0px;
height: 151px;
width: 198px;
}

#header_bilder {
position: absolute;
left: 198px;
top: 0px;
height: 151px;
width: 573px;
background-image: url('header.png');
}

#toplinks {
position: absolute;
top: 113px;
left: 296px;
text-align: left;
}

#toplinks a {
font-family: verdana;
font-size: 8pt;
color: #D01453;
text-decoration: none;
font-weight: bold;
margin-right: 15px;
}
#toplinks a:hover {
text-decoration: underline;
}

#mitte_zentrieren {
position: absolute;
top: 151px;
left: 25%;
width: 1000px;
margin-left: -185px;
}

#menu {
position: absolute;
top: 0px;
left: 0px;
height: 291px;
width: 198px;
background-image: url('menu_bg.gif');
background-repeat: no-repeat;
}

#banner {
position: absolute;
top: 292px;
left: 0px;
width: 197px;
margin: 0px;
padding: 0px;
}

#content {
position: absolute;
top: 0px;

left: 218px;
width: 553px;

font-family: verdana;
font-size: 8pt;
text-align: justify;
}

#iframe{
font-family: verdana;
font-size: 8pt;

}

.strich {
position: relative;
height: 5px;
width: 553px;
border-top: 1px solid #AAAAAA;
margin: 0px;
padding: 0px;
}

p,li,table {
font-family: verdana;
font-size: 8pt;
color: #555555;
text-align: justify;
margin-top: 0px;
display: block;
}

p a {
color: #555555;
}
p a:hover {
color: #d01453;
}

ul {
list-style-type:square;
list-style-position:outside;
}

table{
background-color:#ffffff;
border-width:1px;
border-style:solid;   
}

h1 {
font-family: verdana;
font-size: 14pt;
color: #D01453;
margin-top: 2px;
margin-bottom: 4px;
}

h2 {
font-family: verdana;
margin: 0px;
font-size: 10pt;
color: #999999;
text-align: justify;
width: 553px;
font-weight: normal;
}

h3 {
font-family: verdana;
margin: 0px;
font-size: 8pt;
color: #999999;
text-align: justify;
width: 553px;
font-weight: normal;
}
h3 a {
color: #555555;
}
h3 a:hover {
color: #888888;
}

h4  {
font-family: verdana;
font-size: 8pt;
color: #D01453;
text-decoration: none;
font-weight: bold;
}
h4 a {
font-family: verdana;
font-size: 8pt;
color: #D01453;
text-decoration: none;
font-weight: bold;
}
h4 a:hover {
text-decoration: underline;
}

h5 a {
color: #888888;
}
h5 a:hover {
color: #555555;
}