/*-- M A R K U P --*/

* {

	margin: 0;

	padding: 0;

}

A:focus {
	outline : none;
}

html {

	height: 100%;

	background: #fff;

}

body {

	font: 12px/18px Arial, Helvetica, sans-serif;

	background: url(../gfx/layout/bg_grey.gif) 0 0 repeat-x;

	color: #3F473D;

	min-height: 100%;

	margin-left: 130px;

}

img {

	border-width: 0;

}

ul {

	list-style-type: none;

}

table {

	border-collapse: collapse;

	font-size: 1em;

}

th, td, caption {

	text-align: left;

	vertical-align: top;

}

caption {

	font-weight: bold;

	color: #A70140;

}

a {

	text-decoration: none;

	color: #3F473D;

}

a:hover {

	color: #A70140;

}

h1, h2, h3, h4 {

	font-size: 1em;

	color: #A70140;

}

h1 {

	margin-bottom: 18px;

	font-size: 1.4em

}

h3 {

	font-size: 1em;

	font-weight: normal;

	color: #A70140;

}

noscript {

	position: absolute;

	top: 10px;

	left: 0;

	width: 100%;

	text-align: center;

	font-weight: bold;

	color: red;

}

p {

	margin: 0 0 18px 0;

}



/*-- S T A R T --*/

#box4all {

	padding: 80px 0 10px;

}


/*-- T O P --*/

#logoBox {

	position: absolute;

	top: 0;

	left: 0;

}


/*-- N A V I G A T I O N --*/

#navi {

	position: absolute;

	top: 91px;

	left: 227px; /* 239 - 12 */

}

#navi ul {

	margin: 10px 0 12px;

	vertical-align: text-bottom;

	text-align: center;

	font-size: 1px;

}

#navi li {

	display: inline;

	/*padding-right: 24px;*/

}

#navi a img {

	height: 14px;

	background-image: url(../gfx/layout/navigation.gif);

	background-repeat: no-repeat;

}

#navi a {

	max-height: 14px;

	overflow: hidden;	

	margin: 0 18px 0 12px;

}

#navi a:hover {

	/*text-decoration: underline;*/

}

.curr {

	margin-left: 0 !important;

}

a.curr:hover {

	text-decoration: none;

}


/* links */

img.einleitung {

	background-position: -12px 0;

	width: 88px;

}

img.profile {

	background-position: -12px -20px;

	width: 50px;

}

img.filmografie {

	background-position: -12px -40px;

	width: 99px;

}

img.bewerbung {

	background-position: -12px -60px;

	width: 112px;

}

img.kontakt {

	background-position:  -12px -80px;

	width: 70px;

}

.curr img.einleitung  {

	background-position: 0 0 !important;

	width: 100px !important;

}

.curr img.profile  {

	background-position: 0 -20px !important;

	width: 62px !important;

}

.curr img.filmografie  {

	background-position: 0 -40px !important;

	width: 111px !important;

}



.curr img.kontakt  {

	background-position:  0 -80px !important;

	width: 82px !important;

}

.curr img.bewerbung {

	background-position: 0 -60px !important;

	width: 124px !important;

}


/* -- C O N T E N T -- */

#content {

	position: relative;

	width: 853px;

	background: #fff url('../gfx/layout/border_grey.gif') top right repeat-y;

	border-top: 3px solid #EBF3E9;

	border-left: 3px solid #EBF3E9;

	left: -50px;

}


/* -- M A I N -- */

#main {

	min-height: 260px;

	margin: 47px 0 0 47px;

	padding: 136px 150px 18px 192px;

	background-color: #EBF3E9;

	border-right: 3px solid #fff;

}

#main.wide {

	padding-right: 53px;

}

#main a {

	text-decoration: underline;

}

#main a:hover {

	color: #A70140;

}

a.pdf {

	/*font-weight: bold;

	color: #3F473D !important;*/

	padding-left: 18px;

	background: url(../gfx/layout/acrobat.gif) 0 1px no-repeat;

}

table.film {

	width: 590px;

	margin-bottom: 18px;

}

.film tr:hover {

	background-color: #fff;

	color: #000;

}

col.year {

	width: 5.5em;

}

/*

col.title {}

*/

col.program {

	width: 70px;

}

col.studio,

col.project {

	width: 220px;

}

.award {

	font-weight: bold;

}



/* -- F O O T E R -- */

#bottom {

	background: url(../gfx/layout/border_grey.gif) left bottom repeat-x;

	border-right: 3px solid #FFFFFF;

}

#bottom img {

	display: block;

}



#footer {

	margin-left: 47px;

	padding: 15px 0 15px 192px;

	background: #EBF3E9;

	color: #A70140;

	font-size: 0.9em;

	border-bottom: 3px solid #fff;

}



#footer a {

	color: #A70140;

}

.metaMenu {

	position: absolute;
	
	top: 10px;

	right: 10px;
	
	width: 120px;
	
	height: 35px;

}

.metaMenu UL {

	display: block;
	
	height: 35px;
	
}

.metaMenu UL LI {

	margin: 0;
	
	padding: 0;
	
}

.metaMenu UL LI A {

	height: 35px;

	display: block;
	
	text-decoration: none;
	
	text-indent: -4040px;

}

.logged_out {

	width: 120px;

	background-image: url(../gfx/layout/lock.gif);
	
	background-repeat: no-repeat;
	
	background-position: right 0;

}

.logged_in {

	width: 120px;

	background-image: url(../gfx/layout/lock.gif);
	
	background-repeat: no-repeat;
	
	background-position: right -70px;

}

.logged_in_site {

	width: 120px;

	background-image: url(../gfx/layout/lock.gif);
	
	background-repeat: no-repeat;
	
	background-position: right -35px;

}

#content-flash {

	position: absolute;

	top: 130px;

	left: 236px;
	
	z-index: 1;

}

#loginWrap {

	padding: 30px 0 0 0;

}

.btnLogin {

	 height: 25px;
	 
	 width: 95px;
	 
	 border: none;
	 
	 background: url(../gfx/layout/login.gif) no-repeat; 
	 
}

.btnLogin:hover {

	 height: 25px;
	 
	 width: 95px;
	 
	 border: none;
	 
	 background: url(../gfx/layout/login_hover.gif) no-repeat;
	 
}

.errorMessage {

	position: absolute;
	
	top: 220px;
	
	left: 239px;
	
	height: 10px;
	
	color: #000000;
	
	font-weight: bold;

}
.entry {
	
	padding: 2px 0 0 10px;
	
	margin: 0 10px 0 0;
	
	height: 21px;
	
	width: 160px;
	
	float: left;
	
	border: solid #A70140 1px;
	
	color: #3F473D;
	
	font-size: 14px;

}

.entry:hover {
	
	padding: 2px 0 0 10px;
	
	margin: 0 10px 0 0;
	
	height: 21px;
	
	width: 160px;
	
	float: left;
	
	border: solid #3F473D 1px;
	
	color: #3F473D;
	
	font-size: 14px;

}

.entry:focus {

	border: solid #3F473D 1px;

}

#no-plugin {

	margin: 53px 0 0 0;

}
