@charset "utf-8";
/* allgemeine styles */

html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;
			}
			
html{
	overflow: -moz-scrollbars-vertical;
}


	body {
		margin: 0px;
		padding: 0px;
		background-image: url(../img/bg_body.gif);
		background-repeat: repeat;
	}
	
	/* 100% Höhe */
	html, body {
		 height:100%;
	}
	
	div#wrapper {
		 min-height: 100%;
	}
	
	* html #wrapper {
		 height: 100%;
	}
	/* 100% Höhe Ende */
	
	img {
		border: none;
	}
	
	a:link,
	a:visited,
	a:hover {
		text-decoration:none;
		color: #000000;
	}
	
	a:hover {
		font-weight: bold;
	}
/* allgemeine styles ende */

/* #wrapper h&auml;lt den kompletten inhalt der seite mittig */
	#wrapper {
		padding: 0px;
		width: 864px;
		background-image:url(../img/bg_wrapper_home.gif);
		background-repeat: repeat;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color: #000000;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}
	
/* header */
	#header {
		margin: auto auto;
		padding: 0px;
		width: 800px;
		height: 123px;
		background-image:url(../img/bg_header.jpg)
	}
	
	#header_funkhaus {
		width:	196px;
		height: 35px;
	}
	
	#header_funkhaus a:link,
	#header_funkhaus a:visited,
	#header_funkhaus a:hover {
		text-decoration:none;
	}
/* header ende */

/* newsticker */
	#news_wrapper {
		margin: auto auto;
		margin-left:33px;
		padding: 0px;
		width: 800px;
		height: 49px;
		background-image: url(../img/bg_wrapper_news.gif);
		background-repeat: repeat-y;
	}
	
	#news {
		height:17px;
		left:229px;
		margin:0px;
		padding:0px;
		position:relative;
		top:22px;
		width:571px;
	}
	
	#news_left {
		background-color:#E6E691;
		color:#336600;
		float:left;	
		font-size:10px;
		font-weight:bold;
		height:16px;
		padding:3px 0px 0px 3px;
		width:173px;
		border-top: 2px solid #f5f4dd;
	}
	
	#news_right {
		float:right;
		height:17px;
		width:395px;
		padding-top:0px;
	}
/* newsticker ende */

/* main */
	#main {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/* sitebar, nav */
	/* sitebar */
		#sidebar {
			float: left;
			width: 196px;
			margin: 0px;
			padding: 0px;
		}
	/* sitebar ende */

	/* nav */
		#nav_home {
			font-size:14px;
			width:196px;
			padding-bottom:5px;
			/*background-image: url(../img/bg_navbar_home.gif);*/
			/*background-repeat: no-repeat;*/
			background-color: #ecc42f;
		}
		
		html>body #nav_home {
			width:196px;
		}
		
		#nav_home ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			width: 165px;
			padding-top: 5px;
		}
		
		.nav_li, .nav_li_last {
			margin-left: 16px;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 1px solid #fff;
		}
		
		.nav_li_last {
			border: 0;
		}
		
		.navActiveBlack {
			font-weight: bold;
		}
		
		.navSmall {
			font-size: 12px;
		}
	/* nav ende */
	
	/* nav bottom */
		#nav_bottom {
			padding-left: 15px;
			width: 181px;
			height: 238px;
			font-size: 10px;
			font-weight: bold;
			color: #79742d;
		}
		
		#nav_bottom_wwm, #nav_bottom_ok, 
		#nav_bottom_funkhaus, #nav_bottom_koeln {
			position:relative;
			left: 0px;
		}
		
		#nav_bottom_wwm {
			top: 4px;
			width: 87px;
			height: 52px;
		}
		
		#nav_bottom_ok {
			top: 4px;
			width: 66px;
			height: 34px;
		}
		
		#nav_bottom_funkhaus {
			top: 7px;
			width: 100px;
			height: 17px;
		}
		
		#nav_bottom_koeln {
			top: 4px;
			width: 130px;
			height: 19px;
		}
	/* bottom ende */
/* sitebar und navbar ende */

/* content */
	#content {
		float: right;
		width: 572px;
		margin: 0px;
		padding: 0px;
		padding-top: 13px;
		padding-left: 32px;
		padding-bottom: 15px;
		background-image: url(../img/bg_content_home.jpg);
		background-repeat: no-repeat;
		background-position: 324px 120px;
		font-size: 12px;
	}
	
	#content_leiste {
		width: 559px;
		height: 127px;
		background-image:url(../img/con_home_leiste.jpg);
	}
	
	#content_tanzbrunnen, #content_london, #content_feat {
		margin-top: 17px;
	}
	
	#content_tanzbrunnen {
		width: 313px;
		height: 380px;
	}
	
	#content_london {
		width: 307px;
		height: 40px;
	}
	
	#content_feat {
		width: 291px;
		height: 88px;
	}
	
	#content_wrapper {
		width: 572px;
	}
	
	#content_text_left  { text-align: justify; margin-top: 0; width: 550px; float: left }
	
	#content_text_right {
		float: right;
		width: 297px;
	}
	
	#content_koelnticket {
		position: relative;
		width: 240px;
		font-weight: bold;
		color: #003300;
		left: 20px;
		top: 0px;
	}
	
	#content_koelnticket a:link,
	#content_koelnticket a:visited,
	#content_koelnticket a:hover {
		color: #990000;
	}
/* content ende */

/* footer */
	#footer {
		clear:both;
		height: 0px;
		width: 864px;
		margin: 0px;
		padding: 0px;
	}