.clear {
	clear: both;
}

img,
a img {
	border: none;
}

#verlauf {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #e5e7e6 url('/assets/layoutNew/verlauf.jpg') no-repeat top center;
	z-index: 1000;
}

#schleife {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url('/assets/layoutNew/schleife.png') no-repeat top center;
	z-index: 2000;
}

#schleifeSmall {
/*	border: 1px solid red;*/
	position: absolute;
	top: 366px;
	z-index: 200;
	margin-left: 20px;
}

body {
	margin: 0px;
	padding: 0px;
	background: white url('/assets/layoutNew/mainBg.gif') repeat-x top left;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: #343434;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	text-align: left;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	background: transparent;
}

#head {
	height: 106px;
	background: transparent url('/assets/layoutNew/headBg.png') no-repeat top left;
}

#head a#homeLink:link,
#head a#homeLink:visited {
	width: 270px;
	height: 106px;
/*	background: rgba(255,255,0,0.5);*/
	display: block;
	text-decoration: none;
	float: left;
}

#head #right {
/*	margin: 0 0 0 270px;*/
	float: left;
/*	background: rgba(255,0,0,0.5);*/
}

#head #right div.
 {
	padding: 0 0 0 10px;
}

#head #right div.functions a:link, 
#head #right div.functions a:visited {
	font-size: 11px;
	color: #343434;
	text-decoration: none;
	padding: 8px 8px 0 8px;
	display: block;
	float: left;
	background: transparent url('/assets/layoutNew/functionBg.png') no-repeat top right;
}

#head #right div.functions #search {
	text-align: right;
/*	float: left;*/
	float: right;
	background: transparent url('/assets/layoutNew/searchBg.png') no-repeat 67px 7px;
	padding: 11px 10px 2px 97px;
/*	padding: 13px 0 0 0;*/
}

#head #right div.functions #search form {

}


#head #right div.functions #search form input.search {
	font-size: 10px;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
	text-align: left;
}



#head #right div.functions a.last:link,
#head #right div.functions a.last:visited {
/*	color: #e4491c;*/
	background: none;
}

#head #right div.functions a:hover {
	text-decoration: underline;
}

#head #mainNav {
	padding: 17px 0 0 0;
}

#sujet {
	padding: 26px 0 24px 0;
/*	background: rgba(255,255,0,0.5);*/
}

#sujet div.sujet {
	height: 268px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.7);
/*	background: blue url('/assets/sujets/dummy1.jpg');*/
}

#sujet #overlay {
	position: absolute;
	z-index: 100;
	background: transparent url('/assets/layoutNew/sujetOverlayBg.png') no-repeat top left;
	margin: -26px 0 -24px 20px;
	width: 250px;
	height: 318px;
/*	-moz-box-shadow: 0 -10px 15px rgba(0,0,0,0.3);*/
	
}
#sujet div.fader {
	position: absolute;
	-moz-border-radius: 10px;
	width: 970px;
	height: 268px;
}

#sujet #overlay img.katalog {
	-moz-box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
	-moz-transform: rotate(-5deg);	
	margin: 105px 45px 0 55px;
	position: absolute;
}

#main {
	background: #fff url('/assets/layoutNew/contentBg.png') repeat-x;
}

#sidebar {
	width: 291px;
	background: transparent url('/assets/layoutNew/sideBarBg.png') no-repeat 6px 0px;
/*	border-right: 2px solid red;*/
	float: left;
}

#sidebar #subNav {
	background: transparent url('/assets/layoutNew/subNavBg.png') repeat-y 6px 0px;
	
}

#subNav ul.navtree {
	list-style-type: none;
	margin: 30px 21px 0 19px;
	padding: 0;
}

#subNav ul.navtree li a:link,
#subNav ul.navtree li a:visited {
	background: #b3b4b4 url('/assets/layoutNew/subNavBtn.png') repeat-x top left;
	display: block;
	color: #343434;
	font-size: 13px;
	text-decoration: none;
	padding: 6px 15px;
}

#subNav ul.navtree li a span {
	color: #343434;
}

#subNav ul.navtree li a:hover,
#subNav ul.navtree li a:active,
#subNav ul.navtree li a.highlight,
#subNav ul.navtree li a.inpath {
	background: #818181 url('/assets/layoutNew/subNavBtnOver.png') repeat-x top left;
	color: white;
}
#subNav ul.navtree ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subNav ul.navtree ul li {
	margin: 0;
}
#subNav ul.navtree ul li a:link,
#subNav ul.navtree ul li a:visited {
	padding-left: 30px;
}

#subNav button {
	display: block;
	width: 251px;
	border: 0;
	padding: 0;
	margin: 0;
	background: #B3B4B4 url('/assets/layoutNew/subNavBtn.png') repeat-x left top;
	cursor: pointer;
}
#subNav button.active {
	background: #818181 url('/assets/layoutNew/subNavBtnOver.png') repeat-x top left;
}
#subNav button span {
	font-size: 12px; 
	display: block;
	text-align: left; 
	padding: 6px 15px; 
}
#subNav button.active span {
	color: #FFF;
}


#sidebar #teaser {
	background: transparent url('/assets/layoutNew/teaserBg.png') no-repeat 6px 0px;
	margin-bottom: 16px;
	padding-top: 40px;
}

#sidebar #teaser ul.teaserlist {
	margin: 0 38px 0 35px;
	padding: 0;
	list-style-type: none;
}

#sidebar #teaser ul.teaserlist li a:link,
#sidebar #teaser ul.teaserlist li a:visited {
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #f6f6f6;
	display: block;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0;
}

#sidebar #teaser ul.teaserlist li a:hover,
#sidebar #teaser ul.teaserlist li a:active {
	color: #343434;
}



#content {
	float: left;
	width: 650px;
/*	padding-bottom: 30px;*/
}

#content #breadCrumb {
/*	background: rgba(255,255,0, 0.5);*/
	padding: 7px 0;
}

#content #breadCrumb a:link,
#content #breadCrumb a:visited,
#content #breadCrumb {
	color: #cccccd;
	font-size: 11px;
	text-decoration: none;
}

#content #breadCrumb a:hover,
#content #breadCrumb a:active {
	text-decoration: underline;
}

#foot {
	background: white;
	padding: 0 35px;
	margin: 0;
	border-top: 30px solid #FFF;
	border-bottom: 30px solid #FFF;
	font-size: 11px;
	color: #b4b6b8;
	clear: both;
}

#foot table tr td {
	vertical-align: top;
}

#foot table tr td img {
	display: block;
}

#foot table tr td img.right {
	float: right;
}

#foot table tr td b {
	color: #b4b6b8;
	font-size: 11px;
	margin: 2px 0;
	display: block;
}

#foot table tr td a:link,
#foot table tr td a:visited {
	color: #b4b6b8;
	font-size: 11px;
	text-decoration: none;
}

#foot table tr td a:hover,
#foot table tr td a:active {
	text-decoration: underline;
}

#foot ul {
	margin: 0;
	padding: 0;
}
#foot li {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
#foot li.head {
	font-weight: bold;
	float: none;
	display: block;
	padding-bottom: 3px;
	color: #B4B6B8;
}

#foot a.remove:link,
#foot a.remove:visited {
	float: right;
}



/*********************************************
NAVIGATION
*********************************************/

/*** ESSENTIAL STYLES ***/
#mainNav .sitemap, #mainNav .sitemap * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:		999;
}
#mainNav .sitemap {
/*	line-height:	1.0;*/
/*	background: transparent url('/assets/layout/navBg.png') no-repeat top left;*/
	float: left;
/*	margin: 79px 0 0 15px;*/
}
#mainNav .sitemap ul {
	position:		absolute;
	top:			-999em;	
	width:			auto; /* left offset of submenus need to match (see below) */
	background: #e3e4e4 url('/assets/layoutNew/dropDownBg.png') repeat-x top left;
	-moz-border-radius: 0 0 8px 8px;
	-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.33);
}
#mainNav .sitemap ul li {
	width:	auto;
}
#mainNav .sitemap li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#mainNav .sitemap li {
	font-family: 'HelveticaNeueCond';
	position: relative;
	display: block;
	width: auto;
	float: left;
	margin: 0;
}

#mainNav .sitemap ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#mainNav .sitemap li:hover ul,
#mainNav .sitemap li.sfHover ul {
	left:			0;
	top:			40px; /* match top ul list item height */
}
#mainNav ul.sitemap li:hover li ul,
#mainNav ul.sitemap li.sfHover li ul {
	top:			-999em;
}
#mainNav ul.sitemap li li:hover ul,
#mainNav ul.sitemap li li.sfHover ul {
	left:			144px; /* match ul width */
	top:			0;
}
#mainNav ul.sitemap li li:hover li ul,
#mainNav ul.sitemap li li.sfHover li ul {
	top:			-999em;
}
#mainNav ul.sitemap li li li:hover ul,
#mainNav ul.sitemap li li li.sfHover ul {
	left:			159px; /* match ul width */
	top:			0;
}


/* level0*/
#mainNav .sitemap a {
	text-decoration: none;
	background: red;
	display: block;
	width: 125px;
	height: 62px;
	background: url('/assets/layoutNew/navBarSprite.png') no-repeat top left;
}

#mainNav .sitemap a.inpath,
#mainNav .sitemap a:hover,
#mainNav .sitemap a:active {
	background-position: 0px -62px;
}

#mainNav .sitemap a span {
	font-size: 15px;
	color: #58585a;
	text-decoration: none;
	display: none;

}

#mainNav .sitemap a:hover span,
#mainNav .sitemap a.highlight span,
#mainNav .sitemap a.inpath span {
	color: black;
}

#mainNav .sitemap li.p8 a {
	width: 115px;
	background-position: -240px 0px;
}

#mainNav .sitemap li.p9 a {
	width: 115px;
	background-position: -355px 0px;
}

#mainNav .sitemap li.p11 a {
	width: 115px;
	background-position: -125px 0px;
}

#mainNav .sitemap li.p12 a {
	width: 115px;
	background-position: -585px 0px;
}

#mainNav .sitemap li.p10 a {
	width: 115px;
	background-position: -470px 0px;
}

/*rollover*/

#mainNav .sitemap li.p7 a.inpath,
#mainNav .sitemap li.p7 a.highlight,
#mainNav .sitemap li.p7 a:hover {
	width: 125px;
	background-position: -0 -62px;
}


#mainNav .sitemap li.p8 a.inpath,
#mainNav .sitemap li.p8 a.highlight,
#mainNav .sitemap li.p8 a:hover {
	width: 115px;
	background-position: -240px -62px;
}

#mainNav .sitemap li.p9 a.inpath,
#mainNav .sitemap li.p9 a.highlight,
#mainNav .sitemap li.p9 a:hover {
	width: 115px;
	background-position: -355px -62px;
}

#mainNav .sitemap li.p11 a.inpath,
#mainNav .sitemap li.p11 a.highlight,
#mainNav .sitemap li.p11 a:hover {
	width: 115px;
	background-position: -125px -62px;
}

#mainNav .sitemap li.p12 a.inpath,
#mainNav .sitemap li.p12 a.highlight,
#mainNav .sitemap li.p12 a:hover {
	width: 115px;
	background-position: -585px -62px;
}

#mainNav .sitemap li.p10 a.inpath,
#mainNav .sitemap li.p10 a.highlight,
#mainNav .sitemap li.p10 a:hover {
	width: 115px;
	background-position: -470px -62px;
}


/*level1*/

#mainNav .sitemap ul a {
	padding: 7px 14px;
	border: none;
/*	border-bottom: 1px solid #E5E5E8;*/
	margin: 0;
	background: none;
	background-position: 0px 0px !important; 
	height: auto;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-top: 1px solid rgba(255,255,255,0.1);
}

#mainNav .sitemap ul a span {
	font-size: 11px;
	text-transform: none;
	font-family: Arial;
	color: #343434;
	display: inline;
}

#mainNav .sitemap ul a:hover,
#mainNav .sitemap ul a.inpath,
#mainNav .sitemap ul a.highlight,
#mainNav .sitemap ul a:active {
	background: #818181 url('/assets/layoutNew/dropDownRollOver.png') repeat-x top left;
	border: none;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
}

#mainNav .sitemap ul a:hover span,
#mainNav .sitemap ul a.inpath span,
#mainNav .sitemap ul a.highlight span,
#mainNav .sitemap ul a:active span {
	font-size: 11px;
	color: white;
/*	font-weight: bold;*/
}

#mainNav .sitemap li:hover ul,
#mainNav .sitemap li.sfHover ul {
	left:			0;
	top:			58px; 
}
ul#mainNav .sitemap li:hover li ul,
ul#mainNav .sitemap li.sfHover li ul {
	top:			-999em;
}
ul#mainNav .sitemap li li:hover ul,
ul#mainNav .sitemap li li.sfHover ul {
	left:			259px; 
	top:			0;
}
ul#mainNav .sitemap li li:hover li ul,
ul#mainNav .sitemap li li.sfHover li ul {
	top:			-999em;
}
ul#mainNav .sitemap li li li:hover ul,
ul#mainNav .sitemap li li li.sfHover ul {
	left:			259px; 
	top:			0;
}
/*
 OBJEKTE
*/

#content {
	line-height: 18px;
}

#content h1 {
	color: #343434;
	font-size: 18px;
}

#content a:link,
#content a:visited {
	color: #E24925;
	font-weight: bold;
}

/*
	kasten
*/
div.kasten {
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    background: url("/assets/layoutNew/kastenBg.png") repeat-x scroll left top #FFFFFF;
/*    float: left;
    width: 310px;
    height: 180px;
*/
    margin: 0 0 20px 0;
    text-align: left;
}
div.kasten .header {
    color: #373C42;
	font-weight: bold;
    padding: 10px;
}
div.kasten .content {
    padding: 10px;
/*	margin-left: 100px;*/
}

div.kasten .content p {
	margin: 0;
}

div.kasten div.content div.imgContainer {
	float: left;
/*	margin: 0 10px 10px 10px;*/
	margin: 0 10px 30px 0;
	width: 100px;
	overflow: hidden;
}
div.kasten .foot a:link,
div.kasten .foot a:visited {
    display: block;
	text-decoration: none;
	padding: 2px 8px;
	text-align: right;
}

/*
	klappKasten
*/
div.klappKasten  {
	margin: 0 0 2px 0;
	width: 651px;
}
div.klappKasten div.header {
	padding: 13px 10px 10px 15px;
	background: transparent url('/assets/layoutNew/fullBoxSprite640.png') no-repeat -1px 0;
	cursor: pointer;
}

div.klappKasten div.header:hover {
/*	background-color: rgba(255,255,255,1.0);*/
}
div.klappKasten div.header.open {
/*	background-image: url('/assets/layout/open.png');*/
}

div.klappKasten div.header strong {
	display: block;
	float: left;
	padding: 5px 0 0 10px;
	font-size: 16px;
/*	text-transform: uppercase;*/
	color: #E24925;
}

div.klappKasten div.header img {
	margin: 0;
	padding: 0;
/*	-moz-border-radius: 2px;*/
	float: left;
}

div.klappKasten div.content {
/*	background-color: rgba(255,0,0,0.8);*/
	background: transparent url('/assets/layoutNew/fullBoxSprite640.png') no-repeat -1px -50px;
	
	padding: 10px 10px 10px 15px;
}

div.klappKasten div.content div.imgContainer {
	float: right;
	margin: 0 10px 10px 10px;
	width: 150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #DBDBDC;
}

div.klappKasten div.content div.imgContainer p {
/*	background: #E5E5E8;
	-moz-border-radius: 5px;*/
	padding: 10px;
	margin: 5px 0;
}

div.klappKasten div.foot {
	background: transparent url('/assets/layoutNew/fullBoxSprite640.png') no-repeat -1px -970px;
	height: 30px;
}


/*katalogbestellung*/

div.katalogSection {

}

div.katalogSection div.head {
	background: transparent url('/assets/layoutNew/fullBoxSprite640.png') no-repeat -1px 0;
	padding: 2px 15px;
}

div.katalogSection div.body {
	background: transparent url('/assets/layoutNew/fullBoxSprite640.png') no-repeat -1px -50px;
	padding: 2px 15px;
}

div.katalogSection div.foot {
	background: transparent url('/assets/layoutNew/fullBoxSprite640.png') no-repeat -1px -970px;
	height: 30px;
}

div.katalogItem {
/*	background: red;*/
	width: 124px;
	text-align: center;
	float: left;
	height: 210px;
	margin: 5px 0;
	padding: 5px 0 0 0;
	cursor: pointer;
	overflow: hidden;
}

div.katalogItem.active {
	background: #E4491C;
}

div.katalogItem:hover {
	background: #E0E0E0;
}
div.katalogItem img {
	cursor: pointer;
}
div.katalogItem input {
	
}

/* FORMS */

textarea,
input.M,
input.F, 
input.P {
	border: none;
	padding: 5px;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	width: 555px;
	background: #FFF;
	border: 1px solid #CCC;
}
input.marked {
	-moz-box-shadow: 0 0 6px #FF8888;
	-webkit-box-shadow: 0 0 6px #FF8888;
}

input.S {
	margin-top: 10px;
}

#myFrameLoading {
    background: url("/assets/layoutNew/kastenBg.png") repeat-x scroll left top #FFFFFF;
	position: absolute;
	width: 648px;
	margin: 0 0 0 6px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);	
}
#myFrameLoading div {
	text-align: center;
	padding: 40px 20px;
}

/* Slideshow */

div.slideshow a {
	display: block;
	float: left;
	width: 65px;
	height: 65px;
	overflow: hidden;
	margin: 5px 5px 0 0;
}

div.slideshow img {
	border: none;
}


a.slideshow {
		font-weight: bold;
}


/*
	questions
*/
div.question {
	clear: left;
	margin-bottom: 16px;
}
div.question p {
	margin: 0;
}
div.question div.q {
	float: left;
	width: 650px;
	margin: 3px 0;
}
div.question div.q p {
	font-weight: bold;
	padding: 3px;
}
div.question label {
	float: left;
	width: 120px;
}
div.question label input {
	float: left;
}
div.question label span {
	display: block;
	margin: 1px 0 0 30px;
	cursor: pointer;
}
div.question label.chosen span {
	color: #E3001A;
	font-weight: bold;
}
div.unanswered {
	border-top: 3px dotted #E3001A;
	border-bottom: 3px dotted #E3001A;
	padding: 4px 0;
	border: 3px dotted #E3001A;
	padding: 4px;
	background-color: #FFFAAE;
}
div.unanswered h3 {
	color: #E3001A;
	margin: 0 0 4px 0;
}
div.unanswered div.q {
	width: 453px;
}


/*
	ergebnis
*/
div.conclusion {

}

