/*******************************************************************************
********************************************************************************
	Projekt		: The Gap Between
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}

.dib {
	display: block;
}



/*********************************************************** Hintergruende *****
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz */ 
h1, h2, h3, 
#navi a, 
.info-video a, 
.navi-share li a, 
.navi-news dt {
	color: #000;
}
body, 
#navi-top a, 
#navi li li a, 
.navi-news dd li a {
	color: #87888a;
}

.navi-news dd li a {
  display:block;
}

#navi li li a:hover, 
#navi li li a.active, 
#navi li li a.current {
	color: #fff;
}

#navi-top li:hover,
#navi-top li.active {
  color:#FFFFFF!important;
  background-color:#000000;
}
#navi-top li a:hover,
#navi-top li.active a {
  color:#FFFFFF;
}

/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: Arial, Verdana, sans-serif;
}

/********************************************************* Schriftgroessen *****
*******************************************************************************/
body, 
#navi-top, 
.navi-share {
	font-size: .75em;
}

#navi, 
.navi-news, 
.info-video {
	font-size: .92em;
}

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
#content {
	line-height: 1.5em;
}
#content #navi {
	line-height: 1.1em;
	height:80px; /* deactivieren */
}
#sidebar {
	line-height: 1.36em;
}

/************************************************************* Allgemeines *****
*******************************************************************************/

.content p, 
.content dl, 
.content ol, 
.content ul, 
.content table {
	margin-bottom: 1em;
}
.content p.img, 
.content p.video, 
.content p.info-video, 
.content dl.navi-news, 
.content ul.navi-share {
	margin-bottom: 0;
}


.content p.info-video {
  height:1.5em;
}
#scene {
  height:371px;
  background-color:#EDEDEF;
  position:relative;
}


/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	background: #ededed url(/layout/css/bg_bdy.gif) 50% 0 repeat-y;
}

#website {
	width: 980px;
	margin: 0 auto;
}
#website2 {
	padding-left: 170px;
}

#header,
#wrapper, 
#navi {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
}
#header {
	height: 108px;
}
#content {
	float: left;
	width: 640px;
	background-color: #ededee;
}
#sidebar {
	float: left;
	width: 137px;
}
#sidebar .content {
	padding-left: 7px;
}
#navi {
	padding-bottom: 55px;
	background: #f3e400 url(/layout/css/bg_wrppr.gif) 0% 100% no-repeat;
}

/****************************************************************** Header *****
*******************************************************************************/

#logo {
	position: absolute;
	top: 30px;
	left: -35px;
	z-index: 100;
}
#logo p {
}
#logo p a {
	display: block;
	width: 167px;
	height: 132px;
	background-image: url(/layout/css/logo.png);
	text-indent: -1000em;
}


/****************************************************************** Footer *****
*******************************************************************************/

/************************************************************ Navigationen *****
*******************************************************************************/
#navi-top {
	padding: 10px 25px 0 0;
	text-align: right;
}
#navi-top li {
	display: inline;
	padding: 0 10px;
	padding:3px 10px 3px 10px;
}


#navi-arr {
  background-image: url(/layout/css/navi_headline_tgb.gif);
  background-position:0px 0px;
  background-repeat:no-repeat;
  position:absolute;
  width:640px;
  top:356px;
  height:15px;
  z-index:1000;
}
.pos15 {
  background-position:0px -15px!important;
}
.pos30 {
  background-position:0px -30px!important;
}
.pos45 {
  background-position:0px -45px!important;
}
.pos60 {
  background-position:0px -60px!important;
}
.pos75 {
  background-position:0px -75px!important;
}

#navi ul {
	margin: 0 1px;
	/*
  background-image: url(/layout/css/bg_navi.gif);
	background-repeat: repeat-x;
	*/
	overflow: hidden;
}
#navi ul ul {
	margin: 0;
	background: none;
}
#navi li {
	display: block;
	float: left;
	width: 127px;
}
#navi li li {
	float: none;
}
#navi li a {
	display: block;
	margin-bottom: 6px;
	padding-top: 33px;
	padding-left: 18px;
	font-weight: bold;
}
#navi li a:hover, 
#navi li a.active, 
#navi li a.current {
	/*
  background-image: url(/layout/css/ic_01.gif);
	background-position: 50% 0%;
	*/
}
#navi li li a {
	padding-top: 0px;
	font-weight: normal;
}
#navi li li a:hover, 
#navi li li a.active, 
#navi li li a.current {
	background: none;
	background-color: #000;
}

.navi-multiplevideo {
  position: absolute;
  right: 8px;
  bottom: 315px;
}

.navi-multiplevideo li {
	position: relative;
	float:left;
	width:14px;
	height:14px;
  margin-left:10px;
	background-color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
}
.navi-multiplevideo li a {
	display: block;
	padding-left: 10px;
}
.navi-multiplevideo li ul {
	position: absolute;
	top: -57px;
	left: 0;
	display: none;
}
.navi-multiplevideo li:hover {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
}
.navi-multiplevideo li:hover ul {
	display: block;
}
.navi-multiplevideo li:hover li a {
	margin-bottom: 1px;
}

.close {
  background-image: url(/layout/css/close.gif);
  background-repeat:no-repeat;
  background-position:10px 0px;
  opacity: 1;
	filter: alpha(opacity=100);
}
.close li:hover {
  background-image: url(/layout/css/close_over.gif);
  background-repeat:no-repeat;
  opacity: .7;
	filter: alpha(opacity=70);
}


.navi-share {
	position: absolute;
	right: 10px;
	bottom: 30px;
}
.navi-share li {
	position: relative;
	width: 164px;
	background-color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
}
.navi-share li a {
	display: block;
	padding-left: 10px;
}
.navi-share li ul {
	position: absolute;
	top: -38px;
	left: 0;
	display: none;
}

.navi-share li:hover {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
}

.navi-share li:hover ul {
	display: block;
}
.navi-share li:hover li a {
	margin-bottom: 1px;
}



.navi-news dt, 
.navi-news dd li {
	border-bottom: 1px solid #ededee;
}
.navi-news dt {
	padding: 5px 0 3px 7px;
	font-weight: bold;
}
.navi-news dd li {
	padding: 11px 0 2px 7px;
}

.navi-logo li {
	display: block;
	margin: 15px 0;
}
/****************************************************************** Module *****
*******************************************************************************/
.split {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 0 0 1em 0;
	background-color: #ededee;
}

.video {
	position: relative;
}

.info-video {
	padding: 4px 10px 3px 0;
	background-color: #f6f6f7;
	text-align: right;
}
.info-video a {
	font-weight: bold;
}

#scene .presse-left {
  width:455px;
  height:330px;
  float:left;
}
#scene .presse-right {
  width:185px;
  float:left;
}
#scene .presse-left-i {
  padding:20px;
  margin-top:20px;
  font-size:1.1em;
}

#scene .presse-left h2 {
  color:#000000;
  font-weight:bold;
}
#scene .presse-left h1 {
  font-size:1.3em;
  margin-bottom:0.5em;
}
#scene .presse-left-i-c {
  height:260px;
   overflow:hidden;
}
#scene .presse-right-i-c {
  height:240px;
  overflow:hidden;
}
#scene .presse-right .picture {
  text-align:right;
}

.paginate a {
  color:#000000;
  font-weight:bold;
  padding:3px
}

.paginate .next-d {
  float:right;
  width:150px;
  text-align:right;
}
.paginate .prev-d {
  float:left;
  width:150px;
}

.paginate a:hover {
  text-decoration:none;
  background-color:#000000;
  color:#FFFFFF;
}
#scene .presse-left .paginate {
}
#scene .presse-left p {

}

#scene p {
  color:#000000;
}

#scene p a {
  text-decoration:underline;
}

.presse-right-i-c ul {
  margin-top:10px;
}
.presse-right-i-c ul li {
  width:185px;
}
.presse-right-i-c ul li a {
  display:block;
  color:#000000;
  text-decoration:none!important;
  padding:2px 2px 2px 5px;
}
.presse-right-i-c ul li a:hover,
.presse-right-i-c ul li.active a {
  background-color:#000000;
  color:#FFFFFF!important;
}

#navi-top li.nav-18 {
  color:#000000!important;
  background-color:#F3E400;
}
#navi-top li.nav-18 a {
  color:#000000!important;
}
#navi-top li.nav-18:hover {
  color:#FFFFFF!important;
  background-color:#000000;
}
#navi-top li.nav-18 a:hover {
  color:#FFFFFF!important;
  background-color:#000000;
}
