body{
	font-family:Verdana;
	font-size: 13px;
	padding:0px;
	margin:0px;
background:transparent url('images/background2.jpg') no-repeat scroll center top;
       
       
}

.containerintro{
	width:970px;
	height:500px;
	margin:0 auto;
	 
}

.links{
	float:left;
	width:450px;
	height:200px;
	margin-top:60px;
	margin-right:20px;
	background-image:URL('images/logo.png');
	background-repeat:no-repeat;

}

.rechts{
	float:left;
	margin-top:20px;
	width:500px;
	
}

.clear{
	clear:both;
}

.titel{
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:17px;
	color:#E27743;
	margin-top:20px;
	margin-bottom:10px;
	
}

.rechts a:link,
.rechts a:visited{
	color:#E27743;


}

.logos{
	background-image:URL('images/logos.png');
	background-repeat:no-repeat;
	width:655px;
	height:55px;
}

.logos2{
	background-image:URL('images/logos2.png');
	background-repeat:no-repeat;
	width:900px;
	height:80px;
}



.footer{
	width:970px;
	margin:0 auto;
	text-align:right;
	border-top:1px solid #A3DB76;
	padding-top:5px;
	color:#999999;
	font-size:10px;
	margin-top:5px;
}
