body,select,option,input,textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
	font-weight: normal;
	color: #ffffff;
  text-align: left;
	background-color: #000000;
  line-height: 16px;
}
body {
  margin-top: 0px;
  margin-left: 0px;
}

/* links */     	
a:link {
	color: #ffffff;
  font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
  font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
  font-weight: bold;
	text-decoration: none;
}

/* rahmen */
#main {
	margin-left: auto;
	margin-right: auto;
  width: 1142px;
  overflow: hidden;
  background-image:url(pics/background.jpg); 
  background-repeat: no-repeat;
}
/* textabsatz */
.absatz {
  margin-left: 50px;
  width: 254px;
  float: left;
}
/* newsletterformular rechtsbuendig */
.newsletterformular {
  float: right; 
  width: 122px; 
}

/* newsletterformular alt
.newsletterformular {
  float: right; 
  width: 120px; 
  margin-top: 12px;
}
*/
#promoter {
	clear: left;
	margin-left: 783px;
	width: 200px;
	height: 26px;
	margin-top: 238px;
	text-align: left;
}

#navi {
	clear: left;
	margin-left: 379px;
	width: 400px;
	height: 12px;
	margin-top: 8px;
	text-align: left;
}

#navi_idea {
	float: left;
	width: 74px;
}
#navi_blog {
	float: left;
	width: 77px;
}
#navi_lineup {
	float: left;
	width: 91px;
}
#navi_faq {
	float: left;
	width: 67px;
}
#navi_archive {
	float: left;
	width: 70px;
}

#media {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 570px;
	margin-top: 30px;
}

#media_intro {
	float: left;
	text-align: left;
	width: 59px;
	margin-top: 1px;
}
#media_roteraupe {
	float: left;
	text-align: left;
	width: 90px;
	margin-top: 1px;
}
#media_zughafen {
	float: left;
	text-align: left;
	width: 88px;
	margin-top: 2px;
}
#media_sinnbus {
	float: left;
	text-align: left;
	width: 72px;
}
#media_fatsound {
	float: left;
	text-align: left;
	width: 37px;
	margin-top: -5px;
}
#media_beamershop {
	float: left;
	text-align: left;
	width: 97px;
}
#media_kopy {
	float: left;
	text-align: left;
	width: 53px;
	margin-top: 1px;
}
#media_frei {
	float: left;
	text-align: left;
	width: 29px;
	margin-top: -2px;
}
#media_plasticcut {
	float: left;
	text-align: left;
	width: 20px;
	margin-top: -1px;
}


#language {
	clear: left;
	margin-left: 989px;
	margin-top: 35px;
	width: 50px;
	height: 14px;
	text-align: left;
}
#block1 {
	clear: left;
	float: left;
	margin-left: 98px;
	margin-top: 5px;
	width: 556px;
}
#block2 {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 175px;
}
#newsletter {
	margin-top: 0px;
	background-color: black;
}
#gallery {
	margin-top: 0px;
	background-color: black;
}
#events {
	margin-top: 10px;
	background-color: black;
	height: 300px;
}

#block3 {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 175px;
}
#tickets {
	margin-top: 10px;
	background-color: black;
}
#eigenschub {
	margin-top: 10px;
	background-color: black;
}
#mag {
	margin-top: 10px;
	background-color: black;
}
#shoutbox {
	margin-top: 10px;
	background-color: black;
}
#news {
	margin-top: 10px;
	background-color: black;
}
#streams {
	margin-top: 10px;
	background-color: black;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 534px;
	margin-top: 20px;
}


/* boxen */
.inbox {
	margin-left: 15px;
	margin-top: 10px;
	width: 145px;
	padding-bottom: 12px;
}

/*content*/
.lineuptext {
	margin-left: 8px;
	width: 546px;
	margin-top: 22px;
}
.lineupbild {
	margin-top: 31px;
}
.boldtext {
	font-weight: bold;
	background-color: black;
}
.text {
	background-color: black;
}


/*überschriften*/
.headline {
	font-size: 15px;
	font-weight: bold;
	background-color: black;
}

/*sonstiges*/

.newsletterformular {
	background-color: black;
	float: left;
	margin-top: -1px;
	width: 150px;
	height: 17px;
	margin-bottom: -2px;
}

.shoutboxformular {
	background-color: black;
	float: left;
	margin-top: -1px;
	width: 150px;
	height: 17px;
	margin-bottom: -2px;
}
.shoutboxinput {
	margin-top: 5px; 
	height: 17px; 
	overflow: hidden;
	border-width:0px; 
	background-color: white; 
	color: black; 
	overflow: hidden; 
	float: left;
	width: 121px;
}
.important {
	font-weight: bold;
}