a {
	text-decoration:none;
	color: #FFDE79;
	font-weight: bold;
}
a:link {
	
}
a:visited {
	
}
a:active {
	
}
a:hover {
	
}
body {
	background-color: #000000;
	color: #FFEECC;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../grafik/back_gitter.jpg);
	background-repeat: repeat-y;
	background-position: 0px 14px;

}
td{
	font-size: 85%;
}

h1 {
	color: #FFDE79;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

.akzent {
	color: #FFCC66;
	font-weight: bold;
}

#abstand_oben {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	z-index: 0;
}
#inhalt {
	position: absolute;
	left:180px;
	top:192px;
	width:645px;
	z-index:10;
	height: 454px;
}
#hintergrund_oben {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 825px;
	height: 190px;
	z-index: 20;
	background-image:url(../grafik/back_liste.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-color: #000000;
}
#hintergrund_hinten {
	position: absolute;
	background-image:   url(../grafik/back_liste.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index:0;
	overflow: hidden;
	height: 628px;

}
#impressum {
	position: absolute;
	left:858px;
	top:309px;
	z-index:30;
}
#filmlinks {
	position: absolute;
	left:-1px;
	top:462px;
	z-index:30;
}
#warum {
	position: absolute;
	left:1px;
	top:293px;
	z-index:30;
}
#home {
	position: absolute;
	left:0px;
	top:24px;
	z-index:30;
}
#download {
	position: absolute;
	left:685px;
	top:100px;
	z-index:30;
}
#banner {
	position: absolute;
	left:876px;
	top:451px;
	z-index:31
}
#auswahl {
	position: absolute;
	left:437px;
	top:61px;
	height:100px;
	z-index:25;
	background-color:#000000;
	width:233px;
	border:0px inset #6D7849;
	overflow: auto;
}

#ueberschrift_bild {
	position: absolute;
	background-image: url(../grafik/back_kurzfilme_titel.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 14px;
	top:0px;
	left:0px;
	width:455px;
	height:89px;
	z-index:50;
}

div#ueberschrift_bild h1 {
	margin-left: 120px;
	margin-top: 36px;
	color: #ffffff;
}

div#auswahl td {
	font-size: 65%;
	border: 0px solid #606A40;
}

div#auswahl a{
	color: #EAFCB0;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}
div#auswahl a.akzent {
	color: #FFDE79;
}
div#auswahl a:link {

}
div#auswahl a:visited {

}
div#auswahl a:active {

}
div#auswahl a:hover {
	color: #FFFFFF;
}

div#auswahl a.aktiv {
	background-color: #5877DE;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#inhalt a img{
	border-width: 1px;
	border-color: #000000;
}

div#inhalt a img:link {

}
div#inhalt a img:visited {

}
div#inhalt a img:active {

}
div#inhalt a img:hover {
	color: #FFFFFF;
	border-width: 1px;
	border-color: #FFDE79;
}

td.bildrahmen img {
	border-width:1px;
	border-color:#FFDA99;
	border-style: solid ;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

div#inhalt p {
	text-align: justify;
}

.abstand_links {
	margin-left: 30px;
	margin-top: 10px;
}
/*
html, body {
  scrollbar-base-color:#606A40;
  scrollbar-3d-light-color:#606A40;
  scrollbar-arrow-color:#FFDE79;
  scrollbar-darkshadow-color:#606A40;
  scrollbar-face-color:#FFDE79;
  scrollbar-highlight-color:#606A40;
  scrollbar-shadow-color:#606A40;
  scrollbar-track-color:#606A40;
}

html, body {
  scrollbar-base-color:#000000;
  scrollbar-3d-light-color:#000000;
  scrollbar-arrow-color:#FFDE79;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#606A40;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;
}
*/
div#auswahl {
  scrollbar-base-color:#333333;
  scrollbar-3d-light-color:#333333;
  scrollbar-arrow-color:#FFDE79;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#000000;
}
