body {
height: 100%;
background-color: #e0e6ff;
margin: 0;
padding: 0;
}

/* Menüleiste */

#menue {
width: 20%;
height: 2000px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
background-color: #3399ff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
border-right: 3px solid #009;
float: left;
}

#menue p {
line-height: 1.4;
}

#menue a {
text-decoration: none;
}

.navihaupt {
font-size: 110%;
margin-bottom: 3px;
margin-top: 3px;
}

.navihaupt a:link {
color: #000;
}

.navihaupt a:visited {
color: #000;
}

.navihaupt a:hover {
background-color: #e0e6ff;
color: #000;
}

.navihaupt a:active {
color: #000;
}

.naviklein {
font-size: 93%;
margin-bottom: 3px;
margin-top: 3px;
margin-left: 15px;
}

.naviklein a:link {
color: #000;
}

.naviklein a:visited {
color: #000;
}

.naviklein a:hover {
background-color: #e0e6ff;
color: #000;
}

.naviklein a:active {
color: #000;
}

.navianders {
font-size: 110%;
margin-bottom: 3px;
margin-top: 3px;
}

.navianders a:link {
background-color: #e0e6ff;
color: #000;
}

.navianders a:visited {
background-color: #e0e6ff;
color: #000;
}

.navianders a:hover {
background-color: #e0e6ff;
color: #000;
}

.navianders a:active {
background-color: #e0e6ff;
color: #000;
}

.naviandersklein {
font-size: 93%;
margin-bottom: 3px;
margin-top: 3px;
margin-left: 15px;
}

.naviandersklein a:link {
background-color: #e0e6ff;
color: #000;
}

.naviandersklein a:visited {
background-color: #e0e6ff;
color: #000;
}

.naviandersklein a:hover {
background-color: #e0e6ff;
color: #000;
}

.naviandersklein a:active {
background-color: #e0e6ff;
color: #000;
}

.navisprung {
padding-top: 0px;
padding-bottom: 0px;
font-size: 1px;
color: #3399ff;
}

.navisprung a {
color: #3399ff;
}

.textkleinabstand {
font-size: 93%;
margin-bottom: 3px;
margin-top: 40px;
}

/* Kopf */

#titel {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #3399ff;
margin: 0px;
border: 0px;
height: 100px;
}

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

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

/* Inhaltsbereich */

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

#inhalt {
width: 75%;
height: 100%;
margin-top:0px;
background-color: #e0e6ff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 101%;
float: left;
padding-top: 20px;
padding-left: 15px;
}


/* Formular */

.formtext { 
width: 150px;
float: left;
line-height: 200%;
clear: left;
}

.formtextbeitritt { 
width: 250px;
float: left;
line-height: 200%;
clear: left;
}

#formfeld {
border: 2px solid blue;
padding: 10px;
}

.submit {
background-color: #3399ff;
color: #fff;
}

input, textarea {
border: 2px solid blue;
background-color: #ffff99;
vertical-align: top;
color: blue;
font-size: 110%;
}

.radio {
border: 0;
}

.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;
}
