
html { min-height: 100.5%; margin-bottom: 1px; }
body,td,table,a,a.tree{font-family:arial,verdana,sans;font-size:12px;color:#fff;line-height:140%;}
body{margin-top:0em;margin-left:0em;margin-bottom:20px}

a,a.tree,a.treeselected{text-decoration:none;}

a.inactivelanguage{color:#aaa;}


#filme
			{
			padding-right:30px;
			position:absolute;
			left:230px;
			width:160px;
			text-align:right;
			border:0px solid red;
			top:12px;
			z-index:100;
			}
*html #filme
			{
			left:250px;
			top:22px;
			}
#kategorien
			{
			padding-right:30px;
			text-align:right;
			position:absolute;
			left:120px;
			top:12px;
			z-index:100;
			}

*html #kategorien
			{
			top:22px;
			}	
a.tree,a.treeselected{padding-top:1px;padding-left:30px;color:#fff;}
   a.tree {
      display:block;
      color:white;
      background-image:url(imgs/non-x.gif);
      }
   a.tree:hover,a.treeselected {
      display:block;
      color:black;
      background-color:#000;
      background-image:url(imgs/menubg.gif);
      }
		a.tree:hover{
		color:white;}



a#projekte_rauf,a#projekte_runter{display:block;width:30px; height:25px}
a#projekte_rauf{background-image:url(imgs/pfeil_projekte_grau_rauf.gif);}
a#projekte_rauf:hover {background-image:url(imgs/pfeil_projekte_gold_rauf.gif);}
a#projekte_runter{background-image:url(imgs/pfeil_projekte_grau_runter.gif);}
a#projekte_runter:hover {background-image:url(imgs/pfeil_projekte_gold_runter.gif);}

a#gallerie_rechts,a#gallerie_links{display:block;width:25px; height:30px}
a#gallerie_rechts{background-image:url(imgs/pfeil_gallerie_grau_rechts.gif);}
a#gallerie_rechts:hover {background-image:url(imgs/pfeil_gallerie_gold_rechts.gif);}
a#gallerie_links{background-image:url(imgs/pfeil_gallerie_grau_links.gif);}
a#gallerie_links:hover {background-image:url(imgs/pfeil_gallerie_gold_links.gif);}

a#trailerbutton,a#galeriebutton{display:block;width:39px; height:21px}
a#trailerbutton{background-image:url(imgs/trailer_grau.gif);}
a#trailerbutton:hover {background-image:url(imgs/trailer_gold.gif);}
a#galeriebutton{background-image:url(imgs/galerie_grau.gif);}
a#galeriebutton:hover {background-image:url(imgs/galerie_gold.gif);}

table.contentheader {margin-top:10px;height:40px;width:500px;}
td.trailernav {width:350;padding-left:40px}
table.galeriethumbs {margin-top:10px;margin-left:40px;}

table.crewtable{width:400px;margin-top:30px;}
td {padding-right:0px;vertical-align:top}
td.top {vertical-align:top}
td.center {padding-right:0px;vertical-align:middle; text-align:middle}

p.content{padding-left:50px;width:440px;text-align:left}

input,textarea
							{
							color:#333333;
							border:solid 1 gray;
							background:#333333;
							color:#cccccc;
							}

