#cont_l {}/* CSS Document */
body {
	background: url(../img/background.jpg) repeat-x top #222 ;
	margin: 0 auto ;
	font-family: Arial ;
	font-size: 12px ;
	color: #fff ;
	}

#border {
	width:850px;
	line-height:18px;
	}

#header {
	width: 850px ;
	height: 208px ;
	}
	
.navi {
	width: 200px ;
	text-align: right;
	float:left;
	}
	
.link {
	border-bottom: 1px dashed #222 ;
	padding-right: 20px ; 
	line-height: 30px ;
	}

#cont {
	width: 600px ;
	float: right;
	}

#conthide {
	margin-top:10px;
	width: 500px ;
	float: left;
	}
	
#conthide1 {
	visibility:hidden;
	margin-top:10px;
	width: 500px ;
	float: left;
	position: absolute ;
	left: 250px ;
	top: 530px ;
	}
	
	
#conthide2 {
	visibility:hidden;
	margin-top:10px;
	width: 500px ;
	float: left;
	position: absolute ;
	left: 250px ;
	top: 530px ;
	}
	

#conthide3 {
	visibility:hidden;
	margin-top:10px;
	width: 500px ;
	float: left;
	position: absolute ;
	left: 250px ;
	top: 530px ;
	}
	

#cont_l {
	width: 300px ;
	float: left ;
}

#cont_r {
	width: 300px ;
	float: right ;
}

#bild1 {
	width: 170px ;
	float: right ;
	margin-left:10px;
	margin-right:10px;
}

#bild2 {
	width: 170px ;
	float: right ;
	margin-left:10px;
	margin-right:10px;
}
#bild3 {
	width: 170px ;
	float: right ;
	margin-left:10px;
	margin-right:10px;
}

#footer {
	background: url(../img/footer.jpg) no-repeat ;
	width: 800px ;
	height: 100px ;
	position: absolute ;
	left: 0px ;
	}

#footer_background {
	background: url(../img/background2.jpg) repeat-x;
	height:2px;
	width: 100%;
	position: absolute;
	left: 0px;
}

#copyright {
	padding-top:0x;
	}

#player {
	border: 2px solid #222 ;
	width: 400px ;
	height: 280px ;
}

#player_klein_l {
	width: 250px ;
	height: 250px ;
	float: left ;
}

#player_klein_r {
	width: 250px ;
	height: 250px ;
	float: right ;
}

#left {
	position: absolute ;
	left: 0px ;
	top: 293px ;
}

#pic_1 {
	background: url(../img/huf.jpg) ;
	width: 252px ;
	height: 108px ;
	position: absolute ;
	left: 590px ;
	top: 315px ;
	}

h1 {
	font-size: 18px ;
	font-weight: normal ;
	color: #820018 ;
	}
	
h2 {
	font-size: 14px ;
	font-weight:bold ;
	color: #FFF ;
	}

h3 {
	margin-bottom: 5px;
	font-size: 13px ;
	font-weight: normal ;
	color: #820018 ;
	}
	
img {
border: 0px;
}	
	
.link a { font-size: 12px ; text-decoration: none ; color:#fff }
.link a:link { color: #fff ; }
.link a:visited { color: #fff ; }
.link a:hover { color: #820018 ; }
.link a:active { color: #820018 ; }

a { font-size: 12px ; text-decoration: none ; color:#820018 }
a:link { color: #820018 ; }
a:visited { color: #820018 ; }
a:hover { color: #fff ; }
a:active { color: #fff ; }