@charset "utf-8";
/* CSS Document */

.container:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { 
height: 1%; 
}
/* End hide from IE-mac */

html, body {
margin : 0;
padding : 0;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #383838;
}

#container {
}

#head {
margin: 0 auto;
background: url(../images/head4.jpg);
background-repeat: no-repeat;
width: 770px;
height: 135px;
}

#content {
margin: 0 auto;
width: 770px;
background: url(../images/bg_white2.jpg);
background-repeat: repeat-y;
text-align: left;
}

#mitte {
height: 145px;
background: url(../images/mitte7.jpg);
background-repeat: no-repeat;
padding: 30px 0  8px 140px ;
}

.leiste{
margin-left: -7px;
line-height: 2px;
}

ul {
margin-left: -15px;
}



.float{
float: right;
margin-top: 3px;
}

.floatleft {
float: left;
width: 86px;
padding-right: 15px;
}

.floatright {
float: left;
width: 400px;
height: 30px;
}

.clear {
clear: both;
}

.menu {
background-color: #FFFFEA;
}

.textfeld {
background-color: #FFFFEA;
border: #666666 1px solind;
}

.submit {
width: 160px;
height: 26px;
font-weight: bold;
color: #FFFFFF;
background-color: #B7314A;
border:4px outset #B7314A;
}

#contentbottom {
margin: 0 auto;
width: 770px;
height: 15px;
background: url(../images/bottom2.jpg);
background-repeat: no-repeat;
}

#bgimpressum {
text-align: left;
margin: 0 auto;
width: 770px;
background: url(../images/bg_impressum2.jpg);
background-repeat: no-repeat;
height: 142px;
}

#impressum {
padding: 20px 40px 0 40px;
color:#FFFFFF;
}

.text {
float: right;
padding-right: 5px;
}

h2 {
margin: 7px 0;
padding: 0;
font-size: 15px; 
font-weight:bold; 
color: #96293C;
}

#impressum .spalte1{
float: left;
width: 260px;
}

#impressum .spalte2{
float: left;
width: 40px;
}

#impressum .spalte3{
float: left;
width: 190px;
}

#impressum .spalte4{
float: left;
width: 60px;
}

#impressum .spalte5{
float: left;
width: 140px;
}


#impressum .spalte6{
padding: 0 32px;
}



