body { 	 background-repeat:no-repeat;
 	 background-position:95px 55px;
	 margin:0;
	 background-color:#ffffff; 
	 color:#ffffff; 
	 font-family:Century Gothic,Trebuchet MS, Helvetica, Arial,Sans Serif; 
}


div.inhalt{
	 position:absolute;
   	 background-color:#993333; 
 	 top:85px; 
	 left:195px;
	 width:550px;
	 height:340px;
	 overflow:auto;
	 padding-right:20px; 
	 font-size: 13px;
	 line-height:18px;
	 scrollbar-base-color:#ffffff;
	 scrollbar-3dlight-color:#993333;
	 scrollbar-arrow-color:#ffffff;
	 scrollbar-darkshadow-color:#993333;
	 scrollbar-face-color:#993333;
	 scrollbar-highlight-color:#ffffff;
	 scrollbar-shadow-color:#ffffff;
	 scrollbar-track-color:#993333;
}

div.home {
	 position:absolute; 
 	 top:455px; 
	 left:605px;
	 z-index:1;
	 
}

div.news {
	 position:absolute; 
 	 top:508px; 
	 left:783px;
	 z-index:2;
	 
}

	
div.ticker {
	background-color:#993333; 
	position:absolute; 
	left:195px; 
	top:505px; 
	width:390px; 
	height:20px;
}

input.ticker  {
	background:#993333; 
	border: 1px solid #993333;
	font: 13px;
	font-family:Century Gothic,Trebuchet MS, Helvetica, Arial,Sans Serif;
	color:#ffffff; 
	width:390px
}


div.bilder_links   {
		width:500px;
		border-style:solid; 
		border-color: #cccccc;
		border-width:1px 0px 0px 1px;
		padding: 10px;
		margin-top:40px
}
	


div.bilder_rechts   {
		width:500px;
		border-style:solid; 
		border-color: #cccccc;
		border-width:1px 1px 0px 0px;
		padding: 10px;
		margin-top:40px
}



div.fotos   {
		width:210px;
		padding: 10px;
		margin-top:20px
}

	

h1   {
	font-size: 16px;
	font-weight:bold
}


h2.bilder  {
 	padding-top:0px; 
	margin:0px
}


h2   {
	font-size: 14px;
	font-weight:bold
}


a.song {
	 text-decoration:underline;
	 line-height:18px;
	 color:#ffffff
}

a:hover.song {
	 text-decoration:underline;
	 line-height:18px;
	 color:#cccccc;
}

a.impressum {
	 position:absolute; 
	 top:508px; 
	 left:740px;
	 font-size: 11px;
	 text-decoration:none;
	 color:#ffffff;
	 z-index:3;
}

a:hover.impressum {
	 text-decoration:underline;
	 color:#cccccc;
}

a.links {
	 text-decoration:underline;
	 color:#ffffff
}

a:hover.links {
	 text-decoration:underline;
	 color:#cccccc;
}


ul.links    {
	 padding-left:120px; 
	 list-style-type:square
}


ul.rechts   {
	 padding-left:0px; 
	 list-style-type:square
}
