/* @override http://www.kurzfilmnacht-tour.ch/2009/content_mv/kfn_09.css */

@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding: 0px;
	color: #000000;
	
	padding:1em 0;
	font: 10px/16px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;

/*	padding:1em 0;
	font:76%/1.5 "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
*/	/*background-color: #006600;
	line-height: 16px;*/
	
/*	font-size: 13px; */

}



p, li {
	font: 10px/18px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
p {
	margin: 0px;
	padding:1em 0;
	padding-top: 0px;
	padding-bottom: 8px;
}
div {
	clear:both;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #002221;
	/*background-color: #CCCCCC;*/
	padding: 0px;
	padding-top:0px;
	margin: 0px;
}
h2 {
	color: #002221;
	/*background-color: #CCCCCC;*/
	padding: 0 0px 0px;
	margin: 0px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
}
h3 {
	color: #0c4341;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	letter-spacing: .1em;
	opacity: 1;
	padding: 0 0 0 1px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* Standard Overrides... */
/* ===================== */

a {
	color: #0c4341;
	text-decoration:none;
}
a:focus { outline:none; }

img {
	border-style:none;
	clear:both;
}
a img { border:0; }

td {
	text-align: left;
	padding: 0px;
	margin: 0px;
}



/* Menu-Divs... */
/* ============ */

div#fixed_top {
  position: absolute;
	top: 0px;
	width: 100%;
	height: 30px;
	font-family:georgia, serif;
	font-size:9px ;
	letter-spacing:0.5em;
	line-height: 12px;
	font-weight: normal;
	
	color:#333333;

	background: black url(img/bg_content_de.png) no-repeat fixed center top;
}

div#fixed_top a {
	color: #556767;
	text-decoration: none;
}

div#fixed_top a:hover {
	color: white;
	text-decoration: none;
}


div#fixed_events {
   position: absolute;
	top: -10px;
	width: 100%;
	 height: 0px; 
}
div#events {
	width: 880px;
	height: 0px;
}
div#menu_left {
	float: left;
	clear:none;
	width: 188px;
	height: 0px;
	padding-left: 0px;
	/*padding-top: 200px;*/
}
div#menu_right {
	float: right;
	clear:none;
	width: 188px;
	height: 0px;
	padding-right: 0px;
	/*padding-top: 200px;*/
}


/* Scrolling Content... */
/* ==================== */

div#content_layer {
	width: 880px;
	overflow:hidden;
	text-align: left;
	margin-top: 30px;
	padding-top: 20px;
}

div.content {
	color: #000000;
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display:block;
	/*cursor:pointer;*/
}

a.content_click {
	color: #000000;
}


/* Glowing Boxes... */
/* ================ */

.cb {
	/*max-width:30em;*/
	color: #000000;
	text-align:left;
	margin-top: -13px;
	margin-right: auto;
	margin-bottom: -11px;
	margin-left: auto;
	width: 480px;
}


	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(img/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(img/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(img/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(img/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(img/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(img/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */



div.content_head {
	display:block;
	overflow:visible;
/*	margin-top: -13px;
	padding-top: 13px;
*/	padding-bottom: 8px;
}

div.content_head p {
	padding-top:4px;
	padding-bottom:0px;
}

div.content_collapse {
	overflow:hidden;
}

div.content_details {
	clear:both;
	display:block;
	color: #000000;
	padding-bottom:4px;
}

div.content_details img {
	/* float:left; */
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom:4px;
}

img.logo {
	float:none;
	padding-right:16px;
}

div.content_details ul {
	list-style:circle;
	list-style-position:inside;
	padding:0px;
	margin:0px;
}

div.film_thumbs {
	float:left;
	padding:0px;
}
img.film_thumb {
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom:4px;
}

div.film_text {
	padding-left:160px;
	clear:none;
}

div.fotoblog_thumb {
	float:none !important;
	clear:both !important;;
}
img.fotoblog_thumb {
	padding:0px !important;
	margin-left:0px !important;
	margin-right:4px !important;
	padding-bottom:4px !important;
	float:none !important;
}


/* this also avoids setting to position:fixed on IE<7 ... */
@media screen{
  body>div#fixed_top{
   position: fixed;
  }
  body>div#fixed_events{
   position: fixed;
  }
}


