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


body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Verdana';
 font-size:12px;
}

h1,h3,h4 {
 font-size:14px;
}

h2 {
 font-size:12px;
}

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

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

.zentriert {
	text-align:center;
}

a { color:#ff9900;}
a:hover {color:#3b3794;}

#box{
	position: relative;
	margin:20px auto;
	width:940px;
}

#top {
	margin:25px auto 0px auto;
	position:relative;
	width:940px;
	height:16px;
}

#bottom {
	margin:0px auto;
	position:relative;
	width:940px;
	height:37px;
}

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

#nav {
	position:relative;
	width:930px;
	height:30px;
	padding:0px 5px;
}

#content {
	position:relative;
	float:left;
	width:640px;
	padding:10px 0px 10px 25px;
}

#news {
	position:relative;
	float:right;
	width:230px;
	padding:10px 30px 10px 0px;
}

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