/* Farbe wenn man mit der Maus ueber einen Link geht */
A:hover {
 color: #FF0000;
}

TD {
 font-family:Arial;
}


BODY {
 /* Seitenraender */
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 
 /* Hintergrundfarbe */
 background-color:#000000;

 /* Aussehen der Scrollbalken */
 scrollbar-face-color: #000000;
 scrollbar-shadow-color: #C0C0C0;
 scrollbar-highlight-color: #C0C0C0; 
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color:#C0C0C0; 
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #C0C0C0;

 font-family:Arial;
 font-size:12px;
 color:#FFFFFF;
 font-weight:normal; 

}

.MainTable {
 width:1000px;
 height:100%;
 background-color:#313131;
}

.LeftTableBorder {
 width:180px;
 background-image:url('../pix/bg_table_left.jpg'); 
 background-color:#000000;
 text-align:left
}

.RightTableBorder {
 width:180px;
 background-image:url('../pix/bg_table_right.jpg'); 
 background-color:#000000;
 text-align:right;
 vertical-align:top;
 padding-left:0px
}

.TableHead {
 width:1000px;
 height:200px;
 text-align:center;
 background-image:url('../pix/logobanner.jpg'); 
}

.TableMain {
 width:640px;
 text-align:center;
 padding-top:50px;
 vertical-align:top;
 background-image:url('../pix/main_table_center_top.jpg'); 
 background-repeat:no-repeat
}

.LeftDownTableCorner {
 width:180px;
 height:75px;
 background-image:url('../pix/feed_left_corner.jpg'); 
}

.RightDownTableCorner {
 width:180px;
 height:75px;
 background-image:url('../pix/feed_right_corner.jpg'); 
}

.TableBottom {
 width:640px;
 height:75px;
 text-align:center;
 background-image:url('../pix/feed_center.jpg'); 
}

.HeadLine {
 font-weight:bold;
 font-size:12px; 
 font-style:normal;
 font-family:Arial;
}

.STDText {
 font-family:Arial;
 font-size:12px;
 color:#FFFFFF;
 font-weight:normal; 
}

.StatusYearText {
 font-family:Arial;
 font-size:12px;
 color:#FFFFFF;
 font-weight:normal; 
}

.UserInfoMsg {
 font-family:Arial;
 font-size:12px;
 color:#FFFFFF;
 font-weight:bold; 
}

.CatDetailHead {
 font-family:Arial;
 font-size:14px;
 color:#FF0000;
 font-weight:bold; 
}

.CatDetailExtLink {
 font-family:Arial;
 font-size:12px;
 color:#CCCCCC;
 font-weight:normal; 
 font-style:normal;
}

.SmallPic {
  border-style:none;
}

.CommercialBGRight {
 background:none;
 width:140px;
 margin-left:30px;
}

.CommercialBGLeft {
 background:none;
 width:140px;
 margin-left:0px;
}

.CommercialBox {
 font-family:Arial;
 font-size:12px;
 color:#FFFFFF;
 font-weight:normal; 
 border-style:solid;
 border-width:1px;
 border-color:#C0C0C0;
 background-color:#313131;
 width:140px;
 text-align:center;
 margin-top:8px;
 padding-left:2px;
 padding-right:2px;
}

.CommercialHead {
 font-family:Arial;
 font-size:12px;
 color:#FFFFFF;
 font-weight:bold; 
}

.CommercialPic {
  width:120px;
  border-style:none;
}
