@charset "utf-8";
/* CSS Document */

body {
    background-color:#a5a9c2;
	font: 11px Verdana, Arial, sans-serif ;
	color:#555555;
	margin:0px;
}

h1{
	font: 12px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#162983;
	margin:0px;
}

#all{
	width:815px;
	position:absolute;
	left:50%;
	margin-left:-415px;
}

#logo{
	width:241px;
	margin-bottom:15px;
	float:left;
}

#companynavcontainer{
	width:559px;
	height:11px;
	text-align:right;
	margin-bottom:15px;
	margin-right:15px;
	float:right;
	vertical-align:bottom;
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:49px;
}

#headgrafik{
	background-color:#FFFFFF;
	width:774px;
	height:286px;
	padding:13px;
	float:left;
}


* html #headgrafik{
	padding:12px;
}

#schattenrechts{
	background-image: url(img/schattenrechts2.jpg);
	background-repeat:repeat-y;
	float:right;
	width:15px;
	height:312px;
}

* html #schattenrechts{
	height:314px;
}

#underhead{
	height:48px;
	width:800px;
	text-align: center;
	float:left;
	font: 12px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#FFFFFF;
}

#hauptnavcontainer{
	height:12px;
	margin-top:5px;
}

#schattenunten{
	background-image: url(img/schattenunten2.jpg);
	background-repeat: repeat-x;
	height:14px;
	width:800px;
	text-align:left;	
}

#schattenrechtsunten{
	background-image: url(img/schattenrechtsunten.jpg);
	background-repeat: no-repeat;
	float:right;
	width:15px;
	height:48px;
}

#content{
	clear:both;
	background-color:#FFFFFF;
	width:774px;
	padding:0px 13px;
	float:left;
	/*background-image: url(img/trennlinie.jpg);
	background-repeat:repeat-y;
	background-position:right;*/
}

#content2{
	clear:both;
	background-color:#FFFFFF;
	width:774px;
	padding:0px 13px;
	float:left;
	background-image: url(img/trennlinie.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

#contentcontainer{
	clear:both;
	background-color:#FFFFFF;
	width:800px;
	padding:13px 0px;
	float:left;
	margin-bottom:10px;
}

#contentleft{
	/*width:498px;*/
	width:750px;
	padding-right:40px;
	float:left;
}

* html #contentleft{
	width:730px;
}

#contentleft2{
	width:498px;
	/*width:750px;*/
	padding-right:40px;
	float:left;
}

#contentright{
	width:216px;
	text-align:center;
	float:right;
	padding-left:20px;
}

* html #contentright{
	padding-left:10px;
}

.thumbnailbg{
	background-image:url(img/hg_bild.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:71px;
	padding:5px 21px 24px 6px;
	float:left;
	margin: 0px 0px 7px 7px;
}

* html .thumbnailbg{
	padding:5px 15px 24px 6px;
}

.thumbnail{
	border:1px solid #FFFFFF;
	cursor:pointer;
}

#footer{	
	/*left:50%;
	margin-left:-400px;
	position: absolute;*/
	margin:10px 0px;
	height:10px;
	width:800px;
	font: 10px Verdana, Arial, sans-serif ;
	color:#FFFFFF;
	text-align:right;
}

a:link{
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#162983;
	text-decoration:none;
	text-transform: uppercase;	
}

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

a:visited{
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#162983;
	text-decoration:none;
	text-transform: uppercase;	
}

a.textlink{
	font: 11px Verdana, Arial, sans-serif ;
	color:#162983;
	text-decoration:none;
	text-transform:none;
}

a.textlink:hover{
	color:#555555;
}

a.textlink:visited{
	font: 11px Verdana, Arial, sans-serif ;
	color:#162983;
	text-decoration:none;
	text-transform:none;
}

.subnav{
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#162983;
	text-transform: uppercase;
	text-decoration:underline!important;;	
}

a.companynav{
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;	
}

a.companynav:hover{
	color:#162983;
}

a.companynav:visited{
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;	
}

a.companynavactive{
	font: 11px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;	
	vertical-align:bottom;
	color:#162983;
}

a.hauptnav:link{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;	
	bottom: 5px;
}

a.hauptnav:visited{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;	
	bottom: 5px;
}
a.hauptnav:hover{
	color:#162983;
	font-weight:bold;
}


a.hauptnavactive{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;	
	bottom: 5px;
	color:#162983;
}

.text_hidden{
	font: 12px Verdana, Arial, sans-serif ;
	font-weight:bold;
	color:#aaa;
	margin:0px;
}

div.floatbox {overflow: hidden; }
* html div.floatbox {height: 60px;}

div.floatbox p.float_left {float: left;}

div.floatbox a img {float: right; border: none;}

.mb0 {margin-bottom: 0px;}

.mt0 {margin-top: 0px;}

.float_left {float: left;}

.mr70 {margin-right: 70px;}

.mb20 {margin-bottom: 20px;}

form.einspaltform {width: 100%; margin-bottom: 20px; overflow: hidden;}
form.einspaltform p label {width: 150px; display: block; float: left;}
form.einspaltform p input.long {width: 290px}
form.einspaltform p input.street {width: 220px}
form.einspaltform p input.streetnr {width: 63px}
form.einspaltform p select {width: 150px}
form.einspaltform p select#ticket_price_type {width: 150px; margin-left: 14px;}
form.einspaltform p textarea {width: 290px}
form.einspaltform p input.submit1 {background: url("/img/submit_button.jpg") repeat scroll 3px 5px ; height: 62px; width: 199px; border: none; color: #fff; cursor: pointer; font-weight: bold; float: right;}
form.einspaltform p.ticketprice {margin-right: 40px;}
form.einspaltform p.ticketprice span {margin-right: 75px;}
form.einspaltform p.ticketprice_complete {font-weight: bold;color:#162983}

div.error {border: 1px solid red; padding: 10px; margin-bottom:10px; font-weight: bold;}
p.success {border: 1px solid green; padding: 10px; margin-bottom:10px; font-weight: bold;}

a.button_left, a:hover.button_left {background: url("/img/submit_button.jpg") no-repeat scroll 0 0 ; border: none; color: #fff; text-decoration: none; display: block; padding: 17px 65px 30px 25px; float: left;}
a.button_right, a:hover.button_right {background: url("/img/submit_button.jpg") no-repeat scroll 25px 0 ; border: none; color: #fff; text-decoration: none; display: block; padding: 17px 30px 30px 50px; float: right;}

ul.summary {list-style: none; margin-left: 0px; padding-left: 5px; margin-bottom: 20px;}
ul.summary li.first {float: left; width: 150px; margin-bottom: 5px; font-weight: bold;}
ul.summary li.last {margin-bottom: 5px}
