html, body { 
	background:#F9F2EF; 
	margin:0; 
	width:100%; 
	height:100%; 
}
DL,DD,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
	font-family:Trebuchet MS, Helvetica, Arial, sans serif; 
	font-size:12px; 
	color:#333; 
	vertical-align:top; 
}
a:link {
	color:#AD5432; 
	text-decoration:none; 
}
a:hover { 
	color:#333; 
	text-decoration:none; 
}
a:visited { 
	color:#AD5432; 
	text-decoration:none; 
}
a:visited:hover { 
	color:#333; 
	text-decoration:none; 
}
.sizer { 
	width:900px; 
	height:100%; 
	margin:0 auto; 
}
.mitte { 
	vertical-align:middle; 
}
.main { 
	width:900px; 
	height:400px; 
	margin:0 auto; 
}
.logo { 
	text-align:center;
	padding:0; 
}
.angebote { 
	width:900px; 
	margin:0 auto; 
}
.impressum { 
	width:900px; 
	margin:0 auto; 
	vertical-align:bottom;
}
.angebote p { 
	font-size:15px; 
	line-height:32px;
	text-align:center;
	margin:0; 
}
.impressum p { 
	font-size:13px; 
	line-height:18px;
	text-align:center;
	margin:0; 
}
.fuss { 
	width:900px; 
	height:60px; 
	margin:0 auto; 
}
.adresse { 
	vertical-align:middle; 
	text-align:center; 
}
.fett { 
	font-weight:bold;
	text-align:center; 
}
