@charset "utf-8";

body {

	color:#666;

	line-height:17px;

	font-size:12.5px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0;

	background-color:#FEFBD6

	

}



#container{

	width:980px;

	height:auto;

	background-color:#fff;

	margin:0 auto;

}

#header{

		background-image:url(../images/header_neu.jpg);

		width:980px;

		height:407px;

}



#container #maincontent #left{

		width:430px;

		float:left;

		margin-right:50px;

		padding-top:20px;

}



#container #maincontent #right{

		float:left;

		width:416px;

		padding-top:20px;

}






#container #maincontent{

		width:920px;

		height:auto;

		clear:both;

		margin:0 auto;

		text-align:justify;

}



#container #maincontent #left{

		width:430px;

		float:left;

		margin-right:50px;

		padding-top:20px;

}



#container #maincontent #right{

		float:left;

		width:416px;

		padding-top:20px;

}



#container #maincontent p{

		padding-left:20px;

}



#container #maincontent p strong{

		font-size:13px;

		font-weight:bold;

		

}

.green{

		color:#7d8a0c;

}



.bullet{

		padding-left:20px;

		background-image:url(../images/bullet.jpg);

		background-repeat:no-repeat;

		background-position:left;

}

	

#container #angebote{

		width:920px;

		height:auto;

		clear:both;

		margin:0 auto;

		text-align:justify;

}



.angebot{
	background-image:url(../images/angebot_box.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:693px;
	height:245px;
	position:relative;
	float:left;
	margin-right:53px;
	margin-bottom:30px;
	left: 17px;
	top: 110px;


}



.angebot .angebotcontent{

		padding: 45px 0 0 30px;

		width:250px;

		line-height:13px;

	

		font-size:11px;

}



.angebot .angebotcontent h1{

		font-size:16px;

}

.angebot  .preis{
	position:absolute;
	bottom:5px;
	right:45px;
	width:118px;
	top: 145px;
	height: 50px;
	left: 269px;


:right;

		font-size:18px;

		font-weight:bold;

}



.smallest{

		font-size:11px;

}



#footer{

	background-image:url(../images/footer.jpg);

	height:72px;

	width:980px;

	text-align:center;

	padding-top:50px;

}



a{

	color:#7d8a0c;

	font-weight:bold;

	text-decoration:none;

}



a:hover{

		color:#F90;

}

