body, html
	{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 150%;
	font-weight: normal;
	background-color: #f4f2ef;
	background-image:url(backimage.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:center;	
	}
	
#header {
	position:absolute;
	float:left;
	width: 100%;
	height: 20px;
	background-color:#f4f2ef;
	}
#header_center {
	position:absolute;
	width: 980px;
	margin-left: -490px;
	left: 50%;
	margin-top:3px;
	height: 14px;
	float:left;
	overflow:hidden;
	}
#header_right {
	position:relative;
	width: 400px;
	margin-left: 660px;
	height: 14px;
	float:left;
	overflow:hidden;
	}
	
	

#content_all {
	position:absolute;
	width: 980px;
	margin-left: -490px;
	left: 50%;
	margin-top:00px;
	height: 50px;
	}
		
#banner {
	float:left; 
	margin:0px;
	width: 980px;
	height: auto;
	padding: 0px;
	display: inline;
	margin-top:40px;
	margin-bottom:15px;
	}

#column_left {
	float:left; 
	margin-right:5px;
	width: 485px;
	height: auto;
	padding: 0px;
	display: inline;
	}
#column_right {
	float:left; 
	margin-left: 5px;
	width: 485px;
	height: auto;
	padding: 0px;
	display: inline;
	}
			
		
#content,
#content_news,
#content_termine,
#content_anfreunden,
#content_disko,
#content_fotos,
#content_youtube,
#content_neuesalbum,
#content_newsletter {
	width: 485px;
	height: auto;
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	/*background-color: #FFF;*/
	/*opacity: .8;*/
	background-image:url(transweiss.png);
	background-repeat:repeat;
		}
		
#content_eingerueckt,
#content_eingerueckt_news,
#content_eingerueckt_termine,
#content_eingerueckt_anfreunden,
#content_eingerueckt_disko,
#content_eingerueckt_fotos, 
#content_eingerueckt_youtube,
#content_eingerueckt_neuesalbum,
#content_eingerueckt_newsletter {
	width: auto;
	height: auto;
	margin:0px;
	padding: 25px;
		}
		


a:link, a:active, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	}
a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	}
	

 
a img {
	border : 0 none;
}


.ueberschrift {
	font-weight: bold;
	color:#000;
	text-transform: uppercase;	
	}
	
.fontcolored {
	color: #993300;
	font-weight: bold;
}


li {
	margin-right: 30px;
	padding-left: 30px;
	}
	
.opacity {
	opacity: .8;}

/*p {
	margin-top:-5px;
	margin-bottom:-5px;
	}*/
	
/* ------------------------------------------------      IMAGE SWAPPER     ---------------------------------------   */
	
/*image swopper nav oben*/
	div#header ul,div#header li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
	}
	div#header a{
		margin-top:0;
		margin-right:20px;
	}
	div#header a,div#header a:hover{
		height:28px;
		display:block;
		text-decoration:none;
		float:left;
	}
	div#header a:hover{
		margin-top:-14px;
		}
	img{
		border:none;
	}
	html + body div#header a#01{/* only for IE 5.0 */
		width:47px;
		background-image:url(rc/headlines/btn_105.gif);
	}
	html + body div#header a#02{/* only for IE 5.0 */
		width:71px;
		background-image:url(rc/headlines/btn_presse.gif);
	}
	html + body div#header a#03{/* only for IE 5.0 */
		width:42px;
		background-image:url(rc/headlines/btn_kontakt.gif);
	}
	html + body div#header a#04{/* only for IE 5.0 */
		width:53px;
		background-image:url(rc/headlines/btn_impr.gif);
	}
	html + body div#header a img{/* only for IE 5.0 */
		display:none;
	}