     /* Hintergrund*/
     .hg  {
     	width:100%;height:100%;background-color:#FFFFE1;
     }
     
     /* Container*/
     .container  {
     	position:absolute;
     	left:50%;
     	/* Breite Inhalt */
     	width:780px;
     	height:595px;
     	/* Breite/2 */
     	margin-left:-390px;
     	background-image:url("images/container1.gif");
     }
     
     /* Banner*/
     .banner  {
     	width:740px;height:105px;overflow:hidden;background-color:#FFFFFF;margin:1px;position:relative;top:13px;left:20px;
     }
     
     /* Navigation*/
     .navi1  {
     	width:125px;height:75px;overflow:hidden;background-image:url("images/navi1.jpg");margin:1px;float:left;position:relative;top:20px;left:20px;                                	
        font-family:Arial;font-size:9.5pt;font-weight:bold;text-align:center;line-height:5.9;
     }

     a.navi1:hover  {
	background-image:url("images/navi1akt.jpg"); 
     }
				    
     .navi1akt  {
     	width:125px;height:75px;overflow:hidden;background-image:url("images/navi1akt.jpg");margin:1px;float:left;position:relative;top:20px;left:20px;                                	
        font-family:Arial;font-size:9.5pt;font-weight:bold;color:#7A3D00;text-align:center;line-height:6;
     }

     .thema  {
     	width:232px;height:75px;overflow:hidden;background-image:url("images/thema.jpg");margin:1px;float:left;position:relative;top:20px;left:20px;
        font-family:Arial;color:#fafafa;font-size:11.5pt;font-weight:bold;line-height:5;text-align:center;
     }

     .navi2  {
     	width:125px;height:35px;overflow:hidden;background-image:url("images/navi2.jpg");margin:1px;float:left;position:relative;top:20px;left:20px;
        font-family:Arial;font-size:8.5pt;font-weight:bold;text-align:center;line-height:3;
     }

     a.navi2:hover {
	background-image:url("images/navi2akt.jpg"); 
     }

     .navi2akt  {
     	width:125px;height:35px;overflow:hidden;background-image:url("images/navi2akt.jpg");margin:1px;float:left;position:relative;top:20px;left:20px;
        font-family:Arial;font-size:8.5pt;font-weight:bold;color:#7A3D00;text-align:center;line-height:3;
     }

     .navileer  {
     	width:232px;height:35px;overflow:hidden;background-color:#FFFFFF;margin:1px;float:right;position:relative;top:20px;right:18px;
     }
     
     
     /* Container Inhalt*/
     .containerinhalt  {
     	width:506px;height:338px;background-image:url("images/hg-wasserzeichen.gif");margin:1px;float:left;position:relative;top:16px;left:20px;
     }
     
     /* Inhalt*/
     .inhalt  {
     	position:relative;left:50%;
     	/* Breite Inhalt */
     	width:470px;
     	/* Hoehe Inhalt */
     	height:306px;
     	/* Breite/2 */
     	margin-left:-235px;
     	/* Hoehe/2 */
     	margin-top:16px;
     	overflow:auto;
     	text-align:left;
        font-family:Arial;font-size:10pt;color:#414141;line-height:1.4;
     }
     
     /* Eintr&auml;ge Kontaktformular*/
     .formular  {
       	font-family : arial;
      	font-size : 10pt;
                                    }
                                    
     /* Inhalt Bild*/
     .inhaltbild  {
     	width:232px;height:285px;overflow:hidden;text-align:left;margin:1px;float:right;position:relative;top:17px;right:18px;
     }
     
     /* Kontakt*/
     .kontakt  {
     	width:232px;height:50px;overflow:hidden;text-align:right;background-color:#ffffff;margin:1px;float:right;position:relative;top:20px;right:18px;
         font-family:Arial;font-size:8pt;color:#9b9b9b;text-align:right;
      }
     
     body,ul,ol,div,address,nobr,i  {
     	font-family : Arial;
     	font-size : 8pt;
     }
          
     td.zusnavi ,th.zusnavi  {
     	font-family : Arial;
     	font-size : 8pt;
     }

     li,p,td,th  {
     	font-family : Arial;
         font-size:10pt;
     }
     
     h1  {
     	font-family:arial;color:#7A3D00;font-size:12pt;
     }
     
     h2  {
     	font-family:arial;color:#7A3D00;font-size:10pt;
     }
     
     a:link  {
     	color : #737373;
     	text-decoration : none;
     }
     
     a:link.textlink  {
     	color : #737373;
     	text-decoration : none;
       	border-bottom : 1px dotted #7A3D00;
     }
     
     a:link.navi1, a:visited.navi1  {
     	color : #666666;
     	text-decoration : none;
     }
     
     a:link.navi2, a:visited.navi2  {
     	color : #666666;
     	text-decoration : none;
     }

     a:visited  {
     	color : #737373;
     	text-decoration : none;
     }
     
     a:visited.textlink  {
     	color : #737373;
     	text-decoration : none;
       	border-bottom : 1px dotted #7A3D00;
     }
     
     a:active  {
     	color : #737373;
     	text-decoration : none;
     }
     
     a:active.navi1  {
     	color : #ffffff;
     	text-decoration : none;
     }
     
     a:hover  {
     	color : #000000;
     	text-decoration : none;
     }
     
     a:hover.textlink  {
     	color : #000000;
     	text-decoration : none;
       	border-bottom : 1px dotted #7A3D00;
     }
     
     a:link.navi1akt, a:visited.navi1akt, a:link.navi2akt, a:visited.navi2akt  {
     	color : #7A3D00;
     	text-decoration : none;
     }
     
     a:hover.navi1, a:hover.navi2  {
     	color : #666666;
     	text-decoration : none;
     }