BODY { 

   background-color:#FFFFFF; 

   color:#000000; 

}



/*GeneralFonts content-bereich*/



BODY,P,OL,UL,DIV{

   font-family:Verdana,Arial,Helvetica,sans-serif;

   font-size:12px;

   color:#000000;

   font-style:normal;

   line-height:150%;

  /* margin:0.25em0.5em; */

}



/*Headings content-bereich*/



B {

   font-family:Verdana,Arial,Helvetica,sans-serif;

   font-size:12px;

   color:#000000;

   font-style:bold;

   line-height:150%;

   /* margin:0.25em0.5em; */

}



H1,H2,H3,H4,H5{

   font-family:Verdana,Arial,Helvetica,sans-serif;

   color:#000000;                         /*darkblue*/

   font-size:12px; 

   /* font-variant:small-caps;

   font-stretch:wider;

   margin_bottom:0.5em;

   border-bottom:thindashed#003366;*/	/*darkblue*/

}



A { 

   font-size:12px;

   color:#000000; 

   text-decoration:underline; 

   font-weight:bold; 

}



A:visited { 

   font-size:12px;

   color:#333333; 

   text-decoration: underline; 

   font-weight:bold; 

}



A:hover { 

   font-size:12px;

   color:#000000; 

   text-decoration: underline; 

   font-weight:bold; 

}



/* specials: uneter Line */

HR {

    line-style:solid;

   /*border-width:1px;*/

  color:#000000;

}
