/* CSS Document */
a:link {font-family:"georgia", Verdana, Arial, Helvetica, sans-serif; color:#990000; text-decoration:none;}
a:hover {font-family:"georgia", Times, serif; color:#990000;}
a:visited {font-family:"georgia", Times, serif; color:#FFFFFF; text-decoration:none;}

#Uberschrift {font-family:georgia, sans-serif; color:#003333; font-size:28px; font-weight:bolder;} 
#NavDesign  {font-family:georgia, sans-serif; background-color:#999999; color:#FFFFFF; font-size:12px;}
#Haftungsaus {font-family: georgia, sans-serif; background-color:#999999; color:#FFFFFF; font-size:9px;}
#ZellenLayout {background-color:#CCCCCC; color:#666666; font-size: 17px; margin:0cm .5cm 0cm .5cm;}
#ZellenLayoutHaft {background-color:#CCCCCC; color:#666666; font-size: 14px; margin:0cm .5cm 0cm .5cm;}
#PageLayout {font-family:Georgia, "Times New Roman", Times, serif; background-color:#FFFFFF; color:#666666; font-size: 17px;}
#Rahmenblockfarbe {background-color:#999999;}

#el01 {padding:0; color:#333333; background-color:#FFF; border-width:6px;} /* Remove padding */
   2. #el02 { /* Text and background colour, blue on light gray */
   3. 
   4. 
   5. }
   6. #el03 {background:url(/i/icon-info.gif) no-repeat 100% 50%} /* Background image */
   7. #el04 {border-width:6px} /* Border width */
   8. #el05 {border:2px dotted #00f} /* Border width, style and colour */
   9. #el06 {border:none} /* No border */
  10. #el07 {font-family:"Courier New",Courier} /* Different font */
  11. #el08 {font-size:2em} /* Bigger text */
  12. #el09 {font-size:0.5em} /* Smaller text */
  13. #el10 {font-weight:bold} /* Bold text */
  14. #el11 {padding:2em} /* Increase padding */
  15. #el12 {text-align:right} /* Change text alignment */
  16. fieldset p {margin:0} /* Remove margins from p elements inside fieldsets */







ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


/*- Menu 8--------------------------- */

#menu8 {
	width: 150px;
	margin: 0px 0px 0px 0px;
	border-style: dashed;
	border-color: #000033;
	border-size: 1px;
	border-width: 1px;
	left: 19px;
	top: 139px;
        }

#menu8 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #666666;
        display: block;
        background:  url(menu8.gif);
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current { 
        color: #666666;
        background:  url(menu8.gif) 0 -32px;
        padding: 8px 0 0 20px;
        }
