/* @override http://ichstehaufgeseke.groene.loc/template/res/css/screen.css */

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: #143f84 url(../img/body_bg.jpg) repeat-x fixed;
	text-align: center;
}

img {
	border: 0;
}


/* Layout */

div#bodycontainer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: none;
}


div#navcontainer {
	width: 200px;
	float: left;
}

div#mainnav {
	margin-top: 125px;
	/*border: 1px solid #666;*/
	border-right: 0;
	background: transparent url(../img/bg_navcontainer.png) repeat-y;
}

div#pagecontainer {
	width: 700px;
	float: left;
}

div#header {
	height: 100px;
}

div#contentcontainer {
	background-color: #fff;
	border: 1px solid #666;
	border-top: 0;
	padding-bottom: 20px;
}

div#headline {
	width: 660px;
	margin-left: 20px;
	padding: 30px 0;
}


div.clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}


div#logo {
	margin-left: 0;
	width: 190px;
	margin-top: 40px;
	text-align: center;
}

div#logo img {
	margin-bottom: 10px;
}


div.trennlinie {
	background: url(../img/trennlinie.gif) repeat-x;
	width: 100%;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.bildrechts {
	position: relative;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#portraitcontainer {
	margin: 20px 0 10px;
}

div#portraitcontainer.imgportrait {
	margin-left: 240px;
}

div#portraitcontainer img {
	border: 1px solid #ccc;
	}
	
div#bildunterschrift {
	margin-bottom: 40px;
}

/* Spalten */

div.col {
	float: left;
	margin-left: 20px;
}

div.vierzwanzig {
	width: 420px;
}

div.sechssechzig {
	width: 660px;
}

div.zweizwanzig {
	width: 220px;
}

div.normal {
	width: 440px;
}

div.randspalte {
	width: 200px;
}

div.colrechts420 {
	margin-left: 240px;
	position: relative;
}

div.colrechts425 {
	margin-left: 235px;
	position: relative;
}


div#makingofcontainer {
	margin-top: 50px;
}

div#makingofcontainer h1 {
	margin: 0 0 5px;
	color: #133e84;
	font: 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;	
}


div#copy {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 0.9em;
	color: #666;
	margin-top: 25px;
}

div.nothing {
	font-size: 0px;
	line-height: 0px;
}

/* Typo */

div#headline h1 {
	margin: 0 0 10px;
	padding: 0;
	font: 29px Georgia, "Times New Roman", Times, serif;
	color: #4e4e4e;
}

div#zitat h1 {
	position: relative;
	margin: 0 0 10px;
	padding: 0;
	font: 29px Georgia, "Times New Roman", Times, serif;
	color: #4e4e4e;
	display: block;
}

div#headline h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
	color: #194186;
	line-height: 1.4em;
}

div.col h1 {
	margin: 0 0 10px;
	padding: 0;
	color: #4d4e4e;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

div.col h2 {
	margin: 0 0 10px;
	padding: 0;
	color: #4e4e4e;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #666;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0;
}

h4 {
	color: #666;
	padding: 0;
	margin: 0;
}

p {
	line-height: 1.5em;
	color: #333;
	margin: 0 0 1.5em;
}

a {
	color: #1c4386;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


div#zitat {
	position: relative;
	margin: 0;
	padding: 0;
	/*
	border-left: 3px solid #133e84;
	border-right: 3px solid #133e84;
	background-color: #e5eaf0;
	*/
}

div.colrechts425 div#zitat {
	margin-left: -35px;
}

div#zitat blockquote {
	padding: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #4e4e4e;
	line-height: 150%;
	margin: 15px 35px 10px;
}

#bildunterschrift h1 {
	margin: 0 0 5px;
	color: #133e84;
	font: 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;

}

#bildunterschrift h2 {
	font-size: 1em;
	letter-spacing: 0px;
}


/* Presse */

div.presseartikel {
	clear: both;
	margin-bottom: 25px;
}

div.quellenangabe {
	margin-bottom: 6px;
	background-color: #5875a8;
	padding: 3px;
}

div.quellenangabe p.medium, div.quellenangabe p.datum {
	font-size: 0.9em;
	margin: 0;
	color: #fff;

} 

div.quellenangabe p.medium {
	text-align: left;
	float: left;
}

div.quellenangabe p.datum {
	text-align: right;
}


/* Movielinks */

div.previewbox {
	
}

div.zweizwanzig h1 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #595959;
	margin: 0 0 10px;
}


div.previewbox ul  {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

div.previewbox ul li {
	padding-bottom: 10px;
}

div.previewbox ul li img {
	float: right;
	margin: 0px 1px 5px 10px;
}

div.previewbox ul li a {
	display: block;
	height: 60px;
	padding: 10px 10px;
	background: url(../img/previewbox_bg.png) no-repeat;
	text-decoration: none;
	color: #333;
	line-height: 1.0em;
}

div.previewbox ul li a:hover {
	background-position: 0 -80px;
	color: #000;
}

div.previewbox ul li a.active {
	background-position: 0 -160px;
}

div.previewbox span.subtitle {
	font-size: 0.9em;
	display: block;
	margin-top: 3px;
}


/* Videoplayer */

#videoPlayer {
	margin-bottom: 25px;
	overflow: visible;
}





/* NAVIGATION */


ul#menu, ul#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em
}

ul#menu a {
	display: block;
	margin: 5px 0;
	color: #333;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#menu a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul#menu a:hover {
	color: #fff;
	background-image: url(../img/bg_HOVER.png);
}

ul#menu span.nL0 {
	display: block;
	margin-left: 20px;
}

ul#menu span.nL1 {
	display: block;
	margin-left: 35px;
}

ul#menu a.IFSUB  {
	background-image: url(../img/ifsub.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}

ul#menu a.IFSUB:hover  {
	background-image: url(../img/bg_ifsubhover.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}



ul#menu a.ACTIFSUB  {
	background-image: url(../img/actifsub.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}

ul#menu a.ACTIFSUB:hover  {
	background-image: url(../img/bg_actifsubhover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#menu a.CUR {
	background-image: url(../img/bg_CUR.png);
	color: #E7E7E7;
}

ul#menu a.CURIFSUB {
	background-image: url(../img/curifsub.png);
	background-repeat: no-repeat;
	color: #E7E7E7;
}


ul#menu li .last {
	padding-bottom: 5px;
}
/* Linkliste */

ul.linkliste {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.linkliste a {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
	background: url(../img/linklistbutton_0.gif) no-repeat;
	padding-left: 22px;
	padding-top: 1px;
}
ul.linkliste a:hover {
	background: url(../img/linklistbutton_1.gif) no-repeat;
	color:  #333;
	}
