/* basic */
body { 
  margin:0; 
  padding:0; 
  color:#000000; 
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;

}

/* schriftgroessen */
.font13 {font-size:13px;}
.font12 {font-size:12px;}
.font11 {font-size:11px;}
.font10 {font-size:10px;}
.font9 {font-size:9px;}
.font8 {font-size:8px;}

.title_review {font-size:14px; font-weight:bold; color:#5F8B04;}
.genre {color:#5F8B04;}

/* Marken */
#rev{ position:absolute; top:189px; left:1px;  z-index:8; }
#top{ position:absolute; top:200px; left:1px;  z-index:2; }


/* links */


a:link{  
 font-size:11px;
 font-weight:normal;
 color:#326500;
 text-decoration:underline;
 }

a:hover{
  font-size:11px;
 color:#E1640A;
 text-decoration:underline;
  }

a:visited{ 
  font-size:11px;
 color:#339A00;
 text-decoration:underline;
 }

a:active{ 
  font-size:11px;
 color:#339A00;
 text-decoration:underline;
 outline-width:0px;
 }

a:focus{ 
  font-size:11px;
 color:#339A00;
 text-decoration:underline;
 outline-width:0px;
 }

a.kl:link{  
 font-size:10px;
 font-weight:normal;
 color:#326500;
 text-decoration:none;
 font-family:tahoma, verdana;
 }

a.kl:hover{
  font-size:10px;
 color:#E1640A;
 text-decoration:underline;
 font-family:tahoma, verdana;
  }

a.kl:visited{ 
  font-size:10px;
 color:#339A00;
 text-decoration:none;
 font-family:tahoma, verdana;
 }

a.kl:active{ 
  font-size:10px;
 color:#339A00;
 text-decoration:none;
 outline-width:0px;
 font-family:tahoma, verdana;
 }

a.kl:focus{ 
  font-size:10px;
 color:#339A00;
 text-decoration:none;
 outline-width:0px;
 font-family:tahoma, verdana;
 }




a.tv:link{  
 font-size:13px;
 font-weight:normal;
 color:#ffffff;
 text-decoration:underline;
 }

a.tv:hover{
 font-size:13px;
 color:#E1640A;
 text-decoration:underline;
  }

a.tv:visited{ 
 font-size:13px;
 color:#ffffff;
 text-decoration:underline;
 }

a.tv:active{ 
 font-size:13px;
 color:#ffffff;
 text-decoration:underline;
 outline-width:0px;
 }

a.tv:focus{ 
 font-size:13px;
 color:#ffffff;
 text-decoration:underline;
 outline-width:0px;
 }

a.tv:link{  
 font-size:9px;
 font-weight:normal;
 color:#326500;
 text-decoration:underline;
 }

a.xcn:hover{
 font-size:9px;
 color:#E1640A;
 text-decoration:underline;
  }

a.xcn:visited{ 
 font-size:9px;
 color:#339A00;
 text-decoration:underline;
 }

a.xcn:active{ 
 font-size:9px;
 color:#339A00;
 text-decoration:underline;
 outline-width:0px;
 }

a.xcn:focus{ 
 font-size:9px;
 color:#339A00;
 text-decoration:underline;
 outline-width:0px;
 }














