html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}

.white {background-color:#FFF;}
.red {color:#ae0000;}

hr {
	color: #F00;
	height:1px;
}

body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Verdana';
 font-size:12px;
/* color:#2f2f51;*/
 color:#d9d9d9;
 background:#000;
}

h1,h3,h4 {
 padding-top:0px;
 margin-top:0px;
 font-size:14px;
}

h2 {
 font-size:13px;
 text-decoration:underline;
}

h3 {margin:0;padding:0}

div, img, p {margin:0; padding:0; border:0;}

.gal {
	padding:2px;
	/border:#f00 solid 1px;
}

.zentriert {
	text-align:center;
}

.welcome {
	text-align:center;
	font-size:14px;
}

a { color:#666; text-decoration:none;} 
a:hover {color:#d9d9d9;}

#box{
	position: relative;
	margin:0px auto;
	width:940px;
	/*background:#f7f7f7;*/
	/*background: url(../gfx/bgr_mid_4.png) repeat-y;*/

}

#box2{
	position: relative;
	margin:0px auto;
	width:840px;
}


#top {
	margin:25px auto 0px auto;
	position:relative;
	width:940px;
	height:16px;
	/*background:#f7f7f7;*/
	/*background: url(../gfx/bgr_top_16.png) repeat-y;*/
}

#bottom {
	margin:0px auto;
	position:relative;
	width:940px;
	height:37px;
	/*background:#f7f7f7;*/
	/*background: url(../gfx/bgr_bottom_37.png) repeat-y;*/
}

#header {
	position:relative;
	width:940px;
	height:100px;
	
}

#nav {
	position:relative;
	width:930px;
	height:30px;
	padding:0px 5px;
	margin-top:20px;
	border-bottom:#ae0000 solid 1px;
}

#content {
	position:relative;
	float:left;
	width:640px;
	padding:10px 0px 10px 25px;
	border-bottom:#ae0000 solid 1px;
}

#news {
	position:relative;
	float:right;
	width:230px;
	padding:10px 30px 10px 0px;
	border-bottom:#ae0000 solid 1px;
}

#footer{
position:relative;
clear:both;
width:940px;
height:12px;
color:#FFFFFF;
}

.eingerueckt {
 padding-left:20px;
}

ul{
	list-style-position:outside;
	}
	
ul li {
		margin-bottom:6px;}
		
#disc_l{
position:relative;
margin:10px 10px 10px 10px;
padding:5px;
width:125px;
/*min-height:120px;*/
border:1px solid #000000;
float:left;
}

#disc_r{
position:relative;
margin:10px 10px 10px 10px;
padding:5px;
width:445px;
min-height:120px;
border:1px solid #000000;
float:left;
}


.date {
	position:relative;
	width:80px;
	margin:0px 0px 30px 20px;
	float:left;
/*	border-right:#CCC solid 1px;*/
}

.dcont {
	position:relative;
	width:333px;
	margin:0px 0px 30px 20px;
	padding-left:2px;
	float:left;
/*	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;*/
}

.dcont2 {
	position:relative;
	width:158px;
	margin:0px 0px 30px 10px;
	padding-left:2px;
	float:right;
/*	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;*/
}

