/* CSS Document */

*{

	margin:				0;

	padding:			0;

}

body{
  text-align: center;	
}

body,

table{

font-family:verdana;

font-size:11px;

margin-bottom:0px;

}

a:link, a:visited{

color:#d32726;

text-decoration:none;

}

ul{

list-style:none;

}

h4{

margin-top:10px;

margin-left:5px;

font-size:11px;

}

input, select, textarea{

font-family:verdana;

font-size:11px;

}

#overwrap{
margin: 0px auto;
width: 1032px;	
text-align: left;
}

#wrap{

background:url(img/hintergrund_2.jpg) 0 0 no-repeat;




}

#anmeldung{

height:90px;

}

#login{

position:absolute;

left:227px;

top:42px;

width:178px;

height:50px;

}

*html #login{

position:absolute;

left:227px;

top:38px;

width:178px;

height:50px;

}

#logo1{

position:absolute;

left:868px;

top:0x;

width:178px;

height:50px;

}

*html #logo1{

position:absolute;

left:868px;

top:330px;

width:178px;

height:50px;

}

/*#anmeldung form{

display:inline;

margin-top:12px;

padding-top:2px;

}

#anmeldung input{

margin-left:10px;

margin-top:2px;

margin-bottom:9px;

}*/

#newsletter{

background:url(img/newsletter.gif) 850px 20px no-repeat;

height:/*185px*/132px;

padding-left:800px;

}

#newsletter form{

padding-left:60px;

padding-top:65px;

}

#menue{
background:/*#b9c1c6*/ url(img/menustange.jpg) 0px 0px no-repeat;
height:30px;
}

#contCon{
background:#b9c1c6 url(img/feld.gif) 0 0 no-repeat;
min-height:700px;
padding-bottom:10px;
}

*html #contCon{

height:700px;

}

#contCon .alle{

margin-left:100px;

margin-top:0px;

}

#contCon .alle p{

margin-left:5px;

margin-top:10px;

}

#contCon .alle h2{

margin-left:5px;

margin-top:10px;

font-size:13px;

color:#d32726;

}

#contCon .alle h1{

margin-left:5px;

margin-top:20px;

font-size:18px;

color:#d32726;

}

#contCon .alle li{

margin-left:15px;

margin-top:10px;

background:url(img/list.gif) 0 4px no-repeat;

padding-left:8px;

}

#contCon .alle li a{

color:#000;

text-decoration:underline;

}

#footer{

background:url(img/footer.gif) 0 0 repeat-x;

padding-left:200px;

padding-top:10px;

padding-bottom:10px;

border-top:solid 1px #666;

}

*html #footer{

margin-bottom:0px;

}



.clearfix:after {

    content: 			"."; 

    display: 			block; 

    height: 			0; 

    clear: 				both; 

    visibility: 		hidden;

}



.clearfix {

	display: 			inline-table;

}



/* Hides from IE-mac \*/

* html .clearfix {

	height: 			1%;

}

.clearfix {

	display: 			block;

}

/* End hide from IE-mac */


