/*LAYOUT*/

body {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #0A9ED0;
}

/* FF & Co. */
html>body #container {
width: 760px;
margin: 0px auto;
text-align:left;
background: #FFFFFF url(images/bg.gif) repeat-y;
}

/* IE */
* html #container {
width: 760px;
margin: 0px auto;
text-align:left;
background: #FFFFFF url(images/bg.gif) repeat-y;
}

html>body #top{
	width: 760px;
	height: 160px;
	text-align: left;
	padding-top: 20px;
}
* html #top{
	width: 760px;
	height: 160px;
	text-align: left;
	padding-top: 20px;
}

#obenlinks {
	width: 500px;
	height:150;
	margin: 0px;
	border:0px;
	vertical-align: top;
	text-align:left;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
}
#obenrechts {
	width:200px;
	border:0px;
	float:right;
	margin-right: 20px;
}

#navigation{
	width: 720px;
	height: 50px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

/* FF & Co. */
html>body #main {
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	height: auto;
}

/* IE */
* html #main {
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	padding: 0px;
	width: 760px;
	height: auto;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
}

#left {
	width: 500px;
	height:auto;
	margin: 0px;
	border:0px;
	vertical-align: top;
	text-align:left;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	background: #FFFFFF;
}

#right {
	width:200px;
	border:0px;
	text-align:left;
	vertical-align:top;
	float:right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #FFFFFF;
}
#clear {
clear: both;
width: 1px;
height: 1px;

}

/* NAVIGATION OBEN */

ul.navlist {
	margin-left: 0;
	font: 12px/18px "Courier New", Courier, mono;
	color: #000000;
	font-weight: bold;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

li.navlist {
list-style: none;
margin: 0;
display: inline;
padding-left: 0px;
}

li.navlist a {
text-decoration: none;
color: #000000;
}

li.navlist a:link { color: #000000; }
li.navlist a:visited { color: #000000; }

li.navlist a:hover {
color: #000;
text-decoration: underline;
}

li.navlist a#current {
	color: #0A9ED0;
}

.navitrenner {
	color: #000;
}


/*Text*/

h1 {
	text-transform: uppercase;
	letter-spacing: 0pt;
	font: bold 15px/17px "trebuchet MS", sans-serif;
	color: #0A9ED0;
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h2 {
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: "courier new", courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	}

.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.navigation a:link {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.navigation a:visited {
	color: #000000;
}
.text b {
	letter-spacing: 1px;
}
.navigation b {
	letter-spacing: 1px;
}
.form {
	line-height: 10px;
}
.foto {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/*LISTEN*/
ul.liste {
	list-style-type: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-left: 0px;
	padding-left: 0px;
 }

li.liste {
	background-image: url(images/listenstrich.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 15px;
	padding-bottom: 6px;
 }

/*TICKET_TICKER*/

#tickets {
	text-align: center;
	background-color: #0A9ED0;
	padding: 5px;
	height: auto;
	width: 190px;
	margin-bottom: 15px;
}

h3 {
	color: #FFFFFF;
	font: bold 13px/17px "Courier New", Courier, mono;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.zahl {
	color: #FFFFFF;
	font: bold 24px/18px "trebuchet MS", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

