body {
height: 100%;
margin: 0;
padding: 0;
}

/* Menüleiste */

#menue {
display: none;
}


/* Kopf */

#titel {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin: 0px;
border: 0px;
height: 80px;
}

#titel h1 {
font-size: 20px;
margin-top: 5px;
margin-bottom: 0;
}

#titel h5 {
font-size: 15px;
margin-top: 0;
margin-bottom: 0;
}

/* Inhaltsbereich */

#huelle {
height: 100%;
margin-top:0px;
background-color: #e0e6ff;
color: #000;
float: left;
}

#inhalt {
height: 100%;
margin-top:0px;
background-color: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
float: left;
}

.noprint {
display: none;
}

/* Formular */

.formtextbeitritt { 
width: 250px;
float: left;
clear: left;
}

.submit {
display: none;
}

input, textarea {
border: 1px solid black;
vertical-align: top;
font-size: 80%;
}

.radio {
border: 0;
background-color: #990000;
}

.linksreinigung {
clear: left;
}

/* Domeus Box */

.ecwebbox {
font-family:verdana,arial,helvetica,sans-serif;
font-size:10px; 
font-weight:bold;
}

A.ecwebboxinfo:link {
color:#FF960A; 
text-decoration: none;
}

A.ecwebboxinfo:active {
color:#FF960A; 
text-decoration: none;
}

A.ecwebboxinfo:visited {
color:#FF960A; 
text-decoration: none;
}
