* {
margin:0px;
padding: 0px;
}

/* div {border: 1px solid blue;} */
/* dieses stylesheet ist fuer das "europaeische filmdfestival goettingen", veranstaltet vom kino lumiere. der code fuer den festen header und footer ist von stu nichols site: http://www.cssplay.co.uk/ wir bedanken uns recht herzlich. */

body {
width:100%;
height:100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
/*font-size : 0.9em;*/
font-size : 14px;
font-style : normal;
font-weight : normal;
text-align: center;
border:0px;
overflow: hidden;
max-height:100%;
}

/* for internet explorer */
* html body {
padding:125px 0 105px 0;
}

h1 {
font-size : 17px;
font-style : normal;
font-weight : bold;
text-align:left;
color : #444444;
margin-bottom:20px;
margin-top:80px;
}

h2 {
font-size : 15px;
font-style : normal;
font-weight : bold;
text-align:left;
color : #555555;
margin-bottom:20px;
margin-left:80px;
}

h3 {
font-size : 17px;
font-style : normal;
font-weight : bold;
text-align:left;
color : #444444;
margin-bottom:20px;
text-align: right;
margin-right: 0px;
margin-top:80px;
}

h4 {
font-size : 17px;
font-style : normal;
font-weight : bold;
text-align:left;
color : #444444;
margin-bottom:20px;
margin-top:80px;
margin-left:80px;
}

p {
padding:0;
margin-left:100px;
margin-right:100px;
text-align: justify;
}

hr {
height:1px;
background-color:#666666;
border:0px;
}



span{
color:#ff4500;
font-weight: bold;
}

.timeTable {
margin-top:80px;
}

.timeTable h1 {
margin-bottom:15px;
margin-left:80px;
}

.timeTable h2 {
margin-bottom:5px;
margin-left:80px;
margin-top: 30px;
}

.timeTable a {
font-weight: bold;
margin-left:100px;
color:#c5010d;
/*	display:block;*/
}

.timeTable a:hover {
color:#ffa722;
/*	display:block;*/
}

.timeTable a:link {
/*	display:block;*/
}

.timeTable p {
text-align: justify;
margin-left:100px;
margin-top: 10px;
}

a.kontaktmail {
margin-left:0px;
}

.synopsis h1 {
margin-bottom:5px;
margin-left:80px;
margin-top:80px;
}


.synopsis h2 {
margin-bottom:5px;
margin-left:80px;
color:#ffa722;
}

.synopsis a {
font-weight: bold;
margin-left:100px;
color:#c5010d;
/*	display:block;*/
}

.synopsis a:hover {
color:#ffa722;
/*	display:block;*/
}

.synopsis a:link {
/*	display:block;*/
}

.synopsis img {
margin-left: 25px;
margin-right:100px;
margin-bottom: 80px;
margin-top:6px;
float:right;
/*	display:block;*/
}

.poster img {
margin-bottom: 80px;
margin-left: 30px;
margin-right: 100px;
float:right;
}
.text p{
vertical-align:top;
text-align: justify;
margin-left:100px;
margin-top: 10px;
margin-bottom: 30px;
margin-right:100px;
padding:0px;
}
.text h1{
margin-left:100px;
vertical-align:top;
padding:0px;
margin-top:0px;
}
.saeubern
{
clear:both;
float:none;
}

.synopsis p {
text-align: justify;
margin-left:100px;
margin-top: 10px;
margin-bottom: 30px;
margin-right:100px;
}

#header {
position:absolute;
top:0;
left:0;
width:100%;
height:125px;
/*  overflow:auto; */
background:#000000;
}

* html #header {height:125px;}

#logo {
float:left;
width: 285px;
height: 67px;
margin-top:10px;
margin-left:20px;
}

#filmrolle {
margin-left: 350px;
height:90px;
background-image:url(gfx/filmrolle.jpg);
background-repeat:no-repeat;
}

#banner {
height: 90px;
margin:0px auto;
width: 955px;
background:#000000;
}

#container {
float:none;
clear:both;
font-size: 1.0em;
position:fixed;
top:120px;
left:0;
bottom:105px;
right:0;
overflow:auto;
background:#b41918;
text-align:center;
background-image: url(gfx/gradiant_container.jpg);
background-repeat: repeat-x;
}

* html #container {
height:100%;
width:100%;
}

#content {
margin:0px auto;
width: 900px;
padding-top:20px;
padding-bottom: 50px;
min-height: 650px;
background-image: url(gfx/bg_content.gif);
background-repeat: repeat-y;
text-align: justify;
}


#contentindex {
margin:0px auto;
width: 955px;
min-height: 650px;
padding-top:20px;
padding-bottom: 50px;
background-image: url(gfx/bg_rot_logo.jpg);
background-repeat: no-repeat;
}

#schwerpunkte{

float:left;
width:285px;
margin-left:80px;
padding-right:5px;
}

#schwerpunkte ul {
padding-top:30px;
}

#schwerpunkte ul li {
list-style-type: none;
text-align: right;
margin-left: 43px;
border-bottom: solid #cccccc 1px;
width:240px;
}

#schwerpunkte ul li a {
padding:12px;
text-align:right;
display:block;
font-size: 14px;
color:#c5010d;
font-weight: bold;
text-decoration: none;
}

#schwerpunkte ul li a:hover {
display:block;
background:#ffa722;
color:#444444;
text-decoration: underline;
}

#tage {

width: 300px;
float:right;
margin-right:110px;
padding-left:55px;
}

#tage ul {
padding-top:30px;
}

#tage ul li {
list-style-type: none;
border-bottom: solid #cccccc 1px;
width:280px;
}

#tage ul li a {
display:block;
padding:12px;
font-weight: bold;
font-size:14px;
color:#c5010d;
text-decoration: none;
}

#tage ul li a:hover {
display:block;
background:#ffa722;
color:#444444;
text-decoration: underline;
}

#navigation {
height: 25px;
margin:0px auto;
width: 955px;
background:black;
text-align: center;
float:none;
clear:both;
color: #666666;
line-height:25px;
word-spacing: 0.3em;
letter-spacing: 0.07em;

}

#navigation ul {
padding:0px;
}

#navigation ul li {
display: inline;
}

#navigation li a {
font-size: 1.0em;
color: #fdab21;
text-decoration: none;
font-weight : bold;
}

#navigation li a:hover {
color: #b41918;
}

#navigation li a:active {
}

#navigation li a:visited {
}

#footer {
position:absolute;
bottom:0;
left:0;
width:100%;
height:105px;
/*  overflow:auto;  */
text-align:center;
background:black;
}

#sponsor {
height: 60px;
margin:0px auto;
padding-top: 10px;
width: 955px;
text-align: center;
}

#sponsor ul {
}

#sponsor ul li {
display: inline;
}

#footerbalken {
height: 25px;
background:black;
}
