body {		
	background-color: #cccccc;
}
#zentrierhilfe {
	text-align: left;
	/*
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	*/
}

#inhalt { 
	text-align: left;
	background-color: #cccccc;
	overflow: visible;
	/*	
	margin: -364px 0px 0px -495px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 990px;
	height: 728px;
	background: url(bilder_fix/canvas_white.gif);
	*/
}

#logo{ 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 153px;
	background: url(bilder_fix/chorgemeinschaft_logo.gif);
		visibility: hidden;
}
#menuunten {
	/*	
	position: absolute;
	display: block;
	left: 13px;
	top: 671px;
	width: 960px;
	height: 41px;
	*/
	visibility: hidden;

}
#submenu {
	/*	
	position: absolute;
	display: block;
	left: 440px;
	top: 130px;
	width: 500px;
	height: 15px;
	*/
	visibility: hidden;
}
#content { 
	/*
	position: absolute;
	text-align: left;
	left: 0px;
	top: 0px;
	display:block;
		
	width: 915px;
	height: 485px;
	z-index: 100;*/
	overflow: visible;
		
}
h1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h3 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h5 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003c69;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:none
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:none	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;	
}

a.aktuell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;	
}

/*********** #Menu ***********/

#menu {	
			position: absolute;
			display: block;
			left: 435px;
			top: 100px;
			width: 526px;
			height: 15px;
}
		
ul { 
			list-style-type  : none; 
			margin: 0;
			padding: 0;
}
li {
			float :left;
			text-align : center;
}
li .a1 { 
			width : 44px;
			height : 15px;
			display:block;
			background-image: url(menu/chor.gif);
			background-repeat: no-repeat;
}
li .a2 { 
			width : 77px;
			height : 15px;
			display:block;
			background-image    : url(menu/dirigent.gif);
			background-repeat   : no-repeat;
}
li .a3 { 
			width : 87px;
			height : 15px;
			display:block;
			background-image    : url(menu/konzerte.gif);
			background-repeat   : no-repeat;
}
li .a4 { 
			width : 100px;
			height : 15px;
			display:block;
			background-image    : url(menu/aufnahmen.gif);
			background-repeat   : no-repeat;
}
li .a5 { 
			width : 122px;
			height : 15px;
			display:block;
			background-image    : url(menu/pressestimmen.gif);
			background-repeat   : no-repeat;
}
li .a6 { 
			width : 96px;
			height : 15px;
			display:block;
			background-image    : url(menu/management.gif);
			background-repeat   : no-repeat;
}


li a {
			display: block;
			height: 15px;

}

li .a1:hover { 
			background-image    : url(menu/chor.gif);
			background-repeat   : no-repeat;
			background-position: 0px -14px;
}
li .a2:hover { 
			background-position: 0px -14px;
			background-image    : url(menu/dirigent.gif);
			background-repeat   : no-repeat;
}
li .a3:hover { 
			background-position: 0px -14px;
			background-image    : url(menu/konzerte.gif);
			background-repeat   : no-repeat;
}
li .a4:hover { 
			background-position: 0px -14px;
			background-image    : url(menu/aufnahmen.gif);
			background-repeat   : no-repeat;
}
li .a5:hover { 
			background-position: 0px -14px;
			background-image    : url(menu/pressestimmen.gif);
			background-repeat   : no-repeat;
}
li .a6:hover { 
			background-position: 0px -14px;
			background-image    : url(menu/management.gif);
			background-repeat   : no-repeat;
}


li .a1aktuell { 
			width : 44px;
			height : 15px;
			background-position: 0px -14px;
			background-image    : url(menu/chor.gif);
			background-repeat   : no-repeat;
}
li .a2aktuell { 
			width : 77px;
			height : 15px;
			background-position: 0px -14px;
			background-image    : url(menu/dirigent.gif);
			background-repeat   : no-repeat;
}
li .a3aktuell { 
			width : 87px;
			height : 15px;
			background-position: 0px -14px;
			background-image    : url(menu/konzerte.gif);
			background-repeat   : no-repeat;
}
li .a4aktuell { 
			width : 100px;
			height : 15px;
			background-position: 0px -14px;
			background-image    : url(menu/aufnahmen.gif);
			background-repeat   : no-repeat;
}
li .a5aktuell { 
			width : 122px;
			height : 15px;
			background-position: 0px -14px;
			background-image    : url(menu/pressestimmen.gif);
			background-repeat   : no-repeat;
}
li .a6aktuell { 
			width : 96px;
			height : 15px;
			background-position: 0px -14px;
			background-image    : url(menu/management.gif);
			background-repeat   : no-repeat;
}


/******** 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 {
			float:left;
			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: 0px 0px 0px 0px;
			margin: 5px 0px 10px 0px;
			background: url(bilder_fix/icon_ticket.gif);
			background-repeat: no-repeat;
}
.boxchiemsee {
			d/*isplay: block;
			width: 870px;
			background-color: #ffffff;
			border: 1px solid #e9c589;
			padding: 140px 0px 0px 10px;
			margin: 0px 0px 10px 10px;
			background: url(bilder/herrenchiemsee_header.gif);
			background-repeat: no-repeat;*/
}
.hckonzerttitel {
			float:left;
			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(bilder/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;
}
/******** 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;
}


.thumbnail {
			float: left;
			display: block;
			width: 130px;
			height: 130px;
			margin: 20px 20px 0px 0px;
}
