body {
text-align:center;
background-color: #ece6d5;
}
#uber {
width:760px;margin:0px auto;
}
div {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
font-family: verdana, sans-serif;
font-size: 12px;
text-align:left;
}

.csc-mailform{border:0px;}

label{float: left; width: 100px;}

input,textarea {
background-color:#ece6d5;
color:#0055cc;
border:0px solid #ff0000;
margin: 5px;
}

h1 {
font-size: 16px;
border-bottom:1px dashed #ece6d5;
}

a:link{color:#000;}
a:visited{color:#ff0;}
a:hover{color:#f00;}
a:active{color:#f00;}



.bodytext{
font-family: verdana, sans-serif;
font-size: 12px;
}



#sprache {
vertical-align: top;
height: 20;
text-align: right;
}

#haupt {
position:relative; 
width:800px; 
height:auto;
min-height: 400px;
z-index:3;
background-color: #b99966;
border:0px solid black;
padding:10px;
}

#menue {
position:relative;  
width:800px; 
height:50px;
z-index:1;
background-image: url(../images/menuehintergrund.png);
background-color: #b99966;
width:800px;height:50px;
border:0px solid black;
padding:0px;
}

#kopfer {
position:relative; 
width:800px; 
height:366; 
z-index:10
background-image: url(#);
border: 0px solid black;
padding:0px;
}

#fusser {
position:relative;  
width:800px; 
height:40px;
z-index:4;
background-image: url(../images/menuehintergrund.png);
background-color: #b99966;
border:0px solid black;
padding:3px;
}

