#page {
	position:relative;
	top:20px;
	left:0px;
	background-color:#fff;
	margin: 0px auto 0px auto;
	padding: 0px 0 0px 0px;
	width:960px;}

/* -- header -- */
#header {
	width: 960px;
	height: 300px;
	position: relative;
	margin:0px 0 0px 0;
	background-color: #fff;
	background-image:url(../images/design/logo.gif);
	background-repeat:no-repeat;}

#header img {
	float:right;}

/* -- content -- */
#content {
	height:100%;
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;}
#content p {
	margin:0 0 0 5px;}
#content p.news {
	margin:20px 0 10px 5px;}	

#content #slideshow {
	width:450px;
	height:258px;
	margin:10px 0px 0px 0;
	float:left;}


#content #FLVPlayer {
	margin:10px 0px 10px 0;
	float:right;}

#content img.partner {
	margin:0 30px 30px 0;}	

#content .float_right {
	float:right;
	margin:0 0 10px 10px;}
#content .float_left {
	float:left;
	margin:0 35px 30px 0;}

#content .clear {
	clear:both;}
	
#content ul {
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0 0px;}
	
#content ul li{
	list-style-type: disc;
	margin: 0px 0px 0 0px;
	padding:0px 0px 0 0px;}
	
#content ul li ul{
	margin: 5px 0px 15px 20px;
	padding:0px 0px 0 0px;}
#content table {
	margin:0px 0 20px 0;}

#content table td.odd{
	padding:5px;
	background-color:#d3d3d3;
	vertical-align:top;}

#content table td.even{
	padding:5px;
	background-color:#eee;
	vertical-align:top;}
	
#autoi {
	float:left;
	width:400px;
	height:268px;}
#slideshownews {
	float:right;
	border:1px solid #4f4f4f;
	height:268px;
	width:400px;
	margin:0 0 50px 0;}

/* -- linke box oben -- */


/* -- footer -- */
#footer {
	position:relative;
	left:0px;
	bottom:0px;
	clear: both;
	width: 945px;
	height: 20px;
	margin: 0px 0 20px 0;
	display: block;
	padding: 5px 0 0 15px;
	font-size: 10px;
	background-color:#fff;}

/*--------------------------IE6 transparent png hack / http://www.twinhelix.com/css/iepngfix/-------------------*/
#page #header img {
{ behavior: url(../scripts/iepngfix.htc) }