/* Container */
#root {
	text-align: center;
}

html>body #root {
	height: auto;
}

#top {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}

#main {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#bottom {
	width: 840px;
	margin: 0 auto;
	color: #939393;
	text-align: left;
}

/* Bereich Navigation */
#navcontainer {
	width: 920px;
	height: 50px;
	background-image: url(../../imgs/sev/navbg.jpg);
	background-repeat: no-repeat;
}

.home {
	width: 225px;
	height: 50px;
	float: left;
}

.home a {
	display: block;
	width: 225px;
	height: 50px;
}

/* Bereich Content */
#contentcontainer {
	width: 920px;
}

#startcontent {
	width: 920px;
	height: 355px;
	background-image: url(../../imgs/sev/startcontentbg.jpg);
	background-repeat: no-repeat;
}

.datecontainer-start {
	width: 920px;
	height: 180px;
}

.specialcontainer-start {
	width: 920px;
	height: 155px;
}

.newsletterinsite {
	margin: 0 0 0 -30px;
}

.newsletteritem {
	width: 270px;
	float: left;
}

.withline {
	height: 155px;
	background-image: url(../../imgs/sev/newslettertabline.gif);
	background-repeat: no-repeat;
}

.nlsubsite {
	margin: -50px 0 0 0;
}

.newsletterheader {
	width: 300px;
	height: 60px;
	padding: 10px 0 0 0;
	overflow: hidden;
	clear: left;
}

.newsletterheader h3 {
	margin: 0;
	padding: 11px 30px 0 30px;
	color: #F6A800;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

.newsletterheader h4 {
	margin: 0;
	padding: 3px 30px 0 30px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
}

.newsletterform {
	width: 240px;
	padding: 0 0 0 30px;
	clear: left;
}

.tabtitle {
	width: 900px;
	height: 40px;
	padding: 10px 10px 0 10px;
}

.tabtitle h3 {
	margin: 0;
	padding: 0 30px 0 30px;
	color: #F6A800;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

.tabtitle-site {
	width: 900px;
	height: 40px;
	padding: 0 10px 0 10px;
}

.tabtitle-site h3 {
	margin: 0;
	padding: 0 30px 0 30px;
	color: #F6A800;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

#dates {
	position: relative;
	width: 900px;
	height: 120px;
	margin: 0 10px 0 10px;
}

#dates-nl {
	position: relative;
	width: 600px;
	height: 120px;
	margin: 0 0 0 10px;
	float: left;
}

#dates-newsletter {
	width: 300px;
	margin: 0 10px 0 0;
	float: left;
}

.dateitem {
	width: 240px;
	height: 120px;
	padding: 0 30px 0 30px;
	float: left;
	cursor: pointer;
}

.datesheet {
	width: 100px;
	height: 120px;
	background-image: url(../../imgs/sev/datesheet.png);
	background-repeat: no-repeat;
	float: left;
}

.datesheet .day {
	width: 65px;
	height: 55px;
	padding: 20px 15px 0 15px;
	text-align: center;
	font-size: 36px;
	line-height: 55px;
	font-weight: bold;
	color: #000000;
}

.datesheet .month {
	width: 65px;
	height: 35px;
	padding: 0 15px 0 15px;
	text-align: left;
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	color: #ffffff;
}

.datecontent {
	width: 140px;
	padding: 15px 0 0 0;
	float: left;
}

.datecontent h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	padding: 0 0 5px 0;
	letter-spacing: -1px;
}

.datecontent h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.datecontent a {
	display: block;
	width: 115px;
	height: 20px;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
	background-image: url(../../imgs/sev/datepfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.datecontent a:hover {
	color: #F6A800;
}

#sitecontainer {
	width: 920px;
	background-image: url(../../imgs/sev/contentbg.jpg);
}

#sitecontent {
	width: 920px;
	min-height: 365px;
	background-image: url(../../imgs/sev/contenttopbg.jpg);
	background-repeat: no-repeat;
}

#sitefooter {
	width: 920px;
	height: 25px;
	background-image: url(../../imgs/sev/contentbottombg.jpg);
}

#sitefooteraddon {
	width: 920px;
	height: 190px;
	background-image: url(../../imgs/sev/contentbottomaddonbg.jpg);
}

#sitefooteraddon-nl {
	width: 920px;
	height: 190px;
	background-image: url(../../imgs/sev/contentbottomaddonbg.jpg);
}

.sitetitle {
	width: 870px;
	height: 110px;
	padding: 30px 15px 30px 15px;
	margin: 0 10px 0 10px;
	background-image: url(../../imgs/sev/sitetitlebg.gif);
	background-repeat: no-repeat;
	background-position: 15px 30px;
	overflow: hidden;
}

.sitetitle h1 {
	padding: 70px 0 0 15px;
	font-size: 24px;
	font-weight: normal;
}

.contentoutput {
	width: 540px;
	padding: 0 30px 30px 30px;
	margin: 0 10px 0 10px;
}

.bookingaddon {
	width: 570px;
	margin: 30px -15px 0 -15px;
}

.bookingaddon-top {
	width: 570px;
	height: 15px;
	background-image: url(../../imgs/sev/bookingbg_top.gif);
	background-repeat: no-repeat;
}

.bookingaddon-content {
	width: 540px;
	padding: 0 15px 0 15px;
	background-color: #F6A800;
	color: #000000;
}

.bookingaddon-content h2 {
	color: #000000;
	font-size: 20px;
	padding: 0 0 10px 0;
}

.bookingaddon-content a {
	color: #000000;
	text-decoration: underline;
}

.bookingaddon-content a:hover {
	color: #000000;
	text-decoration: none;
}

.bookingaddon-content a.booknow {
	display: block;
	width: 250px;
	height: 30px;
	margin: 20px 0 0 0;
	background-image: url(../../imgs/sev/booking_button.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	clear: left;
}

.bookingaddon-bottom {
	width: 570px;
	height: 15px;
	background-image: url(../../imgs/sev/bookingbg_bottom.gif);
	background-repeat: no-repeat;
}

.bookingaddon-content .tab1 {
	padding: 3px;
	background-image: url(../../imgs/sev/orangedot.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000000;
}

.bookingaddon-content .tab1 h3 {
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.bookingaddon-content .tab1 a {
	display: block;
	padding: 3px 0 0 0;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.bookingaddon-content .tab1 a:hover {
	text-decoration: none;
}

.bookingaddon-content .tab2 {
	padding: 3px;
	background-image: url(../../imgs/sev/orangedot.gif);
	background-repeat: repeat-x;
}

h3.tdate {
	color: #F6A800;
	font-size: 16px;
	font-weight: normal;
}

.formcontainer {
	width: 540px;
	padding: 0 30px 30px 30px;
	margin: 0 10px 0 10px;
}

.cityselector {
	width: 830px;
	height: 28px;
	margin: 30px 20px 10px 20px;
	padding: 6px 20px;
	background-image: url(../../imgs/sev/termincitybg.gif);
	background-repeat: no-repeat;
}

#sessionover {
	display: block;
	position: absolute; 
	left: 50%; 
	top: 50%; 
	text-align: center; 
	width: 300px; 
	height: 100px; 
	margin-left: -155px; 
	margin-top: -55px; 
	padding: 10px;
	border: #F6A800 10px solid;
	background-color: #ffffff;
	z-index: 9999;
}

#sessionover a {
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 0 18px 275px;
	background-image: url(../../imgs/sev/close.gif);
}


/* Bereich Footer */
#seo {
	width: 410px;
	padding: 30px 40px 30px 0;
	line-height: 15px;
	float: left;
}

#seo a {
	color: #939393;
	text-decoration: underline;
}

#seo a:hover {
	color: #939393;
	text-decoration: none;
}

#seo h1 {
	margin: 0 0 12px 0;
	color: #939393;
	font-face: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#footernavcontainer-1 {
	width: 150px;
	padding: 60px 0 30px 0;
	float: left;
}

#footernavcontainer-2 {
	width: 240px;
	padding: 50px 0 30px 0;
	font-size: 11px;
	line-height: 15px;
	float: left;
}

