body {
	background-color:#F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(assets/hintergrund.jpg);*/
}

#container {
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	width: 1024px;
	height: 100%;
	border: 1px solid #CCC;
}

#logo {
	background-color:#FFF;
	height: 172px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#top1 {
	float:left;
	height: 172px;
	width: 844px;

}

#container_mitte{
	float: left;
	width: 1024px;
	height: 100%;
	background-color: #FFF;
}

#navig{
	float: left;
	width: 200px;
	height: 100%;
	background-color:#FFF
	
}

#content {
	float: left;
	width: 824px;
	height: 100%;
	background-color:#FFF;
	
}	

#content a:link {
	text-decoration:none;
	font-weight:bold;
	color: #CCC;
}
#content a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #CCC;
}

#content a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #2841FC;

}
	
#content a:active {
	text-decoration:none;
	font-weight:bold;
	color: #CCC;
}


#content1 {
	float:left;
	width: 412px;
	height: 100%;
	background-color: #FFF;
	
}	

#content1_picture {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	

#content1_text {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	



#content2 {
	float:left;
	width: 412px;
	height: 100%;
	background-color: #FFF;
	
}	


#content2_picture {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	

#content2_text {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	



#content3 {
	float:left;
	width: 412px;
	height: 100%;
	background-color: #FFF;
	
}	


#content3_picture {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	

#content3_text {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	

#content4 {
	float:left;
	width: 412px;
	height: 100%;
	background-color: #FFF;
	
}	

#content4_picture {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	

#content4_text {
	float:left;
	width: 206px;
	height: 240px;
	background-color: #FFF;
	
}	

#contentDetails1 {
	float:left;
	width: 820px;
	height: 100%;
	background-color: #FFF;
	
}	

#contentDetails1_picture {
	float:left;
	width: 206px;
	height: 100%;
	background-color: #FFF;
	
}	

#contentDetails1_text {
	float:left;
	width: 610px;
	height: 100%px;
	background-color: #FFF;
	
}



#container_bottom{
	float: left;
	width: 1024px;
	height: 40px;
	background-color: #FFF;
}
.HeadlineAngebote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.AngeboteNormaltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
}
	
	
	
.AngeboteNormaltextLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.HeadlineSite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}