body {
	margin : 0; 
	background-image : url(../img/bkg_body.png); 
	background-repeat : repeat-x; 
	background-color: #FFFDD6; 
}

#container { 
	margin : 0 auto; 
	margin-top : 40px; 
	width : 1000px; 
	color : #98450D; 
	font-size : 14px; 
	font-family : Helvetica, Arial; 
} 

#head { 
	height : 120px; 
} 

#banner { 
	background-color: #9D1422; 
	height: 50px; 
	text-align : center; 
	font-size : 26px; 
	line-height: 46px; 
	margin-bottom: 50px; 
	color : #FDFF70; 
} 

#column_one { 
	float : left; 
	width : 160px; 
} 

#column_two { 
	float : right; 
	width : 560px; 
	margin-right : -560px; 
} 

#column_three { 
	float : right; 
	width : 280px; 
	margin-right : -280px; 
} 

#content_three { 
	float : right; 
	width : 280px; 
	margin : 12px 0 0 0; 
	text-align : center; 
} 

#content_two { 
	float : left; 
	width : 560px; 
	margin : 10px 0 40px -560px; 
} 

#content_one { 
	float : left; 
	width : 160px; 
	margin-left : -720px; 
} 

#content_two p { 
	padding : 0 60px 0 60px; 
} 

#content_three p { 
	font-size : 12px; 
	color : #A0A0A0; 
	margin : 316px 0 5px 34px; 
	text-align : center; 
} 

#center { 
	text-align : center; 
} 

#liste { 
	font-size : 17px; 
	text-align : center; 
} 

#center_big { 
	font-size : 19px; 
	color : #98450D; 
	text-align : center; 
	margin : 30px 0 0 0; 
} 

h1 { 
	text-align : center; 
	margin : 0 0 20px 0; 
} 

#pic { 
	width : 420px; 
	margin : 0 0 50px 86px; 
}

#unten { 
	text-align : center; 
	font-size : 28px; 
	font-weight : bold; 
	margin : 250px 0 0 20px; 
}

#left { 
	float : left; 
	width : 140px; 
}

#middle { 
	float : right; 
	width : 140px; 
}

#right { 
	float : right; 
	width : 140px; 
}

table { 
	margin-left : 100px; 
	font-size : 18px; 
}

tr { 
	height : 50px; 
}

tr#small { 
	height : 24px; 
}

td { 
	width : 300px; 
	vertical-align : top; 
}

td span { 
	font-size : 14px; 
}

td#preis { 
	width : 60px; 
	text-align : right; 
} 
 
.dateh { 
	text-align : center; 
	font-size : 18px; 
	margin : 0 0 20px 0; 
} 
 