@charset "utf-8";
/***********************************
************************************ 
   -- medien::agentur querbach --
   -- Torsten Querbach --
   -- www.querbach-it.de --
   -- info@querbach-it.de -- 
************************************
***********************************/

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Container */

#wrapper {
	border: 1px #000 solid;
	margin: 20px auto 0 auto;
	width: 1000px;
}

#top {
	background-color: #000;
	text-align: center;    
}

#logocol1 {
	float: left;
	width: 500px;
	text-align: right;
	color: #000;
	font-size: 28px;
	font-weight: bold;
	padding: 8px 0;	
}

#logocol2{
	float: right;
	width: 500px;
	background-color: #000;
	text-align: left;
	color: #ff6;
	font-size: 28px;
	font-weight: bold;
	padding: 8px 0;	
}

#navigation {
    background-color: #000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

#content {
	padding: 5px;
}

#banner {
	text-align: center;
	margin-bottom: 30px;
}

#footer {
	background-color: #000;
	color: #ff6;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0;
}

#counter {
	text-align: center;
	margin-top: 10px;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #fff;
}

#navibereich a:hover,
#startseite #navi01 a,
#bandinfos #navi02 a,
#kartenvorverkauf #navi03 a,
#impressum #navi04 a {
	background-color: #fff;
	color: #000;
}

body {
	background-color: #ff6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	margin: 15px 0;
	font-size: 20px;
	background-color: #000;
	color: #ff6;
	padding: 10px 5px;
}

hr {
	border: 1px solid #000000;
}

#content p {
	margin: 5px 0;
}

#top p {
	color: #ff6;
	font-size: 28px;
	font-weight: bold;
	padding: 5px 0;
}

#logocol1 p {
	margin-right: 10px;
}

#logocol2 p {
	margin-left: 10px;
}

#navibereich li {
  display: inline;
  list-style-type: none;
}

#navibereich {
  padding: 4px 0;
  margin: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000000;
}

#navibereich a {
  color: #ff6;
  text-decoration: none;
  padding: 4px 8px;
}

#navibereich a:hover {
  background-color: #ff6;
  color: #000;
}

/* Klassen und Hilfsfunktionen */

.clearer {
	clear: both;
}

.rechtsbuendig {
	text-align: right;
}

.mittig {
	text-align: center;
}

.links {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links1 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links2 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links3 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links4 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links5 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links6 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links7 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

#links8 {
	width: 50%;
	float: left;
	background-color: #ff6;
}

.rechts {
}

#rechts {
}

#rechts1 {
}

#rechts2 {
}

#rechts3 {
}

#rechts4 {
}

#rechts5 {
}

#rechts6 {
}

#rechts7 {
}

#rechts8 {
}