#Lefttop, #Leftmiddle, #Leftbottom {
	width:193px;
	height:231px;
	margin-bottom:8px;
	float:left;
}

#Righttop, #Rightmiddle, #Rightbottom {
	margin-bottom:8px;
	width:193px;
	height:231px;
	float:right;
}

#Lefttop {
	background: url(../images/site/ferienbox.jpg) no-repeat;
}

#Leftmiddle {
	background:	url(../images/site/wohnungbox.jpg) no-repeat;
}

#Leftbottom {
	background:	url(../images/site/buchungbox.jpg) no-repeat;
}

#Righttop {
	background:	url(../images/site/ostseebox.jpg) no-repeat;
}

#Rightmiddle {
	background:	url(../images/site/pferdebox.jpg) no-repeat;
}

#Rightbottom {
	background:	url(../images/site/freizeitbox.jpg) no-repeat;
}

#Lefttopcontent,#Leftmiddlecontent, #Righttopcontent, #Rightmiddlecontent, #Rightbottomcontent {
	padding: 118px 8px 8px 8px;
	font-size:0.75em;
	color:#ffffff;
	line-height: 125%;
}

#Leftbottomcontent {
	padding: 65px 8px 8px 8px;
	font-size:0.75em;
	color:#ffffff;
}

#SiteContent {
	font-size:0.85em;
	color:#003055;
}