/* Farbe wenn man mit der Maus ueber einen Link geht */
A:hover {
 color: #FF0000;
}

TD {
 font-family:Verdana;
}


BODY {
 /* Seitenraender */
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;

 xoverflow:hidden;
 
 /* Hintergrundfarbe */
 /*background-color:#000000; */
 background:#000000 url('../pix/totalback.jpg') no-repeat fixed center top;

 /* Aussehen der Scrollbalken */
 scrollbar-face-color: #666666;
 scrollbar-shadow-color: #000000;
 scrollbar-highlight-color: #000000; 
 scrollbar-3dlight-color: #666666;
 scrollbar-darkshadow-color:#000000; 
 scrollbar-track-color: #666666;
 scrollbar-arrow-color: #000000;

 font-family:Verdana;
 font-size:12px;
 color:#666666;
 font-weight:normal; 

}

.MainTable {
 width:860px;
 height:100%;
}

.LeftTableBorder {
 width:30px;
 / background-image:url('../pix/tabellelinks.jpg'); /
}

.RightTableBorder {
 width:30px;
 / background-image:url('../pix/tabellerechts.jpg'); /
}

.TableHead {
 width:800px;
 height:300px;
 text-align:center;
 padding-top:220px;
 background-image:url('../pix/head.gif');
}

.TableMain {
 width:800px;
 text-align:center;
 padding-top:0px;
 vertical-align:top;
/  background-image:url('../pix/feet.jpg'); /
}

.LeftDownTableCorner {
 width:30px;
 height:30px;
 / background-image:url('../pix/ecke_links.jpg'); /
}

.RightDownTableCorner {
 width:30px;
 height:30px;
 / background-image:url('../pix/ecke_rechts.jpg'); /
}

.TableBottom {
 width:800px;
 height:30px;
 text-align:center;
 / background-image:url('../pix/tabelleuntenmitte.jpg'); /
}

.HeadLine {
 font-weight:bold;
 font-size:14px;
 background-color:#0D0D0D;
 font-style:normal;
}

.STDText {
 font-family:Verdana;
 font-size:12px;
 color:#666666;
 font-weight:normal; 
}

.SmallPic {
  width:200px;
  border-style:solid;
  border-width:1px;
  border-color:#666666;
  cursor:pointer;
}

.BigPic {
  width:550px;
  border-style:solid;
  border-width:1px;
  border-color:#0D0D0D;  
}

.SubPicText {
 font-size:10px;
 font-weight:bold;
}

.DetailWindow {
 background-color:#0D0D0D;
 position:absolute;
 left:1px;
 top:1px;
 width:2px;
 height:100px;
 overflow:hidden;
 visibility:hidden;
 text-align:center;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}

.InfoText {
 font-size:12px;
 font-weight:normal;
 position:absolute;
 left:20px;
 top:20px;
 width:100px;
 height:100px;
 overflow:hidden;
 visibility:hidden;
 text-align:left;
}

.LinkText {
 font-family:Verdana;
 font-size:12px;
 color:#666666;
 font-weight:bold;
 text-decoration:none;
}

.Partner_LinkKat {
 font-family:Verdana;
 font-size:12px;
 color:#666666;
 Background: #0D0D0D;
 font-weight:normal;
 font-weight:bold;
}

.Partner_Link {
 font-family:Verdana;
 font-size:10px;
 color:#666666;
 font-weight:bold;
 text-decoration:none;
}
