/* Global */
html{
	background:#e5e5e5;
}

body{
	float:left;
	width:960px;
	padding:30px 0 30px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
}

h1 span,.hide,legend,.gallery span{
	display:none;	
}

#content h1{
	background:url("../../img/logo_filmmakers.gif") no-repeat;
	/* background:url("https://video.filmmakers.de/img/filmmakers_farbe_transparent_120.png") no-repeat;*/
	display:inline-block;
	width:208px;
	height:40px;
	margin:0 0 10px 0;
}

h1 a{
	width:100%;
	float:left;
	height:100%;
}

h2{
	color:#5F5B50;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:4px;
	text-transform:uppercase;
	margin:0 0 100px 0;
	width:100%;
	float:left;
}

a{
	text-decoration:none;	
	color:#4C4C4C;
}

a:hover{
	text-decoration:underline;	
}

form input,form select{
	width:190px;
	height:22px;
	float:left;
	margin:0 20px 0 0;
}

form .submit{
	text-align:center;	
	margin:-1px 0 0 0;
	height:25px;
	float:left;
}

form{	
	float:left;
}

form label{
	width:190px;
	float:left;
	font-weight:bold;
	cursor:pointer;
}

strong{
	font-weight:bold;	
}

.back{
	background:url("../../img/icon_back.png") no-repeat 0 3px;
	float:left;
	padding:0 0 0 15px;
	text-decoration:underline;
}

.small_headline{
	text-transform:none;
	padding:0 0 3px 0;
	border-bottom:1px solid #000;
	margin:0;
	letter-spacing:normal;
}

.video{
	margin:5px 0 0 0;
	padding:2px 0 4px 32px;
	background:url("../../img/icon_video.png") no-repeat;
	float:left;
}

.loader{
	background:url("../../img/load.gif") no-repeat center center;
	width:100%;
	height:150px;
	float:left;
}




/* Navigation */
#navigation{
	width:140px;
	float:right;
	overflow:hidden;
}

#navigation .submit{
	padding:0 0 0 15px;
	width:auto;
	background:url("../../img/icon_forward.png") no-repeat 4px 4px;
	float:left;
	border:none;
	cursor:pointer;
	height:auto;
	margin:4px 0 0 0;
}

#navigation form input{
	height:16px;	
}

#navigation form label{
	margin:4px 0 0 0;	
}

#navigation li,#navigation ol,#navigation ul{
	display:inline-block;
}

#navigation li{
	width:100%;
	float:none;
}

#navigation ol{
	border-top:1px solid #000;
	margin:2px 0 15px 0;
	padding:2px 0 0 0;
}

.light{
	color:#8885B2;	
}

#navigation .light a{
	color:#8885B2;	
}

#navigation .light ol{
	border-color:#8885B2;	
}

.abstand{
	margin:50px 0 0 0;	
}





/* Content */
#content{
	width:758px;
	padding:30px 25px;
	float:left;
	background:url("../../img/bg_content_top.gif") no-repeat #fff;
}

#content p{
	margin:0 0 20px 0;
	float:left;
	width:100%;
}

#content span.sub{
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	letter-spacing:0;
	line-height:30px;
	width:90%;
	font-weight:normal;
	position: relative;
	top: 10px;
	left: 10px;
	color:#8885B2;
}

#content h3{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	letter-spacing:0;
	line-height:30px;
	width:90%;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#8885B2;
}

h4.spurz{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	letter-spacing:0;
	line-height:30px;
	width:90%;
	font-weight:normal;
	margin:0 0 10px 0;
}

a.spurz_link{
	color:#8885B2;
}

#abschluss{
	width:808px;
	float:left;
	height:8px;
	overflow:hidden;
	background:url("../../img/bg_content_bottom.gif") no-repeat #fff;
}


table{
	width:100%;
	padding:0 0 0 0;
	margin:50px 0 50px 0;
	display:inline-block;
	border-bottom:1px dotted #000;
}

tr{
	width:100%;
	float:left;
}

thead th{
	font-weight:bold;	
	padding:15px 0 25px 0;
	float:left;
}

.ie7 thead th{
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}

tbody,thead	{
	margin:0;
}

thead{
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;	
	margin:0 0 10px 0;
	display:inline-block;
}

tbody{
	padding-top:10px;	
}


#content .small{
	width:150px;
}

#tabelle_projekte td,#tabelle_projekte th{
	width:300px;	
	vertical-align:top;
}

td{
	padding:3px 0 3px 0;	
}

#suchergebnis .last{
	border-bottom:none;
}

table .aktion,table .edit{
	width:50%;
	float:left;
}

table .edit{
	padding-top:4px;	
}


table .edit .info{
	margin-top:-7px;	
}

table .edit .info_content{
	margin-top:7px;
}

.edit{
	font-size:11px;
}

.aktion ul{
	margin:0 0 10px 0;	
}

.aktion span,.detail{
	background:url("../../img/icon_dropdown.png") no-repeat top right;	
	padding:5px 40px 15px 5px;
	float:left;
	width:110px;
}

table .aktion span{
	width:auto;	
}

.detail{
	font-size:11px;
	
}

.edit .info span{
	display:none;	
}

.edit .info{
	background:url("../../img/icon_info.gif") no-repeat bottom left;
	width:32px;
	height:26px;
	padding:4px 0;
	float:left;
	margin:-1px 0 0 1px;
}

.auswahl{
	float:left;
	width:500px;
	display:inline-block;
	border-bottom:1px solid #000;
	margin:0 308px 15px 0;
}

.auswahl .active a{
	background:#8785b1;
	color:#fff;
}

#head{
	width:100%;
	float:left;
	height:150px;
}

.auswahl li{
	float:right;	
}

.auswahl a{
	background:#e0e0e0;
	width:100px;
	text-align:center;
	float:left;
	margin:0 0 0 2px;
	padding:5px 0;
}


/* Formular */
#content form dl dt{
	clear:both;
	width:140px;
	margin:0 10px 10px 0;
	float:left;
}

#content form dl dd{
	width:608px;
	float:left;
	margin:0 0 10px 0;
}

#content form dl dt label{
	font-weight:normal;
	width:auto;
}

.input_txt{
	width:450px;	
}

.input_txtarea{
	width:550px;	
}

.input_check{
	width:auto;
	display:inline;
	float:left;
}

.input_radio{
	width:auto;
	display:inline;
	float:left;
	margin:0 5px 0 0;
}

.input_img{
	width:auto;
	height:auto;
}




/* Searchbox */
#searchbox{
	float:left;	
	margin:-15px 0 0 0;
}

#searchbox .input_txt{
	color:#795FA7;
	font-size:19px;
	height:24px;
	background:url("../../img/bg_input.png") no-repeat;
	padding:10px;
	border:none;
	width:480px;
}




/* Detailseite */
.toggle{
	width:100%;
	float:left;
	margin:15px 0 10px 0;
}

h3{
	width:100%;
	float:left;
	margin:0 0 0 0;
	border-bottom:1px solid #000;
	padding:0 0 5px 0;
}

h4{
	color:#5c574c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0 0 10px 0;
}

.toggle .left,.toggle .left img{
	width:335px;
	float:left;
	overflow:hidden;
	margin:0 30px 10px 0;
}

.toggle .left img{
	margin:0;	
}

.toggle .right dt{
	width:150px;
	float:left;
}

.right dt,.right dd{
	margin:0 0 2px 0;	
}

.right{
	width:390px;
	float:left;
}

.toggle .aktion{
	margin:20px 0 0 0;	
}

.gallery{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}

.gallery .video_button{
	float:right;	
}

.video_button span{
	display:none;	
}

.gallery .video_button a{
	width:85px;
	height:47px;	
	background:url("../../img/button_video.gif") no-repeat;
}

.gallery li{
	float:left;	
}

.gallery li a{
	width:35px;
	height:43px;
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 5px 0 0;
	float:left;
}

.gallery li .active{
	background-position:bottom left;	
}

.toggle .nav li{
	float:left;
}

.toggle .nav li a{
	padding:5px 15px;
	background:#e3e3e3;
	margin:0 1px 0 0;
	float:left;
}

.toggle .nav li .active{
	color:#fff;
	background:#8283af;
}

#kontakt,#film,#ausbildung,#theater{
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

#notizen{
	width:330px;
	height:160px;
	border:1px solid #333;
	padding:10px;
}

.toggle .left dt .inner{
	width:5000px;
	float:left;
}

.toggle .left dd span{
	color:#cfcfcf;
	float:right;
	font-size:11px;
}

.toggle_control{
	padding-left:15px;
	background:url("../../img/icon_down.gif") no-repeat 0 3px;
}




/* Intro */
#intro{
	padding:25px 0;
	float:left;
	width:100%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:0 0 0 0;
	line-height:140%;
}

#intro h2{
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	letter-spacing:0;
	line-height:30px;
	width:90%;
	font-weight:normal;
	margin:0 0 0 0;
}

#intro h2 span{
	color:#8885B2;	
}

#intro h3,#intro h3{
	border:none;	
}

#intro .left{
	width:48%;
	float:left;
}

#intro .right{
	width:48%;
	float:right;
}

#intro h3{
	color:#5D584D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#intro a{
	color:#524E86;
	text-decoration:underline;
	padding-left:15px;
	background:url("../../img/icon_link.png") no-repeat 0 2px;
}



/* Funktion-Div */
#funktion{
	background:#57554F;
	left:200px;
	opacity:0.98;
	position:absolute;
	top:275px;
	width:432px;
	padding:25px 50px;
	color:#fff;
	font-size:23px;
}

#funktion a{
	color:#fff;
}

#funktion .small{
	font-size:12px;
	color:#fff;
}




#suchergebnis dl{
	width:320px;
	float:left;
}

#suchergebnis li:hover{
	background:#eeeeed;	
}

#suchergebnis li li:hover{
	background:none;	
}

#suchergebnis dl dt{
	width:100px;
	float:left;
	overflow:hidden;
}

#suchergebnis dl dd{
	padding-top:40px;	
}

#suchergebnis address{
	width:250px;	
	float:left;
}

#suchergebnis li{
	width:100%;
	float:left;
	border-bottom:1px dotted #000;
	padding:10px 0;
}

#suchergebnis .aktion li{
	width:auto;
	float:inherit;
	border-bottom:none;
	padding:0;
}

#suchergebnis .funktionen{
	width:150px;
	float:right;
}

.popup{
	display:none;
}


form .left,form .right{
	width:360px;
	overflow:hidden;
	float:left;
}

#content form .left dl dt,#content form .right dl dt{
	width:115px;
}

#content form .left dl dd,#content form .right dl dd{
	width:190px;
}

#content form .left .input_check{
	margin:-3px 5px 0 0;
}

#content form .left dl dd span{
	float:left;
	margin:3px 10px 0 0;
}

#content form .left h3,#content form .right h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:none;
	margin:10px 0 10px 0;
	font-size:15px;
}

.clear{
	clear:both;
	width:500px;
	margin:50px 250px 0 0;
	float:left;
	border-top:1px solid #000;
}

.submit_clear{
	margin-left:500px;
	float:right;
}

#footer{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

#footer,#footer a{
	color:#484848;
	font-size:10px;
}

.click:hover{
	text-decoration:underline;
}