* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 100.01%;
color: #000;
text-align: center;
}

#container {
width: 100%;
margin: 2px auto 12px auto;
padding-bottom: 20px;
color: #000;
line-height: 1.1em;
text-align:left;
background: url(grafiken/bgfooter.jpg) #fff bottom left repeat-x;
position: relative;
}

#top {
padding: 0;
height: 144px;
color: #000;
border: 0 none;
}

#top h1 {
padding-top: 20px;
padding-right: 0;
font-size: 1.5em;
text-align: center;
line-height: 1.4em;
letter-spacing: 2px;
margin-bottom: 0;
}

#top h2 {
float: left;
padding-top: 26px;
padding-left: 100px;
font-size: 1em;
margin-bottom: 0;
color: #4d547e;
}

#topline {
width: 100%;
height: 8px;
}

#content {
margin-left: 10px;
}

.contentin {
padding: 2.1em 1.5em 0.2em 1em;
}

#content ul, #content ol {
margin-left: 1.8em;
margin-bottom: 1em;
}

#content li {
list-style-type: disc;
margin-bottom: 0.5em;
}

#linksnav {
display: none;
}

#menue {
display: none;
}

.floatre {
float:right;
margin: 0.2em 0.2em 0.5em 2em;
}

.floatli {
float: left;
margin: 0.2em 1em 0.8em 0em;
}

img.rahm {
padding: 3px;
border: 3px outset #4d547e;
}

div.hr {
height: 25px;
clear: left;}

div.hr hr {
display: none;
}

.breaker {
clear: both;
height: 1px;
}

#footer {
clear: both;
margin: 0;
padding: 26px 0 2px 0;
color: #000;
text-align:center;
}

#footer p {
padding-top: 6px;
padding-bottom: 4px;
line-height: 1.3em;
}

#aussen {
width: 920px;
margin: 24px auto 0px auto;
clear: both;
color: #564334;
margin-top: 2px;
margin-bottom: 10px;
text-align: right;
font-size: 0.7em;
}

.abstu {
padding-bottom: 1.2em;
}

#aussenform {
width: 460px;
float: left;
background-color: transparent;
}

form {
width: 430px;
padding: 22px 6px 20px 8px;
background: url(grafiken/bgform.gif) repeat-x top left transparent;
border-right: 1px solid #a6b3e5;
border-bottom: 1px solid #a6b3e5;
border-left: 1px solid #a6b3e5;
}

form p {
margin-bottom: 0.5em;
margin-top: 1.4em;
}

label {
float: left;
clear: both;
display: block;
width: 146px;
text-align: left;
margin-top: 9px;
padding: 0 0 2px 0;
font: 0.8em/1.1em arial, verdana, sans-serif; 
color: #4d547e;
}

input, textarea, select {
float: left;
display: block;
width: 260px;
color: #000;
font: 0.8em arial, verdana, sans-serif;
margin-left: 10px;
margin-top: 3px;
margin-bottom: 4px;
padding: 1px 1px 1px 4px;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #4d547e;
border-left: 0;
background-color: transparent;
}

.abstta {
margin-top: 8px;
}

textarea {
border: 1px dotted #4d547e;
}

.senden {
margin-top: 16px;
margin-left: 156px!important;
width: 126px;
clear: both;
background-color: #f8f8f8;
color: #4d547e;
font-weight: bold;
border-top: 2px solid #fff;
border-right: 2px solid #4d547e;
border-bottom: 2px solid #4d547e;
border-left: 2px solid #fff;
}