* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-size: 100.01%;
background-color: #fff;
color: #000;
font-family: arial, helvetica, sans-serif;
text-align: left;
}

#wrapper {
width: 99%;
margin: 0;
text-align: left;
background-color: #fff;
border: 2px solid #a9bdd2;
}

#top {
background-color: #fff;
height: 156px;
}

#menue {
display: none;
}

#content, #content2, #content3, #content4 {
width: 99%;
background-color: #fff;
}

#contentin {
margin-left: 0;
padding: 1em;
background-color: #fbfbfb;
border-left: 0;
}

h1, h2, h3 {
font-size: 1.3em;
color: #5d6874;
background-color: transparent;
margin-bottom: 0.6em;
}

h2, h3 {
font-size: 1em;
margin-bottom: 0.1em;
}

h3 {
margin-top: 1em;
}

p {
font-size: 0.8em;
line-height: 1.5em;
padding: 0.5em 0;
}

#contentin ul {
margin-left: 30px;
list-style-image: url(grafiken/listpt.gif);
}

#contentin li {
margin-bottom: 0.6em;
font-size: 0.8em;
}

#foot {
width: 99%;
margin: 0.1em auto 1em auto;
text-align: center;
background-color: #fff;
border-top: 1px solid #a9bdd2;
}

#aussen {
text-align: center;
margin-left: 0;
}

p.danke {
margin-bottom: 0;
}