/* Container */
#root {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #root {
	height: auto;
}

#main {
	width: 100%;
	padding-bottom: 285px;
	text-align: center;
}

#bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 255px;
	background-image: url(../../imgs/sev/footerbg.jpg);
	background-repeat: repeat-x;
	background-color: #AEAEAE;
	text-align: center;
	overflow: hidden;
}

/* Bereich Header */
#header-container-start {
	position: relative;
	width: 900px;
	height: 350px;
	overflow: hidden;
}

#header-image-start {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 350px;
	background-image: url(../../imgs/sev/headerimage_start.jpg);
	background-repeat: no-repeat;
	text-align: left;
	z-index: 1;
}

#header-image-start h1 {
	width: 490px;
	margin: 160px 0 0 15px;
	color: #E60003;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#header-image-start h2 {
	width: 490px;
	margin: 2px 0 0 15px;
	color: #878787;
	font-size: 14px;
	font-weight: normal;
}

#header-container-site {
	position: relative;
	width: 900px;
	height: 230px;
	overflow: hidden;
}

#header-image-site {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 230px;
	background-image: url(../../imgs/sev/headerimage_site.jpg);
	background-repeat: no-repeat;
	text-align: left;
	z-index: 1;
}

#header-image-site h1 {
	width: 490px;
	margin: 160px 0 0 15px;
	color: #E60003;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#header-image-site h2 {
	width: 490px;
	margin: 2px 0 0 15px;
	color: #878787;
	font-size: 14px;
	font-weight: normal;
}

#languagenav-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	z-index: 99;
}

#cityselect-container-start {
	position: absolute;
	top: 215px;
	left: 15px;
	width: 500px;
	height: 100px;
	z-index: 2;
}

#header-container-startinfo {
	width: 890px;
	height: 180px;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	background-image: url(../../imgs/sev/infobg_start.jpg);
	background-repeat: repeat-x;
	background-color: #AD1113;
	text-align: left;
	overflow: hidden;
}

#header-container-startinfo h3 {
	color: #5A0000;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
}

#header-container-startinfo .item-shorttab {
	width: 285px;
	height: 180px;
	margin: 0 5px 0 0;
	float: left;
}

#header-container-startinfo .item-shorttab .title {
	width: 265px;
	height: 30px;
	margin: 0;
	padding: 0 10px 0 10px;
	overflow: hidden;
	clear: left;
}

#header-container-startinfo .item-shorttab .content {
	width: 265px;
	height: 138px;
	padding: 12px 10px 0 10px;
	background-image: url(../../imgs/sev/infobg_shorttabbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: left;
}

#header-container-startinfo .item-shorttab .content h3 {
	padding: 0 0 8px 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}

#header-container-startinfo .item-shorttab .content .output {
	height: 105px;
	color: #ffffff;
	line-height: 14px;
	overflow: hidden;
	clear: left;
}

#header-container-startinfo .item-shorttab .content a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../../imgs/sev/startnewsdot.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #ffffff;
	text-decoration: none;
}

#header-container-startinfo .item-shorttab .content a:hover {
	text-decoration: underline;
}

#header-container-startinfo .item-longtab {
	width: 310px;
	height: 180px;
	float: left;
}

#header-container-startinfo .item-longtab .title {
	width: 290px;
	height: 30px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	clear: left;
}

#header-container-startinfo .item-longtab .content {
	width: 290px;
	height: 138px;
	padding: 12px 10px 0 10px;
	background-image: url(../../imgs/sev/infobg_longtabbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: left;
}

#header-container-startinfo .item-longtab .content h3 {
	padding: 0 0 8px 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}

#header-container-startinfo .item-longtab .content .output {
	height: 105px;
	color: #ffffff;
	line-height: 14px;
	overflow: hidden;
	clear: left;
}

#header-container-startinfo .item-longtab .content a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../../imgs/sev/startnewsdot.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #ffffff;
	text-decoration: none;
}

#header-container-startinfo .item-longtab .content a:hover {
	text-decoration: underline;
}

#teaser {
	position: relative;
}

#teaser .teasercontent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#teaser .teasernavcontainer {
	position: absolute;
	top: 1px;
	left: 215px;
	z-index: 2;
}

#teaser .teasernavcontainer ul.teasernav {
	width: 60px;
	height: 16px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#teaser .teasernavcontainer ul.teasernav li {
	width: 20px;
	height: 16px;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	float: left;
}

#teaser .teasernavcontainer ul.teasernav li a {
	display: block;
	width: 20px;
	height: 16px;
	background-repeat: no-repeat;
}

#teaser .teasernavcontainer ul.teasernav li a.back {
	background-image: url(../../imgs/sev/teaserbt_back.gif);
	background-position: 7px 2px;
}

#teaser .teasernavcontainer ul.teasernav li a.forward {
	background-image: url(../../imgs/sev/teaserbt_forward.gif);
	background-position: 2px 2px;
}

#nav-container {
	width: 900px;
	min-height: 40px;
	margin: 4px 0 0 0;
	background-image: url(../../imgs/sev/navbg_empty.jpg);
	background-repeat: no-repeat;
}

/* Bereich Content */
#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: #E60003 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);
}

#contentcontainer {
	width: 900px;
	margin: 0 auto;
	clear: left;
}

.movabletooltip {
	z-index: 999;
	position: absolute;
	display: none;
	width: 179px;
	height: 62px;
	left: 0; 
	top: 0; 
	padding: 8px 8px 28px 8px;
	background-image: url(../../imgs/sev/blase.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
}

.movabletooltip div {
	width: 179px;
	height: 40px;
	overflow: hidden; 
}

#content-container-startspecials {
	width: 890px;
	margin: 15px 0 0 0;
	padding: 0 5px 0 5px;
	text-align: left;
}

#content-container-startspecials h3 {
	color: #E60004;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
}

#content-container-startspecials .item-doubleshorttab {
	width: 580px;
	float: left;
}

#content-container-startspecials .item-doubleshorttab .title {
	width: 265px;
	height: 30px;
	margin: 0;
	padding: 0 10px 0 10px;
	overflow: hidden;
	clear: left;
}

#content-container-startspecials .item-doubleshorttab .content {
	width: 580px;
	padding: 12px 0 0 0;
	overflow: hidden;
	clear: left;
}

#content-container-startspecials .item-doubleshorttab .content .item {
	width: 280px;
	height: 120px;
	margin: 0 0 0 10px;
	float: left;
}

#content-container-startspecials .item-doubleshorttab .content .item .image {
	width: 120px;
	height: 75px;
	margin: 0 10px 45px 0;
	overflow: hidden;
	float: left;
}

#content-container-startspecials .item-doubleshorttab .content .item .image a {
	padding: 0;
	background-image: none;
}

#content-container-startspecials .item-doubleshorttab .content .item .output {
	width: 150px;
	height: 90px;
	color: #8B8B8B;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	float: left;
}

#content-container-startspecials .item-doubleshorttab .content .item .output h3 {
	height: 20px;
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}

#content-container-startspecials .item-doubleshorttab .content .item a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../../imgs/sev/startspecialsdot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #8B8B8B;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

#content-container-startspecials .item-doubleshorttab .content .item a:hover {
	text-decoration: underline;
}

#content-container-startspecials .item-longtab {
	width: 310px;
	float: left;
}

#content-container-startspecials .item-longtab .title {
	width: 290px;
	height: 30px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	clear: left;
}

#content-container-startspecials .item-longtab .content {
	width: 155px;
	height: 120px;
	padding: 12px 145px 0 10px;
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: left;
}

#content-container-startspecials .item-longtab .content h3 {
	height: 20px;
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}

#content-container-startspecials .item-longtab .content .output {
	height: 90px;
	color: #8B8B8B;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	clear: left;
}

#content-container-startspecials .item-longtab .content a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../../imgs/sev/startspecialsdot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #8B8B8B;
	font-size: 11px;
	text-decoration: none;
}

#content-container-startspecials .item-longtab .content a:hover {
	text-decoration: underline;
}

#content-container-text {
	width: 900px;
	margin: 22px 0 30px 0;
	text-align: left;
}

#content-container-text h3 {
	color: #B0B0B0;
	font-size: 16px;
	font-weight: normal;
}

#content-container-text h4 {
	padding: 5px 0 0 0;
	color: #E60003;
	font-size: 24px;
	font-weight: normal;
}

#content-container-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content-container-text ul li {
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	background-image: url(../../imgs/sev/infotabdot.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#content-container-text .contentgrid-half {
	width: 420px;
	margin: 0 15px 0 15px;
	float: left;
}

#content-container-text .contentgrid-half .output {
	margin: 20px 0 25px 0;
	text-align: justify;
	clear: left;
}

#content-container-text .contentgrid-full {
	width: 660px;
	margin: 0 225px 0 15px;
}

#content-container-text .contentgrid-full .output {
	margin: 20px 0 25px 0;
	text-align: justify;
}

#content-container-text .contentgrid-full .output .acceptbutton {
	width: 260px;
	height: 60px;
	padding: 0;
	margin: 20px 0 0 0;
}

#content-container-text .contentgrid-full .output .acceptbutton a {
	color: #E50003;
	display: block;
	padding: 12px 0 12px 40px;
	background-image: url(../../imgs/sev/accepticon.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}


#content-container-text .contentgrid-full-line {
	width: 870px;
	margin: 20px 0 0 0;
	padding: 10px 15px 10px 15px;
	border-top: #EBEBEC 1px solid;
	border-bottom: #EBEBEC 1px solid;
	float: left;
}

#content-container-text .contentgrid-full-line .output {
	margin: 20px 0 0 0;
}

#content-container-text .contentgrid-form-shop {
	position: relative;
	width: 900px;
	margin: 0 0 -32px 0;
	padding: 10px 0 15px 0;
	background-image: url(../../imgs/sev/infotabbg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	float: left;
}

#content-container-text .contentgrid-form-standard {
	position: relative;
	width: 900px;
	margin: 0 0 -32px 0;
	padding: 10px 0 15px 0;
	background-image: url(../../imgs/sev/infotabbg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	float: left;
}

#content-container-text .contentgrid-form-webconfig {
	position: relative;
	width: 900px;
	margin: 0 0 -20px 0;
	padding: 10px 0 25px 0;
	background-image: url(../../imgs/sev/infotabbg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	float: left;
}

#content-container-text .contentgrid-full-press {
	width: 885px;
	margin: 25px 0 0 15px;
}

#content-container-text .contentgrid-full-press .item {
	width: 185px;
	height: 90px;
	margin: 0 15px 15px 0;
	padding: 10px 85px 10px 10px;
	background-image: url(../../imgs/sev/pressitem.png);
	background-repeat: no-repeat;
	float: left;
}

#content-container-text .contentgrid-full-press .item .output {
	width: 175px;
	height: 90px;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
}

#content-container-text .contentgrid-full-press .item .output h2 a {
	font-size: 12px;
	color: #E60003;
	font-weight: bold;
}

#content-container-text .contentgrid-full-press .item .output a {
	text-decoration: none;
}

#content-container-text .contentgrid-full-press .item .output a:hover {
	color: #E60003;
	text-decoration: none;
}


#content-container-text .contentgrid-full-press .messelistitem {
	width: 260px;
	height: 100px;
	margin: 0 15px 15px 0;
	padding: 10px 10px 10px 10px;
	background-image: url(../../imgs/sev/messelistitem.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#content-container-text .contentgrid-full-press .messelistitem h3 {
	color: #E60003;
	font-size: 16px;
	font-weight: normal;
}

#content-container-text .contentgrid-full-press .messelistitem h4 {
	font-size: 12px;
	font-weight: normal;
}

#content-container-text .contentgrid-gallery {
	width: 870px;
	margin: 0 15px 0 15px;
}

#content-container-text .contentgrid-gallery .sliderGallery {
	overflow: hidden;
	position: relative;
	height: 225px;
	width: 900px;
	margin: 0 -15px 0 -15px;
}

#content-container-text .contentgrid-gallery .sliderGallery ul {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

#content-container-text .contentgrid-gallery .sliderGallery ul li {
	display: inline;
	background-image: none;
	margin: 0;
	padding: 0;
}

#content-container-text .contentgrid-gallery .slider {
	width: 900px;
	height: 20px;
	margin: 200px 0 0 0;
	position: relative;
	background: url(../../imgs/sev/scrollbarbg.gif);
	background-repeat: no-repeat;
}

#content-container-text .contentgrid-gallery .handle {
	position: absolute;
	cursor: move;
	height: 12px;
	width: 131px;
	padding: 0 20px 0 20px;
	top: 4px;
	background: url(../../imgs/sev/scrollbar.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
	z-index: 100;
}

#content-container-navigator {
	width: 900px;
	min-height: 110px;
	border-top: #EBEBEC 1px solid;
	background-image: url(../../imgs/sev/infotabbg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	text-align: left;
}

#content-container-navigator h5 {
	color: #E60003;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#content-container-navigator .navigatoritem {
	width: 210px;
	padding: 0 0 20px 15px;
	color: #575757;
	font-size: 11px;
	line-height: 15px;
	float: left;
}

#content-container-navigator .navigatoritem .title {
	width: 195px;
	height: 30px;
	margin: 5px 0 0 0;
}

#content-container-navigator .navigatoritem-3 {
	width: 660px;
	padding: 0 0 20px 15px;
	color: #575757;
	font-size: 11px;
	line-height: 15px;
	float: left;
}

#content-container-navigator .navigatoritem-3 .title {
	width: 660px;
	height: 30px;
	margin: 5px 0 0 0;
}

#textgalcontainer {
	width: 420px;
	height: 130px;
	margin: 65px 0 0 0;
	position: relative; 
	overflow: hidden;
}

#fokusimagecontainer {
	width: 420px;
	margin: 65px 0 0 0;
}

#textgalnavcontainer {
	width: 420px;
	margin: 10px 0 30px 0;
}

#content-container-sitespecials {
	width: 890px;
	margin: 30px 5px 0 5px;
	text-align: left;
}

#content-container-sitespecials .item {
	width: 285px;
	height: 120px;
	margin: 0 0 0 10px;
	float: left;
}

#content-container-sitespecials .item .image {
	width: 120px;
	height: 75px;
	margin: 0 10px 45px 0;
	overflow: hidden;
	float: left;
}

#content-container-sitespecials .item .image a {
	padding: 0;
	background-image: none;
}

#content-container-sitespecials .item .output {
	width: 155px;
	height: 90px;
	color: #8B8B8B;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	float: left;
}

#content-container-sitespecials .item .output h3 {
	height: 20px;
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}

#content-container-sitespecials .item a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../../imgs/sev/startspecialsdot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #8B8B8B;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

#content-container-sitespecials .item a:hover {
	text-decoration: underline;
}

#footerlocator {
	width: 900px;
	height: 40px;
	margin: 0 0 -30px 0;
	overflow: hidden;
	text-align: right;
}

#footerlocator h1 {
	padding: 20px 15px 0 0;
	color: #EBEBEC;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
}

#gewinnspiel {
	display: block;
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: 400px; 
	height: 320px; 
	padding: 20px;
	background-color: #E80003;
	margin-left: -220px; 
	margin-top: -160px; 
	z-index: 99999;
}

#gewinnspiel-closeinfo {
	width: 400px;
	height: 40px;
	text-align: center;
}

#gewinnspiel-closeinfo a {
	color: #ffffff;
	font-size: 11px;
	line-height: 40px;
	text-decoration: none;
}

#gewinnspiel-closeinfo a:hover {
	color: #000000;
}

#gewinnspiel-flash {
	width: 400px;
	height: 280px;
	background-color: #ffffff;
}


/* Bereich Footer */
#container-footer {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#footertab-1 {
	width: 423px;
	height: 220px;
	margin: 15px 2px 0px 5px;
	padding: 10px;
	background-image: url(../../imgs/sev/footertabbg1.jpg);
	background-repeat: no-repeat;
	color: #767676;
	font-size: 12px;
	line-height: 15px;
	float: left;
}

#footertab-1 a {
	color: #767676;
	text-decoration: underline;
}

#footertab-1 a:hover {
	text-decoration: none;
}

#footertab-1 h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 5px 0;
	line-height: 16px;
}

#footertab-2 {
	width: 201px;
	height: 200px;
	margin: 15px 2px 0px 2px;
	padding: 30px 10px 10px 10px;
	background-image: url(../../imgs/sev/footertabbg2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	float: left;
}

#footertab-3 {
	width: 198px;
	height: 200px;
	margin: 15px 5px 0px 2px;
	padding: 30px 10px 10px 10px;
	background-image: url(../../imgs/sev/footertabbg3.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	float: left;
}

