<!--[if lt IE 7]>  @media screen {
    html, body {
      height: 100%; overflow-y: hidden;
    }
    #Scrollbereich {
      height: 100%; width: 100%; overflow: auto;
    }
    #Inhalt {
      position: static;
    }
  }
<![endif]-->



  html {
    padding: 0;
  }

  #fixiert {
    position: absolute;

    top: 0.8em; left: 0em;
    width: 90%;

	left:2em;
  }




  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
  }


  #Inhalt {
    margin-left: 0em; padding: 0 0em;margin-top: 6em; }


  * #Inhalt {  /* versteckt vor Netscape 4 */
    background-color: #transparent;
  }


body {min-width: 40em;
margin-top: 0em; margin-right: 2em;  margin-left: 2em;padding: 0em;
 background-color: #494949;
 font-family: arial,sans-serif;
 font-size: 12px;
scrollbar-base-color:#5A5A5A;
scrollbar-track-color:#5A5A5A;
scrollbar-face-color:#919191;
scrollbar-highlight-color:#BDBDBD;
scrollbar-3d-light-color:#BDBDBD;
scrollbar-dark-shadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#800000; 
}



table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}

TABLE.BODY{
 border-style: solid;
 border-color: #666666;
 background-color: #333333;
}

TABLE.menu{
 border-style: solid;
 border-color: #666666;
 background-color: #3d3d3d;
}
TABLE.menu2{
 border-style: solid;
 border-color: #666666;
 background-color: #333333;
 margin-top: 10px;
}

FONT.te{
 color: #515151;
 font-weight: bold;
 text-decoration: none;}

FONT.desc{
color: #666666;
text-decoration: none;
font-size: 0.9em;}

FONT.dirdesc{
color: #666666;
text-decoration: none;
}

A:link.me{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:visited.me{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:hover.me{
 color: #666666;
 font-weight: bold;
 text-decoration: underline;}
A:active.me{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}

A:link.me3{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:visited.me3{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:hover.me3{
 color: #666666;
 font-weight: bold;
 text-decoration: underline;}
A:active.me3{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}

A:link.me4{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:visited.me4{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:hover.me4{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:active.me4{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}

A:link.me2{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:visited.me2{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:hover.me2{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:active.me2{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}

A:link.logo{
 font-size: 58;
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:visited.logo{
 font-size: 58;
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:hover.logo{
 font-size: 58;
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:active.logo{
 font-size: 58;
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
TD{
color: #666666;
}
TD.boxhead {
color: #666666;
background-color: #494949;
}
TD.boxbody {
color: #515151;
background-color: #3d3d3d;
}
FONT.photodesc {
color: #666666;
}
TD.thmb {
background-color: #333333;
}
TD.photo {
background-color: #f8f0dc;
}
TD.txt {
color: #666666;
}
TD.logo {
font-size: 72px;
color: #666666;
background-color: #333333;
}
IMG.thmb {
border-color: #f8f0dc;
border-style: solid;
border-width: 25;
}
IMG.thmb_dir {
border-color: #f8f0dc;
border-style: solid;
border-width: 2;
}
IMG.movie {
border-color: #f8f0dc;
border-style: solid;
border-width: 0;
}

TABLE.F {
	border-style: solid;
	border-color: #494949;
	background-color: #333333;
}
TD.F {
	color: #666666;
	font-weight: bold;
	font-size: 0.8em;
}
TD.N {
	color: #666666;
	font-weight: normal;
	font-size: 0.8em;
}
TR.H {
	background-color: #494949;
	color: #666666;
	font-weight: bold;
	font-size: 0.8em;
}
A:link.mex{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:visited.mex{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
A:hover.mex{
 color: #666666;
 font-weight: bold;
 text-decoration: underline;}
A:active.mex{
 color: #666666;
 font-weight: bold;
 text-decoration: none;}
 
INPUT.login{
border: 1px solid #666666;
padding: 3px;
background-color: #3d3d3d;
color: #666666;
font-size: 0.9em;
font-weight: bold;
}
INPUT.login_btn{
border: 1px solid #666666;
padding: 2px;
background-color: #666666;
color: #3d3d3d;
font-size: 0.9em;
font-weight: bold;
}

