


/*
	================================================== *** reset.css ***
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,code,del,dfn,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,p
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

select,textarea,input
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 12px;
}

input[type=checkbox]
{
	border: none;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td
{
	text-align: left;
	font-weight: normal;
}

table,td,th
{
	vertical-align: top;
}

blockquote:before,
blockquote:after,
q:before,
q:after
{
	content: "";
}

blockquote,q
{
	quotes: "" "";
}

a img
{
	border: none;
}

/*
	================================================== *** lp_baukasten_raster.css ***
*/

.wrapper
{
	/* min-height: 100%; */							/* Mindesthöhe für moderne Browser */
	/* height: auto !important; */						/* Important Regel für moderne Browser, Mindesthöhe für den IE */
	overflow: hidden !important;						/* FF Scroll-Leiste */
	width: 715px;
	max-width: 715px;
	overflow: hidden;
	line-height: 1.5em;
	background-color: #fff;
	margin: 0 auto; /* eShop only*/
}

.outline
{
	background-color: #fff;
	padding: 5px !important;
	margin: 5px 0 !important;
}

.row
{
	width: 705px;
	overflow: hidden;
}

.gridBox
{
	float: left;
	padding-left: 10px !important;
	margin-right: 5px !important;
	margin-bottom: 0; /* war: 15px */
}

.border
{
	
	border: 1px solid #000 !important;
}

.row .r1c1 { width: 300px; }

.row .first { margin-left: 15px !important; }
.row .last   { margin-right: 0px; }

.r1c1
{
	margin-bottom: 0px;
	background-color: #fff;
	min-height: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	border: 1px #f7f7f7 solid;
}

.r1c1
{
	height: 180px;
}


img
{
	height: auto;
}

/*
	================================================== *** lp_baukasten_default.css ***
*/

/*
	*** basic elements ***
*/

html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	background-color: #f0f0f0;
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(51,51,51,0.25);
}

hr
{
	border: 0;
	height: 1px;
	background-color: #dbdbdb;
	color: #dbdbdb;
}

.wrapper div
{
	position: relative;
}

.overEffekt:hover,
img.overEffekt:hover
/*,
a:hover img*/
{
	/*FF*/
	opacity: 0.6;
	/*IE*/
	filter: alpha(opacity=60);
}

/*
	*** Links Start ***
*/

a:link
{
	text-decoration: none;
	color: #000;
}

a:visited
{
	text-decoration: none;
	color: #000;
}

a:hover
{
	text-decoration: underline;
	color: #000 !important;
}

a:active
{
	text-decoration: none;
	color: #000 !important;
}

a.pfeil
{
	background-image: url("/assets/landingpage/pfeil_schwarz_re.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px !important;
}

/*
	*** Links End ***
*/

.unsichtbar,
.invisible
{
	display: none;
}

.nofloat
{
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.noDecoration
{
	text-decoration: none !important;
}

.floatLi
{
	float: left;
	display: inline;
}

.floatRe
{
	float: right;
	display: inline;
}

.handCursor
{
	cursor: pointer;
}

.block
{
	display: block;
}

.inline
{
	display: inline;
}

/*
	================================================== *** lp_baukasten_navigation.css ***
*/

.nav,
.navFooter
{
	width: 985px;
}

.nav
{
	margin-bottom: 14px !important;
	float: left;
	min-height: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: url(/assets/landingpage/hauptnavi_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f7f7f7;
}

.nav ul
{
	list-style: none;
	display: block;
	margin: 10px 14px 0 0 !important;
	width: 100%;
}

.nav ul li
{
	display: inline-block;
	margin: 0;
	padding: 0;
	height: auto;
	white-space: nowrap;
	border-right: 1px solid #CCC;
	border-bottom: 6px solid transparent;
	/*IE7 Hack*/
	zoom: 1;
	*display:inline;
}

.nav ul li a
{
	padding: 0 10px !important;
	text-decoration: none;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	width: auto;
}

.nav ul li:hover
{
	color: #444;
	border-bottom: 6px solid #fff;
}

.nav ul li.current
{
	color: #000;
	border-bottom: 6px solid #fff;
}

.nav ul li:hover a
{
	color: #000;
}

.nav ul li.current a
{
	color: #000;
}

.navFooter
{
	margin-bottom: 14px !important;
	float: left;
	min-height: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.container:last-child .navFooter
{
	margin-bottom: 0px;
}

.navFooter ul
{
	list-style: none;
	display: block;
	margin: 10px 0 15px 0 !important;
	width: 100%;
}

.navFooter ul li
{
	display: inline-block;
	padding: 0 10px !important;
	height: auto;
	white-space: nowrap;
	border-left: 1px solid #CCC;
	/*IE7 Hack*/
	zoom: 1;
	*display:inline;
}

.navFooter ul li:last-child
{
	border-right: 1px solid #CCC;
}

.navFooter ul li a
{
	margin: 0 0px;
	text-decoration: none;
	white-space: nowrap;
	font-size: 12px;
	color: #000;
	display: inline-block;
	width: auto;
}

.navFooter ul li:hover
{
	color: #444;
}

.navFooter ul li.current
{
	color: #000 !important;
}

.navFooter ul li:hover a
{
	color: #000;
}

.navFooter ul li.current a
{
	color: #000;
}

.navTabs 
{
	list-style: none;
	display: inline;
}

.navTabs li
{
	display: inline-block;
	margin-right: 1px;
	/*IE7 Hack*/
	zoom: 1;
	*display:inline;
}

.navTabs li a
{
	display: block;
	background-color: #f0f0f0;
	border-top: 1px #e2e2e2 solid;
	border-right: 1px #e2e2e2 solid;
	border-bottom: 1px #e2e2e2 solid;
	border-left: 1px #e2e2e2 solid;
	font-size: 18px !important;
	text-decoration: none;
	padding: 10px 15px;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-khtml-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background-image: url(/assets/landingpage/tab_verlauf.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #777;
}

.navTabs li a.current
{
	background-color: #F7F7F7;
	/*FF*/
	opacity: 1;
	/*IE*/
	filter: alpha(opacity=100);
	border-bottom: 1px #F7F7F7 solid;
	color: #000;
}

.navigationArrowLeft,
.navigationArrowRight
{
	cursor: pointer;
	position: absolute;
	top: 45%;
	z-index: 99;
}

.navigationArrowLeft
{
	left: -1px;
}

.navigationArrowRight
{
	right: -11px;
}

.navigationArrowRight:hover, .navigationArrowLeft:hover
{
	/*FF*/
	opacity: 0.5;
	/*IE*/
	filter: alpha(opacity=50);
}

/*
	================================================== *** lp_baukasten.css ***
*/

.contentHeightC2														/* 358px */
{
   height: 330px;
   margin: 14px !important;
   overflow: hidden;
}

.contentHeightC1														/* 172px */
{
   height: 152px;
   margin: 14px !important;
   overflow: hidden;
}

.contentHeightNone
{
   overflow: hidden;
}

.txtBox
{
/*	position: absolute !important;*/
	bottom: 0px;
	left: 0px;
	right: 0px;
	/* padding: 1em !important; */
	height: auto;
}

.txt
{
	color: #000;
	font-size: 100%;
	line-height: 1.5em;
	text-shadow: 0 1px 3px rgba(255,255,255,0.5);
}

.head1
{
    font-size: 15px !important; /* war: 125% */
    line-height: 1.375em;
    margin: 1em 0 1em 0 !important;
}

.head2
{
    font-size: 13px !important; /* war: 108.33% */
    line-height: 1.375em; 
    margin: 1em 0 1em 0 !important;
}

.head3
{
    font-size: 12px !important; /* war: 100% */
    line-height: 1.375em; 
    margin: 1em 0 1em 0 !important;
}

.head3 + h2,
.head3 + h1,
.head2 + h1
{
   margin-top: 0;
}

.backColor333 { background-color: #333; }
.backColor666 { background-color: #666; }
.backColor999 { background-color: #999; }
.backColorccc { background-color: #ccc; }

.txtColorWhite, .txtColorOrange, .txtColorGrau
{
	text-shadow: 0 1px 3px rgba(51,51,51,0.5);
}

.txtColorWhite	{ color: #fff; }
.txtColorOrange	{ color: #000; }
.txtColorGrau	{ color: #333; }

.gridBoxNewsSlider
{
	width: 965px;
	height: 320px;
	padding-left: 10px;
	margin-right: 5px;
	float: left;
}

.gridBoxNewsSlider .gridBox
{
	float: left;
	width: 196px;
	padding-left: 29px !important;
	padding-right: 11px;
	margin-right: 0px;
	background-image: url(/assets/landingpage/trenner_linie.gif);
	background-repeat: repeat-y;
	background-position: 14px top;
}

.gridBoxNewsSlider .gridBox:first-child
{
	padding-left: 0px !important;
	background-image: none;
}

div.gridBoxNewsSlider div.boxRundeEckenSchattenUnten,
div.gridBoxNewsSlider div.schattenC4
{
	position: relative;
	top: 230px;
}

.gridBoxNewsSlider .head1
{
	margin: 0.5em 0 0.5em 0;
}

.gridBoxNewsSlider .head2
{
	margin: 0.5em 0 0.5em 0;
}

.gridBoxNewsSlider .head3
{
	margin: 0.5em 0 0.5em 0;
}

.gridBoxNewsSlider .contentHeightC1
{
	height: 204px;
}

.gridBoxNewsSlider .r1c1
{
	height: 228px;
	width: 210px;
}

div.slidercontent
{
	height: 230px;
	width: 935px;
	overflow: hidden;
	position: absolute;
}
	
div.innerContainer {
	width: 1186px;
}

div.solidBox
{
    margin: 14px 0 0 0 !important;
}

div.contentHeightC1.solidBox
{
    height: 138px;
}

div.contentHeightC2.solidBox
{
    height: 344px;
}

div.solidBox > h1,
div.solidBox > h2,
div.solidBox > h3
{
    margin-left: 14px !important;
    margin-right: 14px !important;
}

div.solidBox div.txtBox
{
    background-image: none !important;
    background-color: #f7f7f7;
} 

/*
	================================================== *** lp_baukasten_ecken.css ***
*/

.boxRundeEckenSchattenOben
{
    height: 15px;
    position: relative;
    font-size: 1px;
    text-align: right;
}

.RundeEckenSchattenOL
{
	height: 15px;
	width: 16px;
	background-image: url(/assets/landingpage/ecke_ol.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
	position: absolute !important;
	top: 0px;
	left: 0px;
	z-index: 2;
/*
	margin-left: 15px;
*/
}

.RundeEckenSchattenOM
{
	background-color: #f7f7f7;
	height: 15px;
	z-index: 1;
	margin: 0px 0px;
	font-size: 1px;;
}


.RundeEckenSchattenOR {	
	height: 15px;
	width: 16px;
	background-image: url(/assets/landingpage/ecke_or.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
	position: absolute !important;
	top: 0px;
	right: 0px;
	z-index: 3;
/*
	margin-right: 15px;
*/
}

.boxRundeEckenInhaltSchatten
{
	padding: 0px 14px 0px 14px !important;
	background-color: #f7f7f7;
	border-right: 1px #e2e2e2 solid;
	border-left: 1px #e2e2e2 solid;
/*
	margin: 0 15px 0 15px;
*/
}

.boxRundeEckenInhaltSchattenRe
{
	background-image: url(/assets/landingpage/back_inhalt_verlauf.png);
	background-position: right bottom;
	background-repeat: repeat-y;
	padding: 0px 16px 0px 0px !important;
	background-color: #fff;
}


.boxRundeEckenSchattenUnten
{
    height: 17px;
    position: relative;
    font-size: 1px;
}

.RundeEckenSchattenUL
{
	height: 17px;
	width: 15px;
	background-image: url(/assets/landingpage/ecke_ul.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1px;
	position: absolute !important;
	bottom: 0px;
	left: 0px;
	z-index: 2;
/*
	margin-left: 15px;
*/
}

.RundeEckenSchattenUM
{
	height: 17px;
	background-color: #f7f7f7;
	z-index: 1;
/*
	margin: 0 15px;
*/
	font-size: 1px;
	background-image: url(/assets/landingpage/back_um.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.RundeEckenSchattenUR
{
	height: 17px;
	width: 15px;
	background-image: url(/assets/landingpage/ecke_ur.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1px;
	position: absolute !important;
	bottom: 0px;
	right: 0px;
	z-index: 3;
/*
	margin-right: 15px;
*/
}

.schattenC1
{
	background-image: url(/assets/landingpage/schatten_c1.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	height: 13px;
	margin-bottom: 7px !important;

}

.schattenC2
{
	background-image: url(/assets/landingpage/schatten_c2.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	height: 13px;
	margin-bottom: 7px !important;
}

.schattenC3
{
	background-image: url(/assets/landingpage/schatten_c3.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	height: 13px;
	margin-bottom: 7px !important;
}

.schattenC4
{
	background-image: url(/assets/landingpage/schatten_c4.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	height: 13px;
	margin-bottom: 7px !important;
}

.wrapper div.video a.player
{
	width: 443px;
	height: 249px;
}

.wrapper div.video a.player img
{
	padding: 80px 0 0 176px !important;
}

.wrapper div.video h1,
.wrapper div.video h2,
.wrapper div.video h3,
.wrapper div.video .txt
{
	padding: 0 10px !important;
}

.wrapper div.video div.contentHeightC2
{
	margin: 0px !important;
	height: 358px;
	background-color: #f7f7f7;
}
.wrapper div.video div.contentHeightC2.zentriert
{
	height: 301px;
	padding-top: 57px;
	background-color: #000;
}
.wrapper div.video div.contentHeightC2.zentriert.grau
{
	background-color: #f7f7f7;
}

.txtBox.nebenVideo
{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	height: 109px;
}

/* Styles Buehne START */

#stageLoader {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 412px;
	width: 985px;
	z-index: 100;
	background-color: #ffffff;
	background-image: url(/static/all/spinner.gif) no-repeat scroll center center;
}

#stageContainer{
	background-color: #f7f7f7;
}

.stageElement {
	/*display:none;*/
	position: absolute !important;
	top: 0px;
	left: 0px;
}

.buehneTabControlDots {
	display:none;
}

.buehneTabDirectionArrow {
	display:none;
}


.tabPage {
	/*display: none;*/
	position: absolute !important;
}

.buehneTab {
	cursor: pointer;
}

.stageElement .video {
	width: 636px;
	height: 358px;
	display: block;
}

.gridBoxBuehne
{
	float: left;
}


.gridBoxBuehne .r2c3
{
	width: 636px;
}


.gridBoxBuehne .contentHeightC2,
.gridBoxBuehneTabs .contentHeightC2
{
   height: 358px;
   margin: 0 !important;
   overflow: hidden;
}

.gridBoxBuehne .txtBox
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 1em;
	margin: 1em !important;
	height: auto;
	/* background: #f7f7f7;
	background-image: none !important; */
}


.gridBoxBuehneTabs
{
	float: left;
	padding-left: 0;
	margin-right: 0;
}

.gridBoxBuehneTabs .boxRundeEckenInhaltSchatten
{
	padding: 0 14px 0 0 !important;
}



.gridBoxBuehneTabs .r2c1
{
	width: 279px;
	position: relative;
	left: -1px;
	top: 0;
	background-color: transparent;
	border-color: transparent;
}

.gridBoxBuehneTabs .buehneTab
{
	width: auto;
	height: 63px;
	overflow: hidden;
	border-top: 1px solid #f7f7f7;
	border-right: 1px solid #dbdbdb;
	border-bottom: 2px solid #a4a4a4;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	background-image: url(/assets/landingpage/buehne_tab_schatten.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
	padding: 8px 0 10px 0;
}

.gridBoxBuehneTabs .buehneTab:hover
{
	background-color: #eeeeee;
}

.gridBoxBuehneTabs .buehneTab.active
{
	background-color: #eeeeee;
}

.gridBoxBuehneTabs .buehneTabPic
{
	float: left;
	margin: 0 10px 10px 0 !important;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #a4a4a4;
	display: block;
}

.gridBoxBuehneTabs .buehneTabPic img
{
	border: 1px solid #ffffff;
	display: block;
}

.gridBoxBuehneTabs .buehneTabHead,
.gridBoxBuehneTabs .buehneTabDescription
{
	display: block;
}
.gridBoxBuehneTabs .buehneTabDescription
{
	margin: 0 10px 0 15px !important;
}

.gridBoxBuehneTabs .buehneTabDescription a
{
	color: #000;
	width: 100%;
	display: inline-block;
	padding-top: 3px;
}

.gridBoxBuehneTabs .buehneTabDescription a:hover
{
	color: #000;
}

.gridBoxBuehneTabs .buehneTabHead
{
	margin-top: 0;
	margin-bottom: 0;
}

/* Direction Arrows */
.gridBoxBuehneTabs .buehneTabDirectionArrow
{
	width: auto;
	position: absolute;
	right: 2px;
	bottom: -5px;
}

.gridBoxBuehneTabs .buehneTabDirectionArrow li
{
	display: inline-block;
}

.gridBoxBuehneTabs .buehneTabDirectionArrow li a
{
	width: 10px;
	height: 9px;
	margin: 0 0 0 0;
	display: block;
		
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(/assets/landingpage/bg_direction_nav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.gridBoxBuehneTabs .buehneTabDirectionArrow li .next
{
	background-position: -12px 0;
	
}

.gridBoxBuehneTabs .buehneTabDirectionArrow li .prev { left: 0; }

.gridBoxBuehneTabs .buehneTabDirectionArrow li .disabled
{
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}

/* ControlDots */

.gridBoxBuehneTabs .buehneTabControlDots
{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.gridBoxBuehneTabs .buehneTabControlDots li
{
	margin: 0 0 0 4px;
	display: inline-block;
	/*
	zoom: 1;
	*display: inline;
	*/
}

.gridBoxBuehneTabs .buehneTabControlDots li:first-child { margin: 0; }

.gridBoxBuehneTabs .buehneTabControlDots li a
{
	width: 12px;
	height: 12px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(/assets/landingpage/bg_control_nav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.gridBoxBuehneTabs .buehneTabControlDots li a:hover { background-position: 0 -13px; }

.gridBoxBuehneTabs .buehneTabControlDots li a.active
{
	background-position: 0 -26px;
	cursor: default;
}

/* Content Seite AGB */

dt {
float:left;
font-weight: bold;
margin-right:5px;
}

h2 {
margin-top:0.5em;
}

/* Styles Buehne ENDE */

/* Platzierung Countdown in Box */

div.countdownContainer
{
	margin: 50px 0 !important;
	left: -2px;
}

/* Platzierung Countdown ENDE */

/* Footer */

.footer-wrapper {
    clear: both;
    padding-top: 2em;
}

.footer {
    position: relative;
    margin: 0 1em;
    padding: 1em;
    overflow: auto;
    clear: both;
    font-size: 10px;
    box-shadow: inset 0 5px 5px -5px #555;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7, #f0f0f0);
    background: -webkit-linear-gradient(top, #f7f7f7, #f0f0f0);
    background: -ms-linear-gradient(top, #f7f7f7, #f0f0f0);
    background: linear-gradient(top, #f7f7f7, #f0f0f0);
}

.footer ul {
    list-style: none;
    float: left;
    position: absolute;
    bottom: 1em;
}

.footer li {
    display: inline-block;
}

.footer li:after {
    content: ' |'
}

.footer li:last-child:after {
    content: normal;
}

.footer a {
    color: #000 !important;
}

.footer img {
    float: right;
}

/* Footer ENDE*/
