* {
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: center;
}

#wrapper {
width: 100%;
margin: 0 auto;
position: relative;
text-align: center;
}

#top {
margin-top: 34px;
margin-left: 30px;
height: 111px;
text-align: left;
background-color: transparent;
}

#top img {
margin-top: 4px;
margin-left: 0;
}

#contentauss {
width: 99%;
text-align: left;
position: relative;
margin-top: 4px;
margin-left: 30px;
padding-bottom: 10px;
}

#content {
position: relative;
text-align: left;
padding-left: 0;
padding-right: 4px;
}

h2.start {
padding-top: 28px;
margin-bottom: 0.2em;
min-height: 40px;
}

#content h3 a {
text-decoration: none;
font-size: 1em;
color: #164ea8;
}

#content h3 a:hover {
text-decoration: none;
font-size: 1em;
color: #f80;
}

p.first {
font-weight: bold;
color: #164ea8;
font-size: 1em;
padding-top: 4px;
}

p.dank {
padding-top: 10px;
}

ul.inhalt {
line-height: 1.3em;
margin-left: 22px;
list-style-image: url(grafiken/listpt.gif);
}

ul.inhalt li {
margin-bottom: 0.8em;
}

ul.inhalt li.enger {
margin-bottom: 0.2em;
}

ul.inhalt ul {
margin-top: 4px;
margin-left: 18px;
list-style-image: url(grafiken/listpt2.gif);
}

ul.inhalt ul li {
margin-bottom: 0.3em;
font-size: 1em;
}

abbr {
padding-left: 10px;
}

/* beginn menue */

#menue {
display: none;
}

.floatre {
display: none;
}

.clr {
clear: left;
}

/* beginn fusszeile */

#foot {
clear: right;
width: 100%;
margin: 0 auto;
text-align: center;
color: #fff;
background-color: #fff;
border-top: 0;
}

#foot p {
padding: 2px 0 6px 0;
margin-bottom: 4px;
}

#foot a {
color: #e1effc;
}

#foot a:hover {
color: #f90;
}

#aussen {
color: #202020;
font-size: 0.8em;
text-align: right;
padding-right: 20px;
}

/* beginn formular */
form {
background : url(grafiken/brief.gif) no-repeat 0 78% transparent;
width: 460px;
margin-left: 0;
padding: 2px;
}

label {
float: left;
clear: both;
display: block;
width: 130px;
margin-bottom: 6px;
padding-left: 0;
font: 0.8em/1.4em arial, verdana, sans-serif; 
}

input, textarea, select {
float: left;
display: block;
width: 250px;
background-color: #cddef0;
color: #000;
font: 0.8em arial, verdana, sans-serif;
border-top: 0;
border-right: 1px solid #f90;
border-bottom: 1px solid #f90;
border-left:0;
margin-bottom: 6px;
padding: 1px;
}

textarea {
background-color: #cddef0!important;
color: #000;
}

/*clear alle floats und fix firefox und ie bgcolor-bug */
div.clearer {
clear: both;
font-size: 1px;
line-height: 1px;
display: block;
height: 1px;
} 

.senden {
margin-left: 130px !important;
margin-left: 65px; /*fix ie6 position*/
width: 116px;
clear: both;
background-color: #cddef0;
color: #164ea8;
font-weight: bold;
border: 1px solid #f90;
}

input:focus, textarea:focus, select:focus {
background: #dee8f2!important;
color: #000;
}
