body {
	margin: 0;
	padding: 0;
	background-color: #333;
	background-image: url('/img/tpl/oma_hinten.gif');
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
}
a img {
	border: none;
}
#main {
	margin: 0 auto;
	width: 980px;
	overflow: auto;
}
#mittelstreifen {
	background-image: url('/img/tpl/mittelstreifen.png');
	background-position: top center;
	background-repeat: repeat-y;
	overflow: auto;
}
#oben {
	position: absolute;
	z-index: 88;
	left: 50%;
	margin-left: -490px;
	top: 0;
	height: 190px;
	width: 980px;
}
#sonne {
	position: absolute;
	z-index: 97;
	left: 50%;
	margin-left: -458px;
	top: -17px;
	height: 194px;
	width: 200px;
}
#datumszeile {
	position: absolute;
	z-index: 98;
	left: 50%;
	margin-left: -250px;
	top: 130px;
	height: 500px;
	width: 30px;
}
#tickets {
	position: absolute;
	z-index: 99;
	left: 50%;
	margin-left: 270px;
	top: 0;
	height: 143px;
	width: 156px;
}

#links {
	float: left;
	width: 190px;
	padding-right: 25px;
	padding-top: 190px;
	overflow: hidden;
	text-align: right;
}
#rechts {
	float: right;
	width: 190px;
	padding-left: 25px;
	padding-top: 166px;
	overflow: hidden;
	text-align: left;
}
#mitte {
	margin: 0 auto;
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 190px;
}

div.trennlinie {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 12px;
	background-image: url('/img/tpl/trennlinie.png');
	background-position: top right;
	background-repeat: no-repeat;
}
div.trennlinie_rechts {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 12px;
	background-image: url('/img/tpl/trennlinie.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#suche {

}
#socialzeugs {
	padding-right: 12px;
}
#spnsrn img {
	margin-left: 5px;
	margin-bottom: 7px;
}
ul.menue {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Yanone Kaffeesatz', 'Georgia', serif;
}
	ul.menue li {
	}
		ul.menue li a {
			display: block;
			outline: none;
			padding-right: 26px;
			font-size: 20px;
			line-height: 26px;
			letter-spacing: 1px;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			background-image: url('/img/tpl/stern_rot.png');
			background-position: right 2px;
			background-repeat: no-repeat;
		}
		ul.menue li a:hover {
			color: #e0001a;
			background-image: url('/img/tpl/stern_weiss.png');
		}
		ul.menue li.klapp a {
			padding-right: 2px;
			font-size: 16px;
			line-height: 20px;
			letter-spacing: 1px;
			color: #fc0;
			text-decoration: none;
			text-transform: uppercase;
			background: none;
		}
		ul.menue li.klapp a:hover {
			color: #fff;
			background: none;
		}

#countdown {
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', 'Georgia', serif;
	color: #fff;
}
#countdown .countdown_zahl {
	font-size: 40px;
	color: #e0001a;
}

#rechts .bands a {
	margin-bottom: -3px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', 'Georgia', serif;
	text-decoration: none;

	display: inline-block;
	outline: 0;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	-webkit-transform: scale(1) rotate(0);
	-moz-transform: scale(1) rotate(0);
	-o-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
}
#rechts .bands a:hover {
	background: #e0001a;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#rechts .bands a.even {
	color: #fff;
}
#rechts .bands a.odd {
	color: #fc0;
}
#rechts .bands a.even:hover {
	color: #fff;
	-webkit-transform: scale(1.05) rotate(-1deg);
	-moz-transform: scale(1.05) rotate(-1deg);
	-o-transform: scale(1.05) rotate(-1deg);
	transform: scale(1.05) rotate(-1deg);
}
#rechts .bands a.odd:hover {
	color: #fc0;
	-webkit-transform: scale(1.05) rotate(1deg);
	-moz-transform: scale(1.05) rotate(1deg);
	-o-transform: scale(1.05) rotate(1deg);
	transform: scale(1.05) rotate(1deg);
}


#newsletter {
}
	#newsletter .newsletterheadline {
		color: #fff;
		font-size: 20px;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-family: 'Yanone Kaffeesatz', 'Georgia', serif;
	}
	#newsletter .newslettertext {
		width: 88px;
	}
	#newsletter .newsletterbutton {
		width: 88px;
	}

#crowd {
	height: 229px;
	margin-top: 20px;
	width: 100%;
	background-image: url('/img/tpl/crowd.png');
	background-position: bottom;
	background-repeat: repeat-x;
}


#oma_tv {
	float: right;
	margin-top: 4px;
	width: 208px;
	height: 206px;
	background-image: url('/img/tpl/tv.png');
}
#oma_tv_position {
	margin-top: 53px;
	margin-left: 15px;
}

#oma_webcam {
	float: right;
	margin-top: 4px;
	width: 208px;
	height: 206px;
	background-image: url('/img/tpl/cam.png');
}
#oma_webcam_position {
	margin-top: 56px;
	margin-left: 18px;
}

/* ########################################################################## */
/* INFOS */

/* Tweetwall */
.tweetrechts {
	float: right;
}
.tweetrechts .randoben {
	width: 381px;
	height: 12px;
	background-image: url('/img/infos/tweetwall/bubble_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.tweetrechts .randunten {
	width: 381px;
	height: 33px;
	background-image: url('/img/infos/tweetwall/bubble_bottom_rechts.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.tweetrechts .inhalt {
	width: 381px;
	background-image: url('/img/infos/tweetwall/bubble_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
.tweetrechts .text {
	padding: 10px;
}
.tweetrechts .info {
	text-align: right;
}
.tweetrechts .info img {
	float: right;
	margin-left: 10px;
	margin-right: 50px;
}

.tweetlinks {
	float: left;
}
.tweetlinks .randoben {
	width: 381px;
	height: 12px;
	background-image: url('/img/infos/tweetwall/bubble_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.tweetlinks .randunten {
	width: 381px;
	height: 33px;
	background-image: url('/img/infos/tweetwall/bubble_bottom_links.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.tweetlinks .inhalt {
	width: 381px;
	background-image: url('/img/infos/tweetwall/bubble_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
.tweetlinks .text {
	padding: 10px;
}
.tweetlinks .info img {
	float: left;
	margin-left: 40px;
	margin-right: 10px;
}



