body {
   background-color:#ffffff;
}

body,td,p,li,ul,div {
   font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size:10pt;
}

h1 {
   font-size:12pt;
   font-weight:bold;
   text-align:center;
}

h2 {
   font-size:11pt;
   font-weight:bold;
   text-align:center;
}

.heading  {font-weight:bold;} 
.standard {font-size:10pt;}  

/*For special cases where <p> could not be applied*/
.footer   {font-size:8pt;} 
.leftmenu {font-size:10pt; font-weight:bold;}
.topmenu  {font-size:8pt; font-weight:bold;} 
.minilinks {font-size:8pt;} 
.caption  {font-size:10pt; font-weight:bold;} 

/*Wildartensuche*/ 
.footnote {font-size:10pt;} 
 
 
/*What's New*/ 
.newssubjectlink {font-size:10pt;} 
.newsshort {font-size:9pt;} 
 
/*What's New - Messages*/ 
.newssubject {font-size:20pt; font-weight:bold;} 
 
/*Partner*/ 
.partnertitle {font-size:10pt;} 
.partnerdesc {font-size:9pt;} 
 
/*Immer wenns "Global Hunting" heißt 
  mit z.B.: <b class="gh"> auszeichnen."*/ 
 
b.gh {color:#006600; font-style:italic;} 
 
/*Link colors*/ 
a:link {text-decoration:none; color:#000FD8;} 
a:visited {text-decoration:none; color:#000A8C;} 
a:active {text-decoration:none; color:#000652;} 
a:hover {text-decoration:underline; color:#000090;}
