#wrapper {
width: 99%;
margin: 0.5em auto 0.1em auto;
position: relative;
text-align: center;
line-height: 1.4em;
border: 0;
}

#content {
background-color: #fff;
text-align: left;
padding: 1em 0 0.5em 1em;
position: relative;
}

#content p {
margin-bottom: 0.5em;
padding-right: 1em;
}

#content ul {
margin-left: 1em;
list-style-type: circle;
}

#menue {
display: none;
}

.floatre {
float: right;
padding: 0 0 12px 12px;
}

.floatli {
float: left;
margin-top: 6px;
padding: 0 12px 12px 0;
position: relative;
}

#zitat {
width: 200px;
float: right;
padding: 16px;
margin-left: 1.4em;
background: url(grafiken/bgzitat.jpg) no-repeat bottom right #fff;
font-style: oblique;
position: relative;
}

#zitat p {
padding-right: 2px;
}

p.kleinre {
display: none;
}

.clr {
clear: left;
}

#foot {
text-align: right;
padding: 6px 10px 6px 0;
color: #fff;
background: url(grafiken/bgfoot.gif) no-repeat bottom left #564b43;
}

#foot p.floatlile {
display: none;
}

#foot a {
text-decoration: none;
background-color: transparent;
color: #fff;
}

#foot a:hover {
text-decoration: none;
background-color: transparent;
color: #fdf6d3;
}

#aussen {
width: 780px;
color: #999;
font-size: 0.85em;
text-align: right;
margin: 10px auto;
}

#aussen a {
text-decoration: none;
background-color: transparent;
color: #999;
border: 0 none;
}

#aussen a:hover {
background-color: transparent;
color: #fdf6d3;
}

form {
width: 446px;
margin-left: 0;
padding: 8px 1px 28px 6px;
background: url(grafiken/bgform.jpg) no-repeat bottom left transparent;
}

label {
float: left;
clear: both;
display: block;
width: 130px;
text-align: left;
margin-top: 5px;
padding: 0;
font: 0.8em/1.3em oblique arial, helvetica, sans-serif; 
color: #302720;
}

input, textarea, select {
float: left;
display: block;
width: 260px;
color: #000;
font: 0.8em oblique arial, helvetica, sans-serif;
margin-left: 10px;
margin-top: 2px;
margin-bottom: 4px;
padding: 1px 1px 1px 4px;
border-top: 0;
border-right: 0;
border-bottom: 1px dotted #302720;
border-left: 0;
background-color: transparent;
}

textarea {
border: 1px dotted #302720;
}

.abstta {
margin-top: 10px;
}

.senden {
margin-top: 16px;
margin-left: 280px!important;
margin-left: 140px; /*fix ie6 position*/
width: 126px;
clear: both;
background-color: #fcf6d4;
color: #302720;
font-weight: bold;
font-style: oblique;
border-top: 2px solid #b39c8c;
border-right: 2px solid #302720;
border-bottom: 2px solid #302720;
border-left: 2px solid #b39c8c;
}

input:focus, textarea:focus, select:focus {
background: #fff!important;
color: #333;
}

.breaker {
clear: both;
height: 1px;
}

div.hr {
height: 16px;
background: url(grafiken/trenner.jpg) no-repeat 42% 1% transparent;
}

div.hr hr {
display: none;
}

