body {
	background-color: #4a2512;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A2512;
}

#container {
	margin: 0 auto;
	width: 594px;
	text-align: left;
}

#gewinnspiel_top {
	background-image: url('../old_pix/gewinnspiel_top.jpg');
	background-repeat: no-repeat;
	width:  594px;
	height: 111px;
}

#gewinnspiel_box_top {
	background-image: url('../old_pix/gewinnspiel_box_top.jpg');
	background-repeat: no-repeat;
	width: 594px;
	height: 22px;
}

#gewinnspiel_box_mitte {
	background-image: url('../old_pix/gewinnspiel_box_mitte.jpg');
	background-repeat: repeat-y;
	width: 569px;
	padding: 15px 10px 10px 15px;
	text-align: justify;
	line-height: 18px;
}

#gewinnspiel_box_bottom {
	background-image: url('../old_pix/gewinnspiel_box_bottom.jpg');
	background-repeat: no-repeat;
	width: 594px;
	height: 9px;
}

h1 {
	line-height: normal;
}

h2 {
	line-height: normal;
}

p.small {
	font-size: 9px;
	color: #666666;
}