BODY {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  background-color : #ffffff;
  color : #000000; 
  font-family : Oklahoma, Verdana; 
  
 }

h1           { font-size: 20px; color: #505552; line-height: normal; font-weight: bolder}

h2           { font-size: 14px; color: #505552; line-height: normal; font-weight: bolder}

h3           { font-size: 14px; color: #8C0000; line-height: normal; font-weight: bolder}

a            { font-size: 14px; line-height: 16px; font-weight: bolder;}

a:active	{ font-size: 14px; line-height: 16px; font-weight: bolder; color: #00498c; text-decoration: underline}

a:visited 		{ font-size: 14px; line-height: 16px; font-weight: bolder; color: #00498c; text-decoration: underline}

a:hover 		{ font-size: 14px; line-height: 16px; font-weight: bolder; color: #00498c; text-decoration: underline}

a:link 			{ font-size: 14px; line-height: 16px; font-weight: bolder; color: #00498c; text-decoration: underline}


p  ,li                     { font-size: 14px; line-height: 16px; color: #505552;}

hr    {noshade; width:50%; color:#8c0000; height:7px; text-align:center; border:3px solid #bdb6ad;}


/* Dynamische Menues  links*/

a.menu { display:block; margin-top:15px; text-align:left; width:140; 
border-style:ridge; border-width:0px; padding:4px; font-size:14;}

a.menu:link    { color:#ffffff; background-color:#bdb6ad; text-decoration:none;  font-size:14;}
a.menu:visited { color:#ffffff; background-color:#bdb6ad; text-decoration:none;  font-size:14;}
a.menu:hover   { color:#00498c; background-color:#bdb6ad; text-decoration:none;  font-size:14;}
a.menu:active  { color:#00498c; background-color:#bdb6ad; text-decoration:none;  font-size:14;}


/* Dynamische Menues  links aktiv*/

a.mena { display:block; margin-top:15px; text-align:left; width:140; 
border-style:ridge; border-width:0px; padding:4px; font-size:14;}

a.mena:link    { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:14;}
a.mena:visited { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:14;}
a.mena:hover   { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:14;}
a.mena:active  { color:#ffffff; background-color:#8C0000; text-decoration:none;  font-size:14;}


/* Dynamische Menues  rechts*/

a.menure { display:block; margin-top:15px; text-align:left; width:140; 
border-color:#fdf6ea; border-style:solid; border-width:1px; padding:1px; padding-left:5px; font-size:12;}

a.menure:link    { color:#ffffff; background-color:#bdb6ad; text-decoration:none;  font-size:12;}
a.menure:visited { color:#ffffff; background-color:#bdb6ad; text-decoration:none;  font-size:12;}
a.menure:hover   { color:#00498c; background-color:#bdb6ad; text-decoration:none;  font-size:12;}
a.menure:active  { color:#00498c; background-color:#bdb6ad; text-decoration:none;  font-size:12;}


/* Dynamische Menues  rechts aktiv*/

a.menura { display:block; margin-top:15px; text-align:left; width:140; 
border-color:#fdf6ea; border-style:solid; border-width:1px; padding:1px; padding-left:5px; font-size:12;}

a.menura:link    { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:12;}
a.menura:visited { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:12;}
a.menura:hover   { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:12;}
a.menura:active  { color:#ffffff; background-color:#8c0000; text-decoration:none;  font-size:12;}


