body {
	font: 62.5%/150% Arial, Helvetica, sans-serif;
	background: url(background.jpg) left top repeat-x;
	margin: 0;
	text-align: center;
}
div#container {
	position: relative;
	width: 820px;
	padding-top: 257px;
	margin: 0 auto;
	background: url(background_container.jpg) center top no-repeat;
	height: 300px;
}
#teaser_left, #teaser_mid, #teaser_right {
	width: 150px;
	height: 250px;
	float: left;
	position: relative;
	text-align: center; 
}
#teaser_left { margin-left: 97px; }
#teaser_mid { margin-left: 43px; width: 236px; }
#teaser_right { margin-left: 65px;  }
img.katimg { margin-top: 8px; }
a img { border: none; }

h1.logo { background: url(logo_start.gif) left top no-repeat; width: 306px; height: 71px; margin-left: 0px; margin-top: 0px; position: absolute; top: 5px; left: 250px;}

div.clear { clear: both; }
