body {
	background-color: #fff;
	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('../pix/top.png');
	background-repeat: no-repeat;
	width:  594px;
	height: 111px;
}

#gewinnspiel_box_top {
	background-image: url('../pix/box-top.png');
	background-repeat: no-repeat;
	width: 594px;
	height: 22px;
}

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

#gewinnspiel_box_bottom {
	background-image: url('../pix/box-bottom.png');
	background-repeat: no-repeat;
	width: 594px;
	height: 9px;
}

h1 {
	line-height: normal;
}

h2 {
	line-height: normal;
}

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