@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	background-color: #333;
}

#center {
	width: 978px;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -489px;
	padding: 0;
	align: center;
	text-align: center;
	border:1px solid #fff;
	z-index: 1;
	height: 740px;
	background-color: #000;}


	
#header {
	width: 978px;
	height: 306px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	}
	
#gokarttop {
	width: 124px;
	height: 17px;
	position: absolute;
	top: 10px;
	left: 851px;
	z-index: 3;
}
	
#contentbg {
	width: 978px;
	height: 383px;
	position: absolute;
	top: 306px;
	left: 0;
	background-image: url(../_img/contentbg.jpg);
	background-repeat: repeat-y;
	z-index: 2;
	border-top:1px solid #fff;
	}
	


#newshead {
	width: 362px;
	height: 29px;
	position: absolute;
	top: 325px;
	left: 0;
	z-index: 2;
}

#newsscroll {
	width: 344px;
	height: 317px;
	position: absolute;
	top: 361px;
	left: 0;
	padding: 0 20px 0 0;
	overflow: auto;
	scrollbar-base-color:#ccc;
	scrollbar-3d-light-color:#FFF;
	scrollbar-arrow-color:#FFF;
	scrollbar-darkshadow-color:#999;
	scrollbar-face-color:#ccc;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#999;
	scrollbar-track-color:#666;
	z-index: 2;
}

#contenthead {
	width: 616px;
	height: 29px;
	position: absolute;
	top: 325px;
	left: 362px;
	z-index: 2;
}

#pic1, #pic2, #pic3, #pic5 {
	width: 145px;
	height: 99px;
	position: absolute;
	left: 10px;
	z-index: 2;
	}
	
#news1, #news2, #news3, #news5 {
	width: 185px;
	height: 99px;
	position: absolute;
	left: 161px;
	z-index: 2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
#pic1, #news1 {
	top: 0;}
	
#pic2, #news2 {
	top: 109px;}
	
#pic3, #news3 {
	top: 217px;}
	
#pic5, #news5 {
	top: 326px;}
	
#weiss {
	width: 1px;
	height: 316px;
	position: absolute;
	top: 362px;
	left: 362px;
	z-index: 3;
	border-right: 1px solid #fff;
}

#pic4 {
	width: 227px;
	height: 150px;
	position: absolute;
	top: 362px;
	left: 380px;
	z-index: 3;
}

#content, #contentvideo {
	width: 547px;
	height: 317px;
	position: absolute;
	top: 368px;
	left: 392px;
	
	padding: 0 20px 0 0;
	overflow: auto;
	scrollbar-base-color:#ccc;
	scrollbar-3d-light-color:#FFF;
	scrollbar-arrow-color:#FFF;
	scrollbar-darkshadow-color:#999;
	scrollbar-face-color:#ccc;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#999;
	scrollbar-track-color:#666;
	z-index: 3;
}

#content {
	text-align: justify;
}

#contentvideo {
	text-align: center;
}

#text1 {
	width: 333px;
	height: 150px;
	position: absolute;
	top: 362px;
	left: 617px;
	z-index: 4;
	text-align: justify;
	padding: 0 20px 0 0;
	overflow: auto;
}

#text2 {
	width: 570px;
	height: 150px;
	position: absolute;
	top: 520px;
	left: 380px;
	z-index: 4;
	text-align: justify;
	padding: 0 20px 0 0;
	overflow: auto;
}

#text1, #text2 {
	scrollbar-base-color:#333;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#df000a;
}

#logoschrift {
	width: 75px;
	height: 17px;
	position: absolute;
	top: 705px;
	left: 10px;
	z-index: 3;
}

.textweiss {
	font-size: 14px;
	font-weight: bold;
	color: #fff;}

.floatleft {
	float: left;
	padding: 0 10px 0 0;}
	
.floatright {
	float: right;
	padding: 0 10px 0 0;}	

.clear {
	clear: both;
	line-height: 1px;}s
