html { 
  padding:0px;
margin:0px;
}

body {
background: url(bg.jpg) no-repeat;
background-color:#000000;
color:#FFFFFF;
margin:0px;
font-family: helvetica, arial, "sans serif";
	font-size:12px;
	line-height:1.8em;
	text-transform:lowercase;

}


#links { 
position: absolute; 
left:30px; 
top:75px;
width:550px; 
color: #000000;
background-color:#FFFFFF;
padding:8px;
}

#bannerlinks{ 
position: absolute; 
left:98px; 
top:107px;
padding:2px;
background-color:#000000;
border:#34ccff solid; border-width:4px;
}

#banneroben{ 
margin-left:240px; padding:4px; border:#34ccff solid; border-width:4px; width:484px; background-color:#000000; color:#FFFFFF; margin-top:20px; margin-bottom:15px;
}

#bannerlogo {position: absolute; 
left:65px; 
top:44px;}

#newsticker {position: absolute; 
left:24px; 
top:2px;}




#rechts { 
position: absolute; 
left:610px; 
top:155px;
width:240px; 
color: #ffffff;}


#forum { 
position: absolute; 
left:770px; 
top:154px;}

#rechts b {text-decoration:underline; font-weight:normal;}


#logo { 
position: absolute; 
left:98px; 
top:66px;
}

a:link, a:visited {
	color: #1953A7;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #1953A7;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	padding: 4px 10px;
	font-size: 10px;
	text-transform: uppercase;
		background: #34ccff;
	cursor: pointer;
	letter-spacing: 2px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	margin: 0;
}

h2 {
	padding: 4px 10px;
	font-size: 10px;
	text-transform: uppercase;
	background: #34ccff;
	cursor: pointer;
	letter-spacing: 2px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}



p { padding:8px; margin:0; background-color:#ffffff;}
