body
{
  color:black;
  background:#ffffff;
  background-image:url("../images/body_bg.gif");
  padding:0;
  margin:0;
  font:13px verdana, sans-serif;
  scrollbar-base-color:#8080ff;
  scrollbar-track-color:#ffffff;
}


a
{
  text-decoration: none;
}

a:link
{
  color:white;
}

a:visited
{
  color:white;
}

a:hover
{
  color:#E8CF20;
}

a:active
{
  color:#E8CF20;
}

/*  Titel  */
a:link.aTitleLine
{
  color:white;
}

a:visited.aTitleLine
{
  color:white;
}

a:hover.aTitleLine
{
  color:#E8CF20;
}

a:active.aTitleLine
{
  color:#E8CF20;
}

/*  Master  */
a:link.aMaster
{
  color:white;
  font-size:7pt;
  font-weight:300;
}

a:visited.aMaster
{
  color:white;
  font-size:7pt;
  font-weight:300;
}

a:hover.aMaster
{
  color:#E8CF20;
  font-size:7pt;
  font-weight:300;
}

a:active.aMaster
{
  color:#E8CF20;
  font-size:7pt;
  font-weight:300;
}

.divRanking
{
  margin:3px 0 0 0;
}

/*----------------------------------------------------*/
/*- IE -----------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/

#kopf_msie
{
background-image:url("../images/title_header.gif");
background-repeat:no-repeat;
padding:0;
margin:0;
height:200px;
width:800px;
}

#titleline_msie
{
color:white;
background-image:url("../images/title_links_bg.gif");
background-repeat:no-repeat;
padding:4px 5px 0 0;
margin:0;
width:800px;
height:21px;
font:11px verdana, sans-serif;
align:left;
text-align:right;
vertical-align:bottom;
border-bottom:1px solid black
}

#rechts_msie
{
background:#DEF1FF;
width:800px;
min-height:500px;
font:bold 12px verdana, sans-serif;
align:center;
padding:10px 10px 10px 10px;
border-right:1px solid black;
border-left:1px solid black;
}

#foot_msie
{
clear:left;
color:white;
background-image:url("../images/foot_bg.gif");
padding:20px 0 10px 0;
margin:0;
width:800px;
height:80px;
font:bold 12px verdana, sans-serif;
text-align:center;
border-top:1px solid black;
}

.divCounter_msie
{
  width:80px;
  height:50px;
  float:left;
  margin:0 0 0 8px;
  padding:6px 0 0 0;
  background-image:url("../images/counter_bg.gif");
  background-repeat:no-repeat;
  text-align:center;
  font-size:11px;
  color:#000000;
  font-weight:normal;
}

/*----------------------------------------------------*/
/*----- Firefox --------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/

#kopf_firefox
{
background-image:url("../images/title_header.gif");
background-repeat:no-repeat;
padding:0;
margin:0;
height:200px;
width:800px;
}

#titleline_firefox
{
color:white;
background-image:url("../images/title_links_bg.gif");
background-repeat:no-repeat;
padding:4px 0 0 0;
margin:0;
height:16px;
width:800px;
font:11px verdana, sans-serif;
text-align:right;
border-bottom:1px solid black
}

#rechts_firefox
{
background:#DEF1FF;
width:778px;
font:bold 12px verdana, sans-serif;
align:center;
padding:10px 10px 10px 10px;
border-right:1px solid black;
border-left:1px solid black;
}

#foot_firefox
{
clear:left;
color:white;
background-image:url("../images/foot_bg.gif");
padding:20px 0 10px 0;
margin:0;
width:800px;
height:50px;
font:bold 12px verdana, sans-serif;
text-align:center;
border-top:1px solid black;
}

.divCounter_firefox
{
  width:80px;
  height:50px;
  float:left;
  margin:0 0 0 15px;
  padding:6px 0 0 0;
  background-image:url("../images/counter_bg.gif");
  background-repeat:no-repeat;
  text-align:center;
  font-size:11px;
  color:#000000;
  font-weight:normal;
}

