* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 100.01%;
background-color: #eee;
color: #000;
text-align: left;
}

#container {
width: 99%;
margin: 10px auto 14px auto;
color: #202020;
line-height: 1.3em;
text-align: left;
position: relative;
}

#top {
padding: 4px 0 0 6px;
height: 150px;
background-color: #fff;
color: #000;
position: relative;
}

h1.start {
width: 594px;
height: 35px;
background-color: #fff;
letter-spacing: 1em;
color: #000;
font-size: 1em;
}

#content {
margin-left: 10px;
position: relative;
}

.contentin {
padding: 3.7em 1.4em 1em 1.1em;
min-height: 380px;
}

#content h2 {
margin-bottom: 0.7em;
}

#content h2.subh2 {
margin-top: 1.5em;
margin-bottom: 0.3em;
font-size: 0.9em;
}

#content ul, #content ol {
margin-left: 1.8em;
margin-bottom: 1.4em;
color: #000;
}

#content li {
list-style-type: disc;
}

#content ul li {
margin-bottom: 0.9em;
}

#content ul.mind li {
margin-bottom: 0.4em;
}

#linksnav {
display: none;
}

#menue {
display: none;
}

.floatre {
float:right;
margin: 0.2em 0em 0.5em 2em;
}

img.rahm {
padding: 2px;
border: 1px solid #821431;
}

.breaker {
clear: both;
height: 1px;
}

#footer {
clear: both;
width: 100%;
margin: 0;
padding: 0px 0 2px 0;
color: #fff;
height: 75px;
text-align: right;
background-color: #fff;
}

#footer p {
padding-top: 6px;
padding-right: 20px;
line-height: 1.3em;
}

#footer a {
text-decoration: underline;
background-color: transparent;
color: #eee;
}

#footer a:hover {
background-color: transparent;
color: #efe8ea;
}

#aussen {
width: 820px;
margin: 24px auto 0px auto;
clear: both;
color:#333;
margin-top: 2px;
margin-bottom: 10px;
text-align: right;
font-size: 0.7em;
}

#aussen a {
text-decoration: none;
background-color: transparent;
color: #303437;
border: 0 none;
}

form {
width: 420px;
margin-left: 0;
padding: 4px 4px 20px 2px;
background-color: #fff;
}

label {
float: left;
clear: both;
display: block;
width: 130px;
text-align: left;
margin-top: 5px;
padding: 0;
font: 0.8em/1.3em "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
color: #303437;
}

input, textarea, select {
float: left;
display: block;
width: 260px;
color: #000;
font: 0.8em "Lucida Sans Unicode", "Lucida Grande", 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 #821431;
border-left: 0;
background-color: transparent;
}

textarea {
border: 1px dotted #821321;
}

.abstta {
margin-top: 10px;
}

.senden {
margin-top: 16px;
margin-left: 280px!important;
margin-left: 140px; /*fix ie6 position*/
width: 126px;
clear: both;
background-color: #f4f4f4;
color: #821431;
font-weight: normal;
border-top: 2px solid #dadada;
border-right: 2px solid #303437;
border-bottom: 2px solid #303437;
border-left: 2px solid #dadada;
}

input:focus, textarea:focus, select:focus {
background: #f4f4f4!important;
color: #333;
}

