body,td,th {
	color: #FFF;
	z-index: 101;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	color: #FFF;
}
#wrapper #header h1 {
	float: right;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 55px;
	margin-bottom: auto;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
#wrapper #content_wrap_unterseite #content_unterseite .col1 .sidebar {
	float: right;
	height: auto;
	width: 180px;
	margin-top: 40px;
	font-size: 10px;
}

/*	
	TYPO
*/ 

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#FFF
}

h1 {
	font-size:16px;
	padding:8px 0 4px 0;
	margin:0px
}

h2 {
	font-size:13px;
	font-weight:bold;
	padding:4px 0;
	margin:0;
}
#wrapper #content_wrap_unterseite #content_unterseite .col1 table .menutext {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
}


h3 {
	font-size:12px;
	font-weight:bold;
	padding:4px 0px;
	margin:0px
}

p {
	padding:0 0 8px 0;
	margin:0;
	font-size: 12px;
	color: #FFF;
	letter-spacing: normal;
	line-height: 17px;
 }

strong {
	font-weight:700
}


/* 
	LINKS
*/

a img {
	border:none
}

a:link {
	color:#FFF;
	text-decoration:none
}

a:active {
	color:#cccccc;
	text-decoration:underline;
}

a:visited {
	color:#FFF;
	text-decoration:none
}

a:hover {
	color:#FFF;
	text-decoration:underline
}


/* WRAPPER für den Inhalt */
#wrapper {
	width: 100%;
	margin: 0;
	min-height: 100%;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper_startseite {
	width: 100%; margin: auto auto; min-height: 100%; position: relative;
	
}

* html #wrapper {height: 100%;} /* IE Hack für 100% Höhe */
* html #wrapper_startseite {height: 100%;} /* IE Hack für 100% Höhe */


/* Wrapper für den Inhaltsbereich */
#content_wrap_startseite, #content_wrap_unterseite {
	width:100%;
	float:left;
	margin-bottom:25px;
}


/* Flash-Header */
#header {
	width:950px;
	height:109px;
	min-width:950px;
	min-height:109px;
	overflow:visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}


#header object, #header embed {
	width:100%;
	height:235px;
	overflow:hidden;
	padding:0px;
	margin:20px 0px 0px 0px;
}

/* Positionierung und Layout der Fußzeile */
#footer_wrap {
	width:100%;
	height:60px;
	min-width:950px;
	min-height:60px;
	overflow:visible;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/footer_bg.gif);
	margin-left: auto;
	margin-right: auto;
}

#header_image {
	position: relative;
	left: 14px;
	width:139px;
	height: 195px;
	z-index: 1;
	top: -40px;
	
}

#header_logo {
	z-index: 200;
	
}

#footer {
	width:950px;
	height:60px;
	min-width:950px;
	min-height:60px;
	overflow:hidden;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
}

* html #footer_wrap {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

/* Positionierung des Inhaltsbereichs */
#content_startseite, #content_unterseite {
	margin:auto;
	width:950px;
	text-align:left;
}

/* Layout der beiden Inhaltsbereiche */

#content_unterseite .col1 {
	width:207px;
	padding:0px;
	float:left;
	overflow:visible;
	margin-top: 25px;
}

#content_unterseite .col2 {
	width:700px;
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
	margin-top: 25px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
#wrapper #content_wrap_unterseite #content_unterseite .col1 table {
	float: right;
}

* html #content_unterseite .col2 {margin-top: 0px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */


#content_unterseite .col3 {
	width:16px;
	float:right;
	margin-left:0px;
	margin-top: 41px;
	margin-bottom: 9px;
	background-image: url(images/col3_trenner.gif);
	background-repeat: repeat-y;
	display: none;
	visibility: hidden;
}

* html #content_unterseite .col3 {margin-top: 16px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#content_unterseite .col4 {
	width:153px;
	float:right;
	margin-left:0px;
	overflow:hidden;
	display: none;
	visibility: hidden;
	margin-top: 41px;
}
* html #content_unterseite .col4 {margin-top: 16px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
/* Leerer Clearer zum Abschluss der Spalten */	
.clearer {
	clear:both;
}

#main_wrapper {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .content {
	width:180px;
	overflow:hidden;
	float:left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	vertical-align: middle;
}
#header_logo_wrapper {
	width:168px;
	z-index: 100;
	top: 6px;
	overflow: visible;
	float: right;
	height: 80px;
	position: relative;
	right: 5px;
	margin: 0px;
	padding: 0px;
}
* html #header_logo_wrapper {overflow: hidden;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#header_logo_wrapper_ie {
	width:164px;
	float: right;
	height: 23px;
	position: relative;
	right: 3px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	display: none;
	visibility: hidden;
}
* html #header_logo_wrapper_ie {display: block; visibility: visible;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#banner_sub {
	width:139px;
	overflow:hidden;
	margin-left: 14px;
}

#navi_sub {
	width:139px;
	margin-left: 14px;
	overflow:hidden;
}


#footer a {
	color: #FFFFFF;
}

.modulefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: lowercase;
}
.moduletextfield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #000000;
	margin: 2px;
}

.modulebutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #000000; 
	background-color:#000000; 
	color:#ffffff;
	text-transform: lowercase;
}

#btModEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	width: 459px;
	
}
#btModEvents ul{
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#btModEvents li{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	clear: both;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #666666;
	border-left: 0px none;
	float: left;
	padding-bottom: 3px;
	width:436px;
}

#btModEvents .date{
	font-size: 90%;
	margin: 0px;
	padding-bottom: 2px;
}
#btModEvents .addons{
	font-size: 90%;
	float: left;
	clear: left;
	width: 80px;
	
}
#btModEvents a{
	text-decoration:none;
}
#btModEvents .EVcontent{
	font-size: 95%;
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
	border-top: 1px dotted #666666;	
}
* html #btModEvents .EVcontent {visibility: visible; display: block;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#btModEvents h1{
	font-size: 100%;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 50%;
	font-weight: bold;
}
#btModEvents h2{
	font-size: 95%;
	margin: 0px;
	padding: 5px 0px;
	line-height: 50%;
	font-weight: normal;

}
#btModEvents img {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #000000;
	float: left;
	width: 80px;
}
#btModEvents h3 {
	font-size: 96%;
	margin: 0px;
	padding: 5px 0px;
	line-height: 50%;
	font-weight: bold;
	clear: both;
}
#btModEvents .infobar {
	margin: 0px;
	background-color: #CCCCCC;
	height: 17px;
}
* html #btModEvents .infobar {height: 16px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */


#btModEvents .col1 {

	float: left;
	width: 85px;
	padding:0px;
	margin: 0px;
	
}
#btModEvents .col2 {

	float: left;
	margin: 0px;
	padding:0px;
	width: 348px;
}
#btModEvents .detaillink {
	font-size: 90%;
	margin: 0px;
	float: left;
	padding-right: 15px;
}
#btModEvents .tickets {
	font-size: 90%;
	margin: 0px;
	padding-right: 5px;
	float: left;
	border-right: 1px solid #333333;
	padding-left: 2px;
	display: none;
}
#btModEvents .detail {
	
	margin: 0px;
	float: right;
	padding-right: 2px;
	padding-left: 5px;
	border-left: 1px solid #333333;
}
