/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #d67c1c; color: #fff; text-shadow: none; }
::selection { background: #d67c1c; color: #fff; text-shadow: none; }

a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


body,html{					overflow:hidden;  width:100%; height:100%; }


div.wrapper_inner{			position:relative; }
div.wrapper{ 				margin:25px auto; width:1048px; }
.startwrapper{				margin-top:50px !important; }
.nobg{ 						background:none !important; }
.footer{					/*position: fixed; */ position:absolute; bottom:0; left:0;  width:100%; text-align:center; z-index: 100; }
.lizenz{					background:#f07d00; color:#ffffff; font-size:11px; float:left; padding:4px; position:absolute; z-index:10; right:0; top:60px; }



/* INDEX */
.logo_bottom{				margin:auto; padding-left:764px; width:308px; height:138px; }
.logo_bottom img{			width:100%; }
.banderole{					position:absolute; top:0; left:0; z-index:10; width:100%; height:43px; background:url(../img/banderole.png) left top repeat-x; }
.ptext{						color:#dcdbdb; padding:20px 0 0 12px; width:600px; font-size:1.0em; line-height:1.4em; }
.pname{						position:absolute; color:#e3e3e2; padding:12px; font-size:1.4em; z-index:20; left:40px; top:40px; border-radius: 10px; -moz-border-radius: 10px; border-color:transparent; background:url(../img/bg50_black.png); }
.pskip{						position:absolute; text-decoration:none; color:#ffffff; padding:12px; font-size:1.0em; z-index:20; left:40px; top:100px; }
.player_outer{ 				position:relative; width:1024px; height:576px; cursor:pointer; }


/* THEMEN */
.header{					background:url(../img/bg50_black.png); height:55px; text-align:center; /*position: fixed; top: 0; width: 100%; left: 0; z-index: 100;*/ }
.logo_top{					float:right; margin:6px 20px 0 0; width:152px; height:41px; }
.logo_top a{				float:left; width:152px; height:41px; }
.back{						float:left; font-weight:bold; padding:4px 0 0 14px; margin:14px 0 0 20px; background:url(../img/back.png) left no-repeat; text-decoration:none; }
.title{						padding:20px 0 0 0; font-size:0.85em;  }
.info{						position:absolute; bottom:20px; right:20px; z-index:10; width:54px; height:54px; }
.info a{				    float:left;  width:54px; height:54px; }
.thema{						float:left; width:24%; padding:0 1% 0 0; position:relative; }
.thema2{					float: left; width: 500px; padding: 0 15px 0 0; margin-top: 0px; position: relative; }


.thema3{					float:left; width:31%; padding:0 1% 0 0; margin-top:10px; position:relative; }
.thema3 .t_img{				width: 318px; height: 179px; }

.t_title{					width:100%; color:#ffffff; font-size:1.1em; font-weight:bold; margin:0 0 10px; height:50px; overflow:hidden; }
.thema2 .t_title{			font-size:1.2em; }
.t_img{						width:98%; height: 130px; overflow: hidden; }
.t_img img{					width:100%; }
.t_text{					width:100%; color:#ffffff; font-size:0.8em; line-height:1.4em; padding:10px 0 10px 0; height: 129px; overflow: hidden; }
.thema2 .t_text{			width:50%; float:left; font-size:0.9em;  line-height:1.5em; height: 220px; }
.thema3 .t_text{			width:100%; color:#ffffff; font-size:0.9em; line-height:1.4em; padding:10px 0 10px 0; height:110px; }
.thema2 .t_img{				height:210px; overflow:hidden; }
.t_more{					width:100%; padding:10px 0 0 0; }
.thema2 .t_more{			width:45%; float:left; padding-left:5%;  }

.th_head{					float:right !important; }
.thema_head{				position:absolute; width:100%; top:-40px; left:0; z-index:10; }
.thema_head div{			float:left; }
.th_links{					font-size:0.7em; width:15%; }
.th_line{					 width:60%; margin-top:8px; }
.th_page{					font-size:0.7em; text-align:center; color:#b1b1b1; padding-top:2px; }
.th_nav{					color:#b1b1b1; font-size:0.7em; text-align:right; padding-left:25px;  }
.th_nav img{				width:18px !important; }
.th_nav .sel{				float:right; cursor:pointer; width:18px; height:18px; margin-right:5px;  }
.th_nav .nosel{				float:right; cursor:pointer; width:18px; height:18px; margin-right:5px;   }
.thema_accordion {				position: relative; margin:75px 0 0 0; padding:0; top:0; left: 0; overflow: hidden; width: 100%; height:700px; }
.thema_accordion .slider {		width: 100%; height: 700px; }
.thema_accordion .slider .slide { float: left; width: 100%; height: 700px; }
.thema_accordion li{			list-style:none; margin:0; padding:0; }

.slide{						list-style:none; margin:0; padding:0; }

.footer_accordion{			margin:0; padding:0; height:160px; }
.footer_head{				position:absolute; top:30px; z-index:15; width:100%; padding:5px 0 5px 0; }
.footer_head_c{				padding-left:50%; width:300px; margin-left:-150px; }
.footer_head div{			float:left; }
.fh_page{					font-size:0.7em; width:140px; padding-right:10px; text-align:right; }
.fh_nav{					font-size:0.7em; width:150px; text-align:right; }
.fh_nav img{				width:18px !important; }
.fh_nav .sel{				float:left; cursor:pointer; width:18px; height:18px; margin-right:5px;  }
.fh_nav .nosel{				float:left; cursor:pointer; width:18px; height:18px; margin-right:5px;  }

.con_accordion{				margin:0; padding:0; height:600px; width:100%; }
.con_accordion li{			list-style:none; }
.con_head{					position:absolute; right:0; top:30px; z-index:15; width:400px; }
.con_head div{				float:right; }
.ch_page{					font-size:0.7em; text-align:center; color:#b1b1b1; padding-top:2px; }
.ch_line{					width:60%; margin-top:8px; }
.ch_nav{					color:#b1b1b1; font-size:0.7em; text-align:right; padding-left:25px;  }
.ch_nav img{				width:18px !important; }
.ch_nav .sel{				float:right; cursor:pointer; width:18px; height:18px; margin-right:5px;  }
.ch_nav .nosel{				float:right; cursor:pointer; width:18px; height:18px; margin-right:5px;   }



/* SEQUENZ */
.balken{					width:100%; height:160px; padding-top:10px;  }
.f_thema{					float:left; position:relative; width:25%; height:140px; margin-top:20px; cursor:pointer; color:#e3e3e2; text-decoration:none; font-size:0.9em; text-align:left; }
.f_thema:hover{				text-decoration:none; color:#ffffff; }
.f_img{						height:140px; vertical-align:middle; display: table-cell; padding:15px 5px 0 15px;  }
.f_img img{					height:70px;  }
.f_title{					height:140px; vertical-align:middle; display: table-cell; padding:15px 0 0 10px; }
.f_selimg{					position:absolute; z-index:15; top:-14px; left:25%; width:25px; height:14px; background:url(../img/hakerl.png) left top no-repeat; }

.sidebar{					position:absolute; right:0px; width:110px; top:50%; padding-top:24px; margin-top:-320px; z-index:15; }
.sidebar a{					float:left; position:relative; font-size:0.65em; color:#555555; text-align:center; width:64px; padding:38px 0 0 0; text-decoration:none; }
.side_sequenz{				background:url(../img/s_sequenz.png) center top no-repeat; }
.sidebar a span.side_sel{	position:absolute; right:0; top:50%; z-index:15; margin:-10px -6px 0 0; width:8px; height:15px; background:url(../img/sidebar_arrow.png) left top no-repeat; }
.sidebar a div.side_sel{	position:absolute; right:-6px; top:-8px; z-index:12; width:79px; height:62px; background:url(../img/bg25_grey.png); }
.sidebar_header{			float:left; width:110px; height:13px; background:url(../img/sidebar_header.png) left top no-repeat; }
.sidebar_footer{			float:left; width:110px; height:13px; background:url(../img/sidebar_footer.png) left top no-repeat; }
.sidebar_middle{			float:left; width:110px; background:url(../img/sidebar_middle.png) repeat-y; margin:0; padding:0; }
.sidebar_middle li{			float:left; list-style:none; margin:10px 0 0 40px; }
.sidebar_middle li:first-child{ margin:0 0 0 40px; }
.side_video{				background:url(../img/s_video.png) center top no-repeat; }
.side_blatt{				background:url(../img/s_blatt.png) center top no-repeat; }
.side_aktion{				background:url(../img/s_aktion.png) center top no-repeat; }
.side_link{					background:url(../img/s_link.png) center top no-repeat; }
.side_texte{				background:url(../img/s_text.png) center top no-repeat; }
.side_bild{					background:url(../img/s_image.png) center top no-repeat; }
.side_audio{				background:url(../img/s_audio.png) center top no-repeat; }

.s_img{						float:left; padding:0 10px 0 0; }
.s_title{					font-size:0.85em; padding:4px 0 0 0; }
.s_name{					font-size:1.25em; font-weight:bold; }
.s_name_gross{				color:#bbbbbb; font-size:1.5em; padding:10px 0 0  0; }
.sequenz{					float:left; width: 240px; padding: 20px 20px 0 0; cursor:pointer; text-decoration:none; position:relative; height: 208px; }
.seq_img{					width:240px; position:relative; height: 135px; overflow: hidden; }
.seq_img img{				width:240px; }
.seq_img span{				position:absolute; left:50%; top:50%; z-index:15; margin:-24px 0 0 -24px; width:48px; height:48px; background:url(../img/play.png) left top no-repeat; }
.seq_title{					color:#ffffff; font-weight:bold; padding:10px 0 0 0; font-size:0.9em; }
.seq_title a{				color:#ffffff; text-decoration:none; }
.seq_length{				color:#bbbbbb; font-size:0.8em; padding:2px 0 0 0; }
.seq_download{				position: absolute; bottom: 10px; right: 0; color: #ffffff; background: #000000; font-size: 11px; float: left; padding: 4px; }
.seq_download a{				color:#ffffff; text-decoration:none; }

span.interact{				position:absolute; left:50%; top:50%; z-index:15; margin:-24px 0 0 -24px; margin:-27px 0 0 -20px; width:41px; height:54px; background:url(../img/hand.png) left top no-repeat; }


/*INTERAKTION */
.int_img{					width:240px; position:relative; height: 135px; overflow: hidden; }
.int_img img{				 }
.int_img span{				position:absolute; left:50%; top:50%; z-index:15; margin:-27px 0 0 -20px; width:41px; height:54px; background:url(../img/hand.png) left top no-repeat; }

/* VIDEO */
.detail_player{				 position:relative; width:720px; height:405px; margin:15px 0 0 0; }

/* ARBEITSBLÄTTER */
.blatt{						 width:45%; float:left; margin:10px 2% 10px 0; height:80px; background:url(../img/bg50_black.png); position:relative; }
.blatt_inner{				 width:100%; padding:11px; height:58px; }
.blatt_title{				 float:left; color:#bbbbbb; width:49%; font-size:0.8em;  }
.blatt_title p{				 margin:0; padding:0; }
.blatt_title b{				 color:#ffffff; }
.blatt_ziel{				 float:left; color:#bbbbbb; font-size:0.75em; width:15%; vertical-align:middle; display: table-cell; text-align:center; }
.blatt_docs{				 float:left; color:#bbbbbb; font-size:0.75em; border-left:1px dotted #bbbbbb; width:49%; vertical-align:middle; display: table-cell; text-align:center; }
.blatt_docs a{				 width:30px; height:15px; padding:40px 10px 0 10px; font-size:0.9em; color:#bbbbbb; text-align:center; float:left;  }
.blatt_docs .pdf{			 background:url(../img/button_pdf.png) top no-repeat;  }
.blatt_docs .doc{			 background:url(../img/button_word.png) top no-repeat;  }
.blatt_docs .loesung{		 background:url(../img/button_loesung.png) top no-repeat;  }

/* AUDIO */
.audios{						 width:240px; float:left; margin:15px 15px 15px 0; height:135px; position: relative; padding: 0; }
.audios_inner{				 float:left; width:220px; height:45px; padding:80px 10px 10px 10px; background:url(../img/bg_audio.jpg) center center; }
audio{						 width:220px; }


/* LINKS */
.links{						 width:90%; margin-top:15px; padding:16px; background:url(../img/bg50_black.png); height:200px; position:relative; }
.links div{					 font-size:0.75em; padding:5px; list-style:none; }
.links a{					 font-weight:bold; text-decoration:underline; }

ul.simplePagerNav{			padding:0px 16px 6px 52px; }
ul.simplePagerNav li{   	display:block; float: left; margin:15px 5px 5px 5px; padding:5px; }

ul.simplePagerNav li a{    color: #ffffff;	text-decoration: none; }

li.currentPage {			background: #ffffff; color:#000000; }

ul.simplePagerNav li.currentPage a {color: #000000;	}


/* TEXTE */
.text{						 width:45%; float:left; margin:15px 2% 15px 0; height:80px; background:url(../img/bg50_black.png); position:relative; }
.text_inner{				 width:100%; padding:11px; height:58px;  font-size:0.9em;  }
.text_title{				 float:left; width:70%; color:#ffffff; }
.text_docs{				 	 float:left; color:#bbbbbb; font-size:0.75em; border-left:1px dotted #bbbbbb; width:29%; vertical-align:middle; display: table-cell; text-align:center; }
.text_docs a{				 width:30px; height:15px; padding:40px 10px 0 10px; font-size:0.9em; color:#bbbbbb; text-align:center; float:left;  }
.text_docs .pdf{			 background:url(../img/button_pdf.png) top no-repeat;  }

/* BILDER */
.gal_outer{					 float: left; width: 240px; padding: 20px 20px 0 0; cursor: pointer; text-decoration: none; position: relative; height:210px; }
.gal_outer span{			color:#ffffff; font-size:0.75em; padding-top:4px; line-height:0.8em;	}
.gal{						width:240px;  }
.gal img{					 }


/* INFOS */
.infos{						 width:90%; border:2px solid #595757; margin-top:15px; padding:16px; background:url(../img/bg50_black.png); height:450px; overflow-y:scroll; color:#bbbbbb; font-size:0.75em; }
.infos h2{					padding:0 50px 0 50px; margin:18px 0 10px 0; }
.infos h3{					padding:0 50px 0 50px; margin:14px 0 10px 0; }
.infos h4{					padding:0 50px 0 50px; margin:14px 0 6px 0; }
.infos p{					padding:0 50px 0 50px; margin:12px 0 12px 0; }
.infos ul{					padding:0 50px 0 75px; margin:12px 0 12px 0; }
.infos a{				 	color:#bbbbbb; text-decoration:underline;  }
.infos a:hover{				text-decoration:none;  }
.drucken{					position:absolute; z-index:15; right: 86px; bottom: -44px; }
.ch_more{					position: absolute; right: 90px; top: 0; z-index: 15; font-size:0.75em; }
.ch_more a{				    color:#bbbbbb; text-decoration:underline;  }
.ch_more a:hover{				text-decoration:none;  }




/* TABLETS UND KLEINE BILDSCHIRME */
@media screen and (max-width:1048px), screen and (max-height: 650px) {
	
	.con_head{					right:40px;  }
	
	.startwrapper{				margin-top:50px !important; width:680px !important; }
	div.wrapper 				{ margin: 10px auto; width: 750px; height: auto; background: none; background:none; }
	/*div.wrapper img				{ width:100%; height:auto; padding:0; }*/
	
	
	/* INDEX */
	.player_outer{ 				width: 676px; height: 380px; margin:0; }
	.ptext{						width:50%; padding:12px 0 0 12px; font-size:0.9em; }
	.logo_bottom{				padding-left: 480px; width:auto; height:auto; width:240px; }
	/*.logo_bottom img{			width:auto; }*/
	.pname{						font-size:1.0em; }
	.pskip{						font-size:0.8em; }
	
	.sidebar{					margin-top:-250px; }
	.sidebar_middel li{			margin-top:8px; }
	.sidebar_middle li a{		text-indent: -9999px; padding-top:24px; }
	.sidebar a div.side_sel{	height:50px; }
	
	/* PLAYER */
	.detail_player {			width: 640px; height: 360px; }
	.player_wrapper{			width: 640px; height: 360px; }
	
	/* THEMEN */
	.t_text{					font-size:0.7em !important; height:80px !important; }
	.t_title{					font-size:0.8em !important; height:32px; line-height: 1.3em; }
	.t_img{						height: 90px; }
	.t_more{					font-size: 0.9em; }
	
	.thema3{					padding:0 15px 0 0;  width:230px; }
	.thema3 .t_img{				width: 228px; height: 129px; }
	
	/* SEQUENZ */
	.sequenz {					padding: 16px 10px 0 0;	width: 160px; height:170px; font-size: 0.8em; }
	.seq_img{					width: 150px; height: 84px; }
	.seq_img img{				width:150px; }
	
	/* BILDER */
	.gal_outer {				padding: 16px 10px 0 0;	width: 160px; height:170px; font-size: 0.8em; }
	.gal{						width: 150px; height: 84px; }
	.gal img{					width:150px; }
	
	/* BILDER */
	.int_img{					height:80px; }
	
	.footer_accordion .f_title{ display:none; }
	.footer_accordion .f_img{   padding:5px 20px 5px 20px; text-align:center; height:110px; }
	.footer_accordion .f_img img{  height:auto; width:50%;  }
	
	.balken{					height:130px; }
	.infos{						height:370px; }
	
	/* VIDEO */
	/*.detail_player{				width:600px; height:338px; } */
	
}

/* SMARTPHONES  */
@media screen and (max-width:748px) {
	body,html{					overflow:auto; }
/*
	.logo_bottom{				display:none; }
	.player_outer{ 				width:100%; height:200px; margin:0; }
	.ptext{						width:100%; padding:10px 0 0 0; }
	.pname{						padding:0 0 10px 0; position:relative; width:100%; left:auto; top:auto; background:none; border:none; }
	.pskip{						left:10px; top:10px; }
	

	.thema{						width:100%; padding:0 0 40px 0; }
	.title{						display:none; }
	.t_text{					display:none; }
	.t_link{					padding:25px; clear:none; }
	.t_link span{				display:none; }
	.info{						display:none; position:fixed; }
	.back{						margin-left:2px; }
	.logo_top{					padding-right:2px; }
	.th_line{					border-top:none; width:10%; }


	.f_thema{					float:left; position:relative; width:100%;  }
	.f_selimg{					display:none; }
	.sidebar{					background:none; position:relative; width:100%; overflow:hidden; margin:0; padding:0; top:auto; }
	.sidebar a{					width:25%; margin:0; padding:; color: height:75px; }
	.balken{					 }
	.footer{					position:relative; float:left;  }
	.sequenz{					width:100%; padding-bottom:10px;  }
	

	.detail_player{				width:100%; height:200px; }*/
	
} 


/* GROßE BILDSCHIRME */
@media screen and (min-width:1600px) {
	.detail_player{				width:950px; height:535px; }
	
}



.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
