#t-links a {
 font-family: Arial;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 color: #2F2F2F;
}

#t-titelbild {
 position: absolute;
 top: 0px;
 left: 0px;

}
#t-impressum {
 position: absolute;
 top: 0px;
 right: 0px;

}
#t-statistik {
 position: absolute;
 top: 0px;
 right: 15px;
}
#t-links {
 position: absolute;
 top: 50px;
 left: 0px;
 text-align: center;
 margin: 0px;
 z-index: 99;
}
/* LINKS */
#t-links a{
 width: 100%;
}
#t-wbb {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 182px;
 height: 18px;
 background-image: url("eins.gif");
 border: 1px solid #808080;
}

#t-wbb a:hover {
 background: #0568FF;
 color: #FFFFFF;
}
#t-prx {
 position: absolute;
 top: 0px;
 left: 181px;
 width: 181px;
 height: 18px;
 background-image: url("zwei.gif");
 border: 1px solid #808080;
}
#t-prx a:hover {
 background: #FA7805;
 color: #FFFFFF;
}
#t-pgh {
 position: absolute;
 top: 0px;
 left: 360px;
 width: 181px;
 height: 18px;
 background-image: url("drei.gif");
 border: 1px solid #808080;
}
#t-pgh a:hover {
 background: #FF0505;
 color: #FFFFFF;
}
#t-kal {
 position: absolute;
 top: 0px;
 left: 540px;
 width: 101px;
 height: 18px;
 background-image: url("othe.gif");
 border: 1px solid #808080;
}
#t-kal a:hover, #t-int a:hover {
 background: #808080;
 color: #FFFFFF;
}
#t-int {
 position: absolute;
 top: 0px;
 left: 640px;
 width: 101px;
 height: 18px;
 background-image: url("othe.gif");
 border: 1px solid #808080;
}
#t-ful {
 position: absolute;
 top: 50px;
 right: 0px;
 width: 100%;
 height: 18px;
 background-image: url("free.gif");
 height: expression((navigator.userAgent.toLowerCase().indexOf("msie 7") > 0) ? "21px" : "21px");
 border: 1px solid #808080;
 z-index: 1;
}
/* LINKS END */


#t-rechts {
 position: absolute;
 top: 50px;
 right: 0px;
 text-align: center;
 z-index: 50;
}
#t-con {
 position: absolute;
 top: 0px;
 right: 0px;
 width: 100px;
 height: 18px;
 height: expression((navigator.userAgent.toLowerCase().indexOf("msie 7") > 0) ? "21px" : "21px");
 border-right: 1px solid #808080;
 border-top: 1px solid #808080;
}
