@charset "UTF-8";
/* CSS Document */
* { 
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
body {
	background:url(../media/utilities/bg-jazzfestival.jpg) repeat-x top left #e6e6e6;
}
#containerX {
	width:100%;
	height:auto;
}
#containerBody {
	width: 100%;
	height:auto;
}
#container {
	height: auto;
	width: 985px;
	margin-left:25%;
	float:left;
	background-color:#FFFF00;
}
.head-logo {
	background:url(../media/utilities/head-jazzfestival2010s_ok.jpg) no-repeat top center;
	position: absolute;
	top: -0px;
	left: 50%;
	width: 946px;
	height: 235px;
	margin-left:-468px;
	z-index:5;
}
.header_shadow {
	background-image:url(../media/utilities/header-shadow.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:30px;
	height:253px;
	position:absolute;
	z-index:100;
	top:0px;
	left:50%;
	margin-left:-497px;
}
.head-white {
	top: 30px;
	left: 0;
	width: 946px;
	height: 205px;
	margin-bottom:40px;
}
.head-panorama  {
	background-image: url(../media/utilities/panorama2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 175px;
	left: 0;
	width: 1000px;
	height: 75px
}
/* -- menu left --*/
#leftSide {
	height:auto;
	width:185px;
	margin-right:20px;
	float:left;
}
.body-white-bg-l     {
	background-color: #fff;
	width: 185px;
	height: auto;
}
.body-white-bg-l h1 {
	font-size:18px;
	color:#FFFFFF;
	background-color:#000000;
	line-height:110%;
}
.body-white-bg-l h2 {
	font-size:14px;
	color:#000;
	line-height:160%;
}
.body-white-bg-top  {
	background-image: url("../media/utilities/body-white-bg-ltop.jpg");
	background-repeat: no-repeat;
	background-position: 0 0px;
	position:absolute;
	width: 185px;
	height: 10px;
}
.body-frame-left {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* -- grauer hintergrund --*/
.body-bg-grey    {
	background-color: #e6e6e6;
	width: 100%;
	margin-top: 250px;
	bottom:0px;
	height:auto;
}
/* -- ??? --*/
.middle-total {
	width: 725px;
}
.body-middle { 
	width:740px;
	margin:0px;
	float:left;
	margin-top:-20px;
}
.body-middle_prog { position: absolute; top: 10px; bottom: 0; left: 110px; width: 424px; height: auto }
#menu-red {
	width:724px;
	position:absolute;
	top:320px;
	left:215px;
	height:10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9F2D3B;
}
#preisTAB {
	font-size:12px;
	margin-bottom:20px;
	color:#FFF;
}
#preisTAB tr {
	background-color:#CCCCCC;
	height:20px;
}
#preisTAB tr#header {
	background-color:#d00d1f; 
	
}
#preisTAB td {
	padding-left:4px;
	padding-right:4px;
	padding-bottom:7px;
}
#footer {
	width:100%;
	height:150px;
	background-color:#666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background:url(../media/utilities/footerBG.jpg) repeat-x left top;
	clear:both;
}
#logoFooter {
	width:950px;
	height:90px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	margin-top:5px;
}
.logoleiste {
	margin-top:105px;
	text-align:center;
	width: 100%;
	background-color:#FFFFFF;
	position:absolute;
}
.logoleiste img {
	height:45px;
}
#rss {
	background:url(../media/utilities/rssfeed.png) no-repeat;
	width:38px;
	height:38px;
	position:absolute;
	margin-top:-7px;
	left:50%;
	margin-left:135px;
}
.lang {
	position:absolute;
	height: 80px;
	width: 60px;
	top: 50px;
	left: 50%;
	margin-left:477px;
	line-height:90%;
	z-index:25;
}