html, body {
	margin: 10px auto 10px;
	padding: 0 0 20px;
	background-color: #EEEEEE;
	height: 101%;
}

#gesamt {
	width: 960px;
	margin: 0px auto 10px;
	padding: 0;
	background-color: #CAA480;
	border: 1px solid #000;
}

#angebot {
	margin: 0;
	padding: 0;
	background-color: #CAA480;
}

#gesamt p {
	margin: 0px;
	padding: 0px;
}

#kopf {
	height: 110px;
	padding: 0px;
	margin: 0;
	background-color: #CAA480;
	border-bottom: 0px none;
	color: #F0B71F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;


}

#inhalt {
	position: relative;
	border-left: none;
	padding: 0 0 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#fluegel {
	position: relative;
	border: 0;
	padding: 0;
	top: 140px;
	left: 300px;
	visibility: hidden;

}

#fuss {
	height: 20px;
	background-color: #666666;
	border-top: 1px solid gray;
}

#titel {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.aktion  {
	margin: 0;
	padding: 5px 0 1px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gross  {
	margin: 0;
	padding: 5px 0 1px;
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mittel  {
	margin: 0;
	padding: 1px 0 5px;
	line-height: 18px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.angebote  {
	margin: 0;
	padding: 1px 0 5px;
	line-height: 18px;
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4   {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
}
h5   {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: justify;
}
.klein   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-align: center;
}
.small   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	text-align: right;
}
a:active   {
	color: #FFFFFF;
}
a:link   {
	color: #000000;
	border: 0px none;

}
a:visited   { color: #000000; }
a:hover   { color: #0033FF; }
#homeflashbg {
	background-image: url(images/home-text-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
