/* CSS Document */

html {
	height: 100%;
}

body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000;
	margin: 0px auto;
	padding: 0px;
	background: #666;
}

body.viewimage {
	background: #fff;
	margin: 10px;
	font-size: 12px;
	color: #000;
}

body.viewimage a {
	color: #006BB3;
}

body.viewimage img {
	border: 1px solid #000;
}

#frame {
	width: 950px;
	text-align: left;
	margin: 40px auto;
	padding: 0px;
	position: relative;
	background: #fff url(images/content-bg.png) repeat-y;
}

/* ENDE Globale Definitionen */

/* BEGINN Header */
#header {
	width: 950px;
	height: 220px;
	background: url(images/header.png) no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#header_en {
	width: 950px;
	height: 220px;
	background: url(images/header_en.png) no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#header ul, #header_en ul {
	font-size: 10px;
	float: right;
	display: inline;
	margin: 5px 25px 0px 0px;
	list-style-type: none;
}

#header li, #header_en li {
	display: inline;
	margin: 0px 0px 0px 5px;
}

#header li a img, #header_en li a img {
	border: none;
}

#header li a, #header_en li a {
	text-decoration: none;
	color: #000;
}

#header p, #header_en p {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 5px 0px 0px 25px;
}

#header img.logo, #header_en img.logo {
	top: 20px;
	left: 300px;
	position: absolute;
}

#header img.logo_meinung, #header_en img.logo_meinung {
	top: 120px;
	left: 700px;
	position: absolute;
	border: 0px;
}

/* ENDE Header */

/* BEGINN Inhaltsframe */
#content {
	width: 950px;
	background: url(images/content-bg.png) repeat-y;
	margin: 0px;
	padding: 0px;
}

#content h1, #content h2 {
	display: none;
}

	/* BEGINN Navigation */
	#navi {
		width: 300px;
		margin: 0px;
		padding: 0px;
		float: left;
	}
	
	#navi a {
		color: #000;
		text-decoration: none;
	}
	
	#navi ul {
		padding: 0px;
		margin: 0px;
		float: none;
	}
	
	#navi li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 0px 35px;
		list-style-type: none;
		font-size: 13px;
		color: #000;
		display: block;
		background: url(images/navi-punkt.gif) no-repeat;
		line-height: 20px;
		zoom: 1;
	}
	
	#navi li.active {
		background: url(images/navi-highlight.gif) left no-repeat #C4DCEE;
		font-weight: bold;
		position: relative;
	}
		
	#navi ul ul {
		margin: 0px;
		padding: 0px 0px 3px 0px;
		background: #C4DCEE;
		width: 160px;
		font-weight: normal;
		top: 0px;
		right: 0px;
		position: absolute;
	}
	
	#navi li li {
		background: none;
		margin: 0px;
		padding: 5px 0px 4px 20px;
		width: 140px;
		line-height: 15px;
	}
	
	#navi li li.active {
		font-weight: bold;
		background: url(images/navi-pfeil.gif) left no-repeat;
		padding: 5px 0px 4px 20px;
		width: 140px;
		margin: 0px;
	}
	
	/* ENDE Navigation */
	
	/* BEGINN Sponsors */
	#sponsors {
		margin: 20px 0px 20px 25px;
		padding: 0px;
		width: 275px;
		background: #fff;
		height: 110px;
		float: left;
	}
	
	#sponsors.partner {
		margin: 10px 0px 10px 25px;
		padding: 0px;
		width: 275px;
		background: none;
		height: 50px;
		float: left;
	}
	
	#sponsors p {
		color: #999;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		margin: 0px 0px 3px 0px;
		padding: 0px;
	}

	#sponsors p.titel {
		background: #fff;
		text-align: left;
		color: #F29400;
	}
	
	#sponsors p.titel em {
		margin: 0px 20px;
		font-style: normal;
	}
	
	#sponsors p.veranstalter {
		color: #000;
		text-align: left;
		width: 175px;
		float: right;
		margin: 70px 0px 0px 0px;
		padding: 0px;
		font-weight: normal;
	}
	
	#sponsors img {
		margin: 8px 0px 8px 20px;
		float: left;
	}
	
	#sponsors.partner img {
		margin: 8px 0px 8px 0px;
		float: left;
	}
	
	#sponsors a img {
		border: none;
	}
	
	/* ENDE Sponsors */

	/* BEGINN Statements */
	#statements {
		margin: 30px 0px 30px 25px;
		padding: 5px;
		width: 265px;
		background: #eee;
		float: left;
	}

	#statements img {
		float: left;
		margin: 0px 3px 3px 0px;
		border: none;
	}
	
	#statements p {
		color: #000;
		font-weight: normal;
		font-size: 10px;
		text-align: left;
		margin: 0px 0px 3px 0px;
		padding: 0px;
	}

	#statements p.titel {
		font-weight: bold;
	}

	#statements p.text {
		font-weight: normal;
		margin: 10px 0px 0px 10px;
	}

	
	
	/* ENDE Statements */

	/* BEGINN Inhalt */
	#inhalt {
		margin: 0px 0px 0px 310px;
		padding: 15px 0px 15px 15px;
		width: 600px;
	}
	
	#inhalt h1 {
		font-size: 14px;
		line-height: 36px;
		display: block;
	}
	
	#inhalt h3 {
		font-weight: bold;
		font-size: 18px;
		color: #000;
		margin: 0px 0px 3px 0px;
		display: block;
	}
	
	#inhalt h4, #inhalt h5 {
		font-weight: bold;
		font-size: 13px;
		line-height: 18px;
		margin: 0px;
	}

	#inhalt h6 {
		font-size: 10px;
		padding-right: 15px;
		text-align: right;
		margin: 5px 0px 0px 0px;
	}

	#inhalt p {
		font-size: 13px;
		line-height: 18px;
		padding-right: 15px;
	}
	
	#inhalt p.nomargin {
		margin: 5px 0px 0px 0px;
		font-size: 11px;
	}
	
	#inhalt p.dateinfo {
		margin: 0px;
		font-size: 10px;
		color: #000;
		font-weight: normal;
	}
	
	#inhalt p.grau {
		background: #ccc;
		text-align: center;
		padding: 0px;
	}
	
	#inhalt p.rechts {
		font-size: 10px;
		padding-right: 15px;
		text-align: right;
	}
	
	#inhalt p.zwischenheader {
		font-weight: bold;
		color: #000;
	}
	
	#inhalt p.vorspann {
		font-weight: bold;
	}

	#inhalt p.mp3 {
		float: right;
		margin-top: -220px;
	}
	
	
	#inhalt a  {
		color: #006BB3;
		text-decoration: none;
	}
	
	#inhalt a img {
		border: none;
	}
	
	#inhalt img.bild_links {
		float: left;
		margin: 4px 8px 0px 0px;
		border: 1px solid #000;
	}
	
	#inhalt img.bild_rechts {
		float: right;
		margin: 4px 0px 0px 8px;
		border: 1px solid #000;
	}
	
	#inhalt form {
		display: inline;
	}
	
	#inhalt input, #inhalt textarea {
		border: 1px solid #000;	
		margin: 0px;
	}
	
	#inhalt input {
		width: 200px;
	}
	
	#inhalt input:hover, #inhalt textarea:hover {
		border: 1px solid #F4A300;	
	}
	
	#inhalt input:focus, #inhalt textarea:focus {
		border: 1px solid #F4A300;	
		background: #C4DCEE;
	}
	
	#inhalt input.long {
		width: 300px;
	}
	
	#inhalt input.short {
		width: 100px;
	}
	
	#inhalt input.radio {
		width: 15px;
		margin-bottom: 10px;
		margin-right: 5px;
	}
	
	#inhalt textarea {
		width: 400px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	#inhalt input.button {
		width: 100px;
		background: #C4DCEE;
	}
	
	#inhalt table {
		font-size: 13px;
	}
	
	#inhalt table input {
		width: 245px;
	}
	
	#inhalt table td.antispam {
		text-align: center;
		padding: 5px 0px;
		background: #C4DCEE;
	}
	
	#inhalt li {
		font-size: 13px;
		margin-top: 10px;
	}
	
	#faq_antwort p {
		background: #C4DCEE;
		font-size: 12px;
		padding: 8px;
		margin: 0px 0px 10px 0px;
	}

	#faq_antwort h3 {
		font-size: 13px;
		margin-top: 10px;
	}

	/* BEGINN Startseite */
	#start_text {
		margin: 0px 0px 20px 0px;
		padding: 10px;
		background: #eee;
	}
	
	#start_text img {
		float: right;
		border: 1px solid #000;
		margin: 20px 0px 0px 10px;
		padding: 0px;
	}
	
	#start_news {
		margin: 0px 0px 20px 0px;
		width: 340px;
	}
	
	#start_news.hot_first {
		margin: 20px 0px 10px 0px;
		width: 550px;
		height: 200px;
	}
	
	#start_news.hot {
		margin: 10px 0px 50px 0px;
		width: 550px;
	}
	
	#start_news p {
		margin: 0px;
		padding: 0px;
	}
	
	#start_news_bilderrahmen {
		width: 60px;
		height: 40px;
		background: #eee;
		text-align: center;
		float: left;
		margin: 5px 7px 0px 0px;
		border: 1px solid #000;
		overflow: hidden;
	}
	
	#start_news_bilderrahmen.hot_first {
		width: 250px;
		height: 166px;
	}

	#start_news_bilderrahmen.hot {
		width: 150px;
		height: 100px;
	}

	#start_news_bilderrahmen a img {
		border: none;
	}

	#start_news img {
		padding: 0px;
		height: 40px;
	}

	#start_news.hot_first img {
		height: 166px;
	}
	
	#start_news.hot img {
		height: 100px;
	}
	
	#banner {
		width: 220px;
		float: right;
		margin: 0px 10px 10px 15px;
		padding: 0px;
	}
	
	#banner.hot {
		float: auto;
		margin: 5px 0px 10px 0px;
		display: inline;
		width: 580px;
		background: #C4DCEE;
		padding: 10px 0px 8px 20px;
	}
	
	#banner.hotlarge {
		margin: 0px;
		display: inline;
		padding: 0px;
	}
	
	#banner p {
		margin: 0px;
		padding: 0px;
	}
	
	#banner p.titel {
		font-weight: bold;
		color: #F29400;
	}
	
	#banner img {
		margin: 10px 0px 0px 0px;
	}
	
	#banner.hot img {
		margin: 0px 10px 0px 10px;
	}
	
	#banner.hotlarge img {
		margin: 0px 0px 0px -30px !important;
	}
	
	#banner.hotlarge img.play_button {
		margin: 0px 0px 0px 5px !important;
	}
	
	#banner a img {
		border: none;
	}
	
	#countdown p {
		font-size: 26px;
		font-weight: bold;
		margin: -10px 0px 10px 0px;
		padding: 0px;
		color: #006BB3;
	}
	
	#countdown .orange {
		color: #F29400;
	}
	
	/* ENDE Startseite */
	
	/* BEGINN Informieren */
	
	#info_auszug {
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}
	
	#info_auszug p {
		width: 450px;
		padding: 0px;
	}
	
	#info_bilderrahmen {
		width: 120px;
		height: 80px;
		background: #eee;
		text-align: center;
		float: right;
		margin: 0px 10px 0px 0px;
		border: 1px solid #000;
		overflow: hidden;
	}

	#info_bilderrahmen a img {
		border: none;
	}
	
	#info_auszug img {
		padding: 0px;
		height: 80px;
	}
	
	#info_bilderleiste {
		float: right;
		text-align: center;
		width: 120px;
		margin: 14px 10px 10px 10px;
	}
	
	#info_bilderleiste img {
		border: 1px solid #000;
		margin: 0px 0px 5px 0px;
	}
	
	#galerie {
		margin-right: 20px;
	}
	
	#galerie_bilderrahmen {
		width: 120px;
		height: 80px;
		text-align: center;
		float: left;
		margin: 5px 10px 5px 0px;
		overflow: hidden;
		padding: 2px;
	}
	
	#galerie_bilderrahmen a img {
		border: 1px solid #000;
	}

	/* ENDE Informieren */
	
	/* Gästebuch */
	
	#gaestebuchbox {
		margin-top: 5px;
		padding-bottom: 15px;
		font-size: 12px;
		border-bottom: 1px solid #999;
	}
	
	/* ENDE Inhalt */

/* ENDE Inhaltsframe */

/* BEGINN Footer */
#footer {
	width: 950px;
	height: 18px;
	background: url(images/footer.png) no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* ENDE Footer */


table.songtext {
	text-align: center;
}

#meinungpunkt {
	margin: 0px 0px 20px 0px;
}

p.meinung {
	font-size: 12px;
	margin: 5px 0px;
}

/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
#lightbox a {
	color: #666;
	text-decoration: underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 100px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}