@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#333333;
	margin:0px;
}

#main1 {
	width:972px;
	margin:auto;
	height:auto;
}

#buffer1 {
	width:972px;
	height:0px; //36
}

#header {
	width:972px;
	height:134px;
}

#navigation {
	width:966px;
	height:41px;
	padding:1px 3px 1px 3px;
	background-color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}

#main2 {
	width:967px;
	padding:1px 2px 2px 3px;
	background-color:#FFF;
	height:auto;
}

#content_big {
	width:967px;
	height:auto;
	background-image:url(images/images_02.jpg);
}

#content_big2 {
	width:967px;
	height:auto;
	background-image:url(images/images_03.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#specrost {
	width:752px;
	height:auto;
	float:left;
}

#sponsoren {
	width:215px;
	height:auto;
	float:left;
}

#left_side {
	width:216px;
	height:auto;
	float:left;
	margin-right:5px;
}

.specialbg {
	width:375px;
	height:143px;
	background-image:url(images/images_04.jpg);
	background-color:#FFF;
	margin-right:1px;
	float:left;
}

#content {
	width:527px;
	height:auto;
	float:left;
	margin-top:1px;
}

#topmatch {
	width:527px;
	height:146px;
	margin-top:3px;
	margin-bottom:1px;
	background-image:url(images/images_05.jpg);
}