* {
	margin: 0;
	padding: 0;
	color: #000000;
	border: 0;
}

html, body {
	height: 100%;
}
	
body {
	background: #fff; /* #eee; */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
}

a { 
	color: #223691;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

#main {
	width: 570px;
	height: auto !important;
	background: #FFF;
	margin: 0 auto;  /* 20px auto; */
}

#header {
	width: 570px;
	margin: 0 auto;
}

#header img {
	display: block;
	margin: 0 auto;	
}


div.footer {
	clear: both;
	padding: 100px 0 20px;
	text-align: center;
}
	
div.footer span {
	border-top: 1px solid black;
	display: inline;
	}
	
div.footer span a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	}	

#languagebox {
	width: 100%;
	border-top: 1px solid #000;
	text-align: left;
	line-height: 120%;
	height: 100px;
}

#languagebox a {
display: block;
text-decoration: none;
}
#languagebox img {
margin: -0px 0;
border: 0;
}

#copyright {
text-align: right;
padding: 5px;
}

#languagebox a, #copyright {
font-size: 7pt;
letter-spacing: -0.2pt;
}

#warning { display: none; color: #d00; background: #fff; padding: 0 0 12px 22px; }

.menu {
width: 127px;
display: block;
}

.level0 {
	float: left;
	margin-left: -137px;
	text-align: right;
}

.level1 {
	float: right;
	margin-right: -137px;
	text-align: left;
}

.menu a:hover {
	color: #000000;
}

.menu a {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.menu a.active {
	color: #f00;
	}

.menu li {
	list-style-type: none;
	padding: 0px 0px 1px 0;
	}



#content {
	width: 570px;
}

#center_column {
	width: 570px;
	margin: 0 auto;
	/*min-height: 500px;*/
/*overflow-y: scroll;*/
/*background: #EFEFEF url(images/background_box.jpg) no-repeat 0 0;*/
/*background: url(images/background_transparent.png);*/
}
#center_column ul { margin-left: 22px; list-style-type: disc; }
#content #loginform { width: 250px; text-align: left; margin: 50px auto; }
#loginform table input { width: 150px; }
#content input, #content textarea { border: 1px solid #A1B0CE; }
#content .submit { margin-top: 20px; width: 112px; }
#content form table { margin: 15px 0px; }
#content table input, #content table textarea { padding: 3px; margin: 3px 0; }
#contact table input, #contact table textarea { width: 250px; }
#files table input, #files table textarea { width: 300px; }
#files table textarea { height: 300px; }
/*#content #new table textarea, #content #contact table textarea { height: 200px; width: 99%; }
#content #new table input { width: 98%; }
#content input, #content textarea { padding: 2px; }*/
/*#content .submit { padding: 2px; margin: 20px 0 0 0;}*/
#content #code { width: 100px; padding: 0; height: 35px; margin: 3px 0 0 0; font-size: 14pt; text-align: center; }
/*#content #contact label { width: 100px; }*/

#contact {
width: 420px;
margin: 0 auto;
text-align: left;
}

#contact textarea {
height: 150px;
}

h1 {
	font-family: Lucida Sans Unicode, Trebuchet	MS, Tahoma, sans-serif;
	font-size: 18px;
	padding: 7px 0 20px;
	font-weight: normal;
	}
h1 b {
	font-weight: bold;
	}

h2 { margin: 14pt 0 14pt 0; font-weight: bold; font-size: 120%; }
h3 { margin: 15px 0 0 0; font-weight: normal; }
h4 { margin: 6px 0; font-weight: bold; }

#headline {
	margin: 10px auto 15px;
	width: 570px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #000;
}

h1#headline {
font-family: Lucida Sans, Lucida Sans Unicode, Arial, sans-serif;
color: #102247;
font-size: 20px;
}

div#center_column table h2 {
	margin: 0;
}
	

#bilderwahl img {
/*display: block;
float: left;*/
/*position: absolute;*/
}

#bilderwahl {
position: relative;
margin: 100px 0 39px 0;
}

.filmandvideo {
text-align: left;
float: left;
margin: 0 0 30px -1px;
width: 100%;
}

.filmandvideo a {
font-weight: normal;
font-size: 85%;
color: #000000;
text-decoration: none;
}

.film_res a {
font-size: 90%;
}

#center_column a img.thumb {
margin: 5px;
border: 1px solid #666666;
}

.film_thumbnail {
	/*position: relative;*/
	text-align: left;
margin: 10px 40px 15px 0px;
width: 174px;
height: 107px;
background: url(images/film_thumbnail_shadow.png) top left no-repeat;
float: left;
padding-left: 1px;
}

.film_thumbnail.active {
	background-image: url(images/film_thumbnail_shadow_active.png);	
}

#morevideos {

height: 107px;
margin: 20px auto;
float: none;
text-align: center;
}

#morevideos .film_thumbnail {
/*margin: 20px 19px 0 19px;*/
	margin: 0px 0 0 0;	
}

.film_thumbnail img {
margin: 1px 0 0 1px;
/*position: absolute;
top: 1px;
left: 2px;*/
border: 0;
}

.thumb_container {
text-align: left;
margin-left: -140px;
width: 900px;
padding-left: 20px;
}

#newsletter {
position: absolute;
width: 100px;
background-color: #505050;
padding: 5px;
}

#newsletter input {
width: 100%;
margin: 0px;
padding: 0;
border: 0px solid #000;
font-size: 7pt;
}

.alignright {
text-align: right;	
	}
	
.alignleft {
text-align: left;	
	}
	
td.alignright {
/*padding-right: 1em;*/	
	}

/*********** Farben und Eigenschaften ************/
.dark_grey, .film_res a, #copyright { color: #666666; }
.light_grey { color: #999999; }
.lighter_grey, #languagebox a { color: #CCCCCC; }
.bold { font-weight: bold; }
.top { top: 0; margin-bottom: 6px; }
.bottom { bottom: 0; margin-top: 6px; }
.left { left: 0; margin-right: 6px; }
.right { right: 0; margin-left: 6px; }
/*************************************************/

div.number0 {
	width: 177px;
	margin-right: 19px;
}

div.number0, div.number1 {
	float: left;
}

div.number1, div.number2 {
	width: 177px;
}

div.number2 {
	float: right;
}

/**************************************************/

table.news {
	/*font-size: 10px;*/
	border-collapse: collapse;
}

table.news tr td {
	vertical-align: top;
}

table.news tr td {
	padding-bottom: 3em;
}

table.news h3 {
	margin-top: 0;
}

.news img {
	width: 177px;
	background: #000;
	display: block;
}

ul.biglist {
	margin: 0 !important;
}

ul.biglist li {
	list-style-type: none;
	font-weight: bold;
	font-size: 140%;
	padding: 1px 0;
}

ul.mediumlist {
	margin: 0 !important;
}

ul.mediumlist li {
	list-style-type: none;
	font-weight: bold;
	font-size: 120%;
	padding: 0.5em 0;
}

.icons {
	float: right;
	margin-top: 5px;
}

.filmthumbs {
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;	
	text-align: center;
}

.filmthumbs img {
	cursor: pointer;
}

.filmthumbs img:last-child {
	margin-right: 0px;
}
