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

html>body #root {
	height: auto;
}

#main {
	padding-bottom: 160px;
	text-align: center;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 160px;
	background-image: url(../../imgs/sev/footercontentbg.png);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#top {
	width: 100%;
	height: 40px;
	background-image: url(../../imgs/sev/topcontentbg.png);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

/* Bereich Header */
#topnavcontainer {
	width: 910px;
	margin: 0 auto;
}

#navigation {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: left;
}

/* Bereich Content */
#contentcontainer {
	width: 900px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	background-image: url(../../imgs/sev/contenttransbg.png);
	background-repeat: repeat-y;
	text-align: left;
}

#contentcontainerspacer {
	width: 900px;
	height: 5px;
	background-color: #000000;
	overflow: hidden;
}

#hersteller {
	width: 910px;
	margin: 0 auto;
}

#herstellertitle {
	width: 900px;
	height: 45px;
	padding: 0 5px 0 5px;
	background-image: url(../../imgs/sev/contenttransbg.png);
	background-repeat: repeat-y;
}

#herstellertitle h3 {
	width: 900px;
	height: 45px;
	background-image: url(../../imgs/sev/herstellerheadlinebg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #E10505;
	font-size: 14px;
	font-weight: normal;
	line-height: 45px;
	text-transform: uppercase;
}

#herstelleroutput {
	width: 900px;
	height: 60px;
	padding: 0 5px 0 5px;
	background-image: url(../../imgs/sev/contenttransbg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#herstellercontainer {
	width: 880px;
	height: 45px;
	padding: 15px 10px 0 10px;
	background-color: #000000;
	overflow: hidden;
}

#herstellerbottom {
	width: 910px;
	height: 60px;
	padding: 0 0 30px 0;
	background-image: url(../../imgs/sev/herstellerfooter.png);
	background-repeat: no-repeat;
}

#startnewscontainer {
	width: 900px;
	height: 155px;
	background-image: url(../../imgs/sev/startnewsbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#startcontentcutter {
	width: 900px;
	height: 1px;
	margin: 5px 0 5px 0;
	background-color: #000000;
	overflow: hidden;
}

#starthighlightcontainer {
	width: 900px;
	height: 175px;
	background-image: url(../../imgs/sev/starthighlightbg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

#startspecial {
	width: 300px;
	height: 150px;
	float: left;
	overflow: hidden;
}

#starthighlightintro {
	width: 185px;
	height: 155px;
	padding: 20px 30px 0 30px;
	background-image: url(../../imgs/sev/starthighlighttextbg.png);
	background-repeat: no-repeat;
	float: left;
}

#starthighlightintro h1 {
	width: 185px;
	height: 26px;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	text-transform: uppercase;
	overflow: hidden;
}

#starthighlightintro h2 {
	width: 185px;
	height: 68px;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	overflow: hidden;
}

.startnewsbutton {
	width: 185px;
	height: 35px;
	margin: 15px 0 0 -5px;
}

.startnewsbutton a {
	display: block;
	width: 185px;
	height: 35px;
	background-image: url(../../imgs/sev/startbuttonbg.png);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}

.startnewsbutton a:hover {
	color: #000000;
}

#texttemplate-top {
	width: 840px;
	height: 105px;
	padding: 30px 30px 0 30px;
	background-image: url(../../imgs/sev/textsite_topbg.jpg);
	overflow: hidden;
}

#texttemplate-top h1 {
	width: 840px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #E10505;
	overflow: hidden;
}

#texttemplate-top h2 {
	width: 840px;
	height: 60px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
}

#texttemplate-top h3 {
	width: 840px;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
}

#texttemplate-content {
	width: 900px;
	padding: 0px;
	background-image: url(../../imgs/sev/textsite_contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #3B0303;
}

#texttemplate-textoutput {
	width: 540px;
	min-height: 140px;
	padding: 30px;
	background-image: url(../../imgs/sev/textsite_contentimagebg.jpg);
	background-repeat: no-repeat;
	background-position: 150px 5px;
	text-align: justify;
	float: left;
}

#texttemplate-sidebar {
	width: 240px;
	padding: 30px;
	float: left;
}

#texttemplate-sidebar h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}

#texttemplate-sidebar h4 {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}

#newstemplate-container {
	width: 900px;
	background-color: #000000;
}

#newstemplate-left {
	width: 600px;
	float: left;
}

#newstemplate-right {
	width: 300px;
	min-height: 150px;
	background-image: url(../../imgs/sev/newslistsidebarbg.png);
	background-repeat: no-repeat;
	float: left;
}

#newstemplate-top {
	width: 540px;
	height: 70px;
	padding: 30px 30px 0 30px;
	overflow: hidden;
	background-image: url(../../imgs/sev/newslisttitlebg.png);
	background-repeat: no-repeat;
}

#newstemplate-top h1 {
	width: 540px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #E10505;
	overflow: hidden;
}

#newstemplate-top h2 {
	width: 540px;
	height: 40px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
}

#newstemplate-list {
	width: 600px;
	min-height: 100px;
	padding: 0 0 20px 0;
	overflow: hidden;
	background-image: url(../../imgs/sev/newslistbg.png);
	background-repeat: no-repeat;
	background-color: #3B0303;
}

#newstemplate-list #noresult {
	padding: 30px;
}

#producttemplate-listgrid {
	width: 900px;
	padding: 15px 0 15px 0;
	background-color: #000000;
}

#producttemplate-itemcontainer {
	width: 900px;
	background-color: #3B0303;
}

#producttemplate-itemleft {
	width: 450px;
	float: left;
}

#producttemplate-itemright {
	width: 450px;
	float: left;
}

#producttemplate-itemtitle {
	width: 390px;
	height: 90px;
	padding: 30px 30px 0 30px;
	background-image: url(../../imgs/sev/productitemtitlebg.png);
	overflow: hidden;
}

#producttemplate-itemtitle h1 {
	width: 390px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #E10505;
	overflow: hidden;
}

#producttemplate-itemtitle h2 {
	width: 390px;
	height: 40px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
}

#producttemplate-itemcontent {
	width: 390px;
	min-height: 485px;
	padding: 30px;
	background-image: url(../../imgs/sev/productitemcontentbg.png);
	background-repeat: repeat-x;
	text-align: justify;
}

#producttemplate-itemimagegridtop {
	width: 450px;
	height: 20px;
	background-image: url(../../imgs/sev/productitemimagegridtop.png);
	overflow: hidden;
}

#producttemplate-itemimagegrid {
	width: 450px;
	height: 400px;
	overflow: hidden;
}

#producttemplate-itemimagegrid-left {
	width: 225px;
	float: left;
}

#producttemplate-itemimagegrid-right {
	width: 225px;
	float: left;
}

#producttemplate-itemimagegrid-image1 {
	width: 224px;
	height: 399px;
	border-top: #323232 1px dotted;
	border-left: #323232 1px dotted;
	background-position: center;
	overflow: hidden;
}

#producttemplate-itemimagegrid-image1 a {
	display: block;
	width: 224px;
	height: 399px;
	background-image: url(../../imgs/sev/productitemlupenbig.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#producttemplate-itemimagegrid-image1 a:hover {
	background-position: -225px 0;
}

#producttemplate-itemimagegrid-image2 {
	width: 224px;
	height: 149px;
	border-top: #323232 1px dotted;
	border-left: #323232 1px dotted;
	background-position: center;
	overflow: hidden;
}

#producttemplate-itemimagegrid-image2 a {
	display: block;
	width: 224px;
	height: 149px;
	background-image: url(../../imgs/sev/productitemlupenbig.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#producttemplate-itemimagegrid-image2 a:hover {
	background-position: -225px 0;
}

#producttemplate-itemimagegrid-image3 {
	width: 224px;
	height: 149px;
	border-top: #323232 1px dotted;
	border-left: #323232 1px dotted;
	background-position: center;
	overflow: hidden;
}

#producttemplate-itemimagegrid-image3 a {
	display: block;
	width: 224px;
	height: 149px;
	background-image: url(../../imgs/sev/productitemlupenbig.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#producttemplate-itemimagegrid-image3 a:hover {
	background-position: -225px 0;
}

#producttemplate-itemimagegrid-hersteller {
	width: 224px;
	height: 99px;
	border-top: #323232 1px dotted;
	border-left: #323232 1px dotted;
	background-position: center;
	overflow: hidden;
}

#producttemplate-itemimagegrid-hersteller a {
	display: block;
	width: 224px;
	height: 99px;
}

#producttemplate-itemimagegrid-hersteller a:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
}

#producttemplate-itemimagelist {
	width: 450px;
	min-height: 185px;
	background-image: url(../../imgs/sev/productitemimagegridbottom.png);
	background-repeat: no-repeat;
}

#producttemplate-itemimagelist h4 {
	width: 390px;
	padding: 35px 30px 20px 30px;
	color: #E10505;
	font-size: 18px;
	font-weight: normal;
}

#producttemplate-itemimagelistcontainer {
	width: 434px;
	padding: 8px;
	margin: 0 0 30px 0;
	background-color: #000000;
}

#producttemplate-itemquestionbuttoncontainer {
	width: 390px;
	margin: 30px 0 30px 0;
	padding: 20px 0 20px 0;
	border-top: #E10505 1px dotted;
	border-bottom: #E10505 1px dotted;
}

#producttemplate-itemquestionbuttoncontainer a {
	display: block;
	width: 185px;
	height: 35px;
	margin: 0 10px 0 0;
	background-image: url(../../imgs/sev/startbuttonbg.png);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	float: left;
}

#producttemplate-itemquestionbuttoncontainer a:hover {
	color: #000000;
}

#producttemplate-quickcontactform {
	width: 390px;
	padding: 20px 0 0 0;
}

#seo {
	width: 900px;
	padding: 0 5px;
	background-image: url(../../imgs/sev/contenttransbg.png);
	background-repeat: repeat-y;
	text-align: left;
	color: #fff;
}

#seo #seooutput {
	width: 840px;
	padding: 20px 30px;
	background: #000;
}

#seo h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}

/* Bereich Footer */
#footeroutput {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	text-align: left;
}

#address {
	width: 240px;
	height: 70px;
	padding: 10px 30px 10px 30px;
	background-image: url(../../imgs/sev/footerline.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 14px;
	float: left;
}

#footernavcontainer {
	width: 600px;
	height: 90px;
	padding: 0;
	background-image: url(../../imgs/sev/footerline.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}



