/* CSS Document */
BODY {
   background-color:#666666;
}

A {
   color:#666666;
}

A:hover {
   color:#FFFFFF;
}

TD#content {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#000000;
   padding:30px;
}

TD#menu {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   color:#666666;
   padding-top:30px;
   padding-left:20px;
}

TD#menu DIV.menu-level1-no A{
   text-decoration:none;
   padding-left:15px;
   color:#666666;
}

TD#menu DIV.menu-level1-no A:hover{
   text-decoration:none;
   padding-left:15px;
   color:#FFFFFF;
}

TD#menu DIV.menu-level1-no {
   border-bottom: 1px dotted #333333;
   text-decoration:none;
   padding-top:10px;
   font-size:10px;
   background-image:url(bilder/pfeil.gif);
   background-position:0px;
   background-position:0 7 0 0;
   background-repeat:no-repeat;  
}

TD#menu DIV.menu-level1-act {
   color:#000000;
   text-decoration:none;
   padding-left:15px;
   padding-top:10px;
   background-image:url(bilder/pfeil_90.gif);
   background-position:0 7 0 0;
   background-position:0px;
   background-repeat:no-repeat; 
}

TD#menu DIV.menu-level1-act A{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  font-size:10px;
}

TD#menu DIV.menu-level2-no {
   text-decoration:underline;
   padding-top:10px;
   padding-left:25px;
   background-image:url(bilder/pfeil.gif);
   background-position:10 7 0 0;
   background-position:10px;
   background-repeat:no-repeat;
   font-size:10px;
   color:#666666;
}

TD#menu DIV.menu-level2-no A{
   text-decoration:underline;
   color:#666666;
}

TD#menu DIV.menu-level2-no A:hover{
   text-decoration:underline;
   color:#FFFFFF;
}

TD#menu DIV.menu-level2-act {
   color:#000000;
   text-decoration:none;
   padding-top:10px;
   padding-left:25px;
   background-image:url(bilder/pfeil_90.gif);
   background-position:10 7 0 0;
   background-position:10px;
   background-repeat:no-repeat; 
}

TD#menu DIV.menu-level2-act A{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  font-size:10px;
}.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tx-dirlisting-pi1 table { width: 580px; border-width: 1px; border-style: dotted; border-color:#DEE3E7;}
.tx-dirlisting-pi1-title {font-size:0px; color:#000000;}
.tx-dirlisting-pi1-title A {color:#FFFFFF;}
.tx-dirlisting-pi1-header-row { background-color: #DEE3E7; }
.tx-dirlisting-pi1-header-filename {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.tx-dirlisting-pi1-header-filesize {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.tx-dirlisting-pi1-header-filemod {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.tx-dirlisting-pi1-filename A{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
.tx-dirlisting-pi1-filesize {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.tx-dirlisting-pi1-filemod {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

