html, body {
			margin: 0px;
			height: 100%;
			background-color: #f4f0e7;
			}
body {		
			text-align: center;
			vertical-align: middle;
			}
			

#inhaltmittig { 	
			text-align: left;
			margin: auto;
			padding: 0px;
			width: 900px;
			height: 100%;
			background-color: #ffffff;
			}
/******** Korrektur IE 6 ***********/	
*html #inhaltmittig { 	
			height: auto;
			background-color: #ffffff;
}

#banner {
			display: block;
			width: 900px;
			height: 95px;
			padding: 3px 0px 0px 0px;
			background-color: #ffffff;
}
#navmarker {
			position: relative;
			top: 25px;
			left: 12px;
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
			color: #999999;
}
h1 {
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			color: #000000;
			}
h2 {
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			line-height: 20px;
			font-weight: normal;
			color: #000000;
			}
h3 {
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			line-height: 10px;
			font-weight: normal;
			color: #003c69;
			}
			
h4 {
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			margin: 60px 40px 0px 0px;
			color: #000000;
			}
h5 {
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			color: #003c69;
			}
a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #990000;
			text-decoration:none
			}
a:link, a:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #990000;
			text-decoration: none;
			}
a:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			}

/************ fixe Elemente der Seite *************/
#inhalt {
			clear: left;
			text-align: left;
			position: relative;
			top: 50px;
			width : 900px;
			height: auto;
			padding: 0px -114px 0px 0px;
			background-image: url(fix/bg_content.gif);
			background: #ffffff;
			z-index: 5;
}			
#leftcolumn {
			float: left;
			position: relative;
			display: block;
			margin: -10px 0px 0px 10px;
			padding: 0px 0px 0px 5px;
			z-index: 5;
}
#middlecolumn {
			float: left;
			position: relative;
			display: block;
			margin: -10px 0px 0px 0px;
			z-index: 5;
}
#rightcolumn {
			float: right;
			position: relative;
			display: block;
			margin: 0px 0px 0px 0px;
			z-index: 5;
}

#cleaner {
			clear: both;
}
.cleaner {
			clear: both;
}

#footer {
			position: fixed;
			z-index: 10;
			margin: 0px 0px 0px 0px;
			bottom: 0;
			height: 22px;
			width: 900px;
			background-image: url(fix/bottom_line.gif);
}
#abstandunten {
			clear:both;
			display: block;
			margin: 0px 0px 50px 0px;
}
/************ variable Elemente der Seite *************/

#newscolumn {
			float: left;
			z-index: 5;
			width: 210px;
			padding: 0px 0px 0px 10px;
}
			
.newsbox {
			display: block;
			width: 165px;
			background: #ffffff;
			border:1px solid #000000; 
			border-width:1px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #990000;
			padding: 1px 1px 1px 1px;
}
.newsboxhead {
			position: relative;
			display: block;
			width: 160px;
			background: #cccccc;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			font-weight: bold;
			color: #990000;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
}
.newsboxcontent {
			position: relative;
			display: block;
			width: 160px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
}
.imagesmall {
			position: relative;
			display: block;
			width: 165px;
			height: 99px;
			margin: 1px 0px 0px 0px;
}
.imagebig {
			position: relative;
			display: block;
			width: 350px;
			height: 400px;
			margin: 0px 0px 0px 0px;
}
.block {
			float: left;
			position: relative;
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 4px 0px 4px 10px;
			margin: 0px 0px 20px 10px;
			background-color: #cccccc;
}



/******** Diskografie ***********/

#listrow {
			float: left;
			position: relative;
			display: block;
			width: 900px;
}
.listbox {
			display: block;
			width: 855px;
			background: #ffffff;
			border: 1px solid #dadada;
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 10px 10px;
}
.listboxhead {
			position: relative;
			display: block;
			width: 850px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
			background-color: #CCCCCC;
}
.listcontent {
			float: left;
			position: relative;
			display: block;
			width: 250px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 10px 0px 5px 5px;
}
.listcontentclear {
			position: relative;
			display: block;
			width: 850px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 10px 0px 5px 5px;
}
.imagecd {
			float: right;
			position: relative;
			display: block;
			width: 220px;
			height: 220px;
			margin: 10px 0px 0px 0px;
			border: 2px solid #333333;
}
*html .imagecd {
			background-color: #333333;
}

.hoerprobe {
			float: left;
			position: relative;
			display: block;
			width: 200px;
			height: 100px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 10px 0px 0px 0px;
}
/******** Konzerte ***********/

.konzertblock {
			position: relative;
			display: block;
			width: 870px;
			border: 1px solid #cccccc;
			background: #ffffff;
			padding: 10px 0px 0px 10px;
			margin: 0px 0px 10px 10px;
}
.konzerttitel {
			
			position: relative;
			display: block;
			width: 855px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
			background-color: #8a2323;
}
.konzertdate {
			float: left;
			position: relative;
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: bold;
			color: #8a2323;
			text-decoration: none;
			text-align: left;
			margin: 5px 3px 0px 0px;
			padding: 5px 0px 5px 5px;
			background-color: #ffffff;
}
.konzertcontent {
			float: left;
			position: relative;
			display: block;
			width: 300px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 10px 0px 5px 5px;
}
.konzertlink {
			clear: both;
			position: relative;
			display: block;
			width: 580px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 10px 0px 5px 45px;
			margin: 0px 0px 5px 155px;
			background: url(fix/icon_ticket.gif);
			background-repeat: no-repeat;
}
.boxchiemsee {
			display: block;
			width: 870px;
			background-color: #ffffff;
			border: 1px solid #e9c589;
			padding: 140px 0px 0px 10px;
			margin: 0px 0px 10px 10px;
			background: url(festspiele/herrenchiemsee_header.gif);
			background-repeat: no-repeat;
}
.hckonzerttitel {
			clear: both;
			position: relative;
			display: block;
			width: 855px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
			background-color: #e9c589;
}

.listboxheadchiemsee {
			position: relative;
			display: block;
			width: 850px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
			background-color: #e9c589;
}
.boxchiemseeoff {
			display: block;
			width: 855px;
			background: #ffffff;
			border: 1px solid #e9c589;
			padding: 130px 10px 10px 10px;
			margin: 0px 0px 10px 10px;
			background: url(festspiele/herrenchiemsee_ohne.gif);
			background-repeat: no-repeat;
}
.boxseparat {
			display: block;
			width: 870px;
			background-color: #ffffff;
			border: 1px solid #47478d;
			padding: 10px 0px 0px 10px;
			margin: 0px 0px 10px 10px;
}
.separatkonzerttitel {
			clear: both;
			position: relative;
			display: block;
			width: 855px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			text-align: left;
			padding: 5px 0px 5px 5px;
			background-color: #2d2d60;
}
.drucklink {
			clear: both;
			position: relative;
			display: block;
			padding: 0px 0px 0px 40px;
			margin: 0px 0px 60px 0px;
			background: url(fix/icon_print.gif);
			background-repeat: no-repeat;
}

.thumbnail {
			float: left;
			display: block;
			width: 130px;
			height: 130px;
			margin: 0px 80px 60px 14px;
}
.gallerytitle {
			clear: both;
			position: relative;
			display: block;
			width: 870px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			font-weight: bold;
			color: #ffffff;
			text-align: left;
			margin: 0px 0px 20px 14px;
			padding: 5px 0px 5px 5px;
			background-color: #2d2d60;
}

/******** Pressebereich ***********/	
.pressebild {
			float: right;
			position: relative;
			display: block;
			width: 200px;
			height: 200px;
			margin: 10px 0px 0px 0px;
}