<style type="text/css">
  tr { font-family: Arial, Helvetica, Verdana, sans-serif} /*Sinnloszeile, da oft ignoriert*/

body {
    	color: black; background-color: #e7e1da;
    	font-family: Arial, Helvetica, Verdana, sans-serif;
    	margin: 0; padding: 2em 0;
    	text-align: center;  /* Zentrierung im Internet Explorer */
  }

  
div#seite {
    	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	width: 838px;
    	padding: 0;
	background: #e7e1da;
    	border: 0px solid #660000;
    	position: relative;
	font-family: Arial, Helvetica, Verdana, sans-serif; color: #786d6a; font-weight: regular; font-size: 11pt; text-decoration: none; line-height: 1.5; 
  }
  
html>body div#seite {
    	border: 0px solid #660000;  /* Farbangleichung an den Internet Explorer  */
  }


div#menue { margin: 0 top;
	align: left;    /* Seiteninhalt wieder links ausrichten */
	vertical-align: top; 
	width: 838px;
	height: 165px;
	position: relative; 
	}

div#inhalt { margin: 0 top;
	align: left;    /* Seiteninhalt wieder links ausrichten */
	vertical-align: top; 
	float: left;
	width: 820px;
	background-color: #ffffff;
	position:relative;
	}

div#fusszeile {
   	clear: both;
	align: top;
	height: 53px;
    	margin: 0; padding: 0;
    	text-align: center;
    	background: #e7e1da;
	position: relative;
   	border-top: 0px solid silver; 
  }

div#info {
	vertical-align: top; 
    	margin: 0; padding: 40px;
	padding-top: 100px;
	float: left; width: 470px; 
	position: relative;
	z-index:3;
	}

div#bild {
    	vertical-align: top; 
	position:relative;
    	margin: 0; 
	z-index:4;
	float: right; 
  }


div#rechts {
    	margin: 0px;
    	padding: 0px;
	position:relative;
	background: #e7e1da;
	float: right; 
	width: 18px;
  }

  * html div#rechts {
    height: 1px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }



div#menue2 {
    clear: both;
	align: top;
	height: 53px;
	position:relative;
	z-index:3;
	width: 820px;
  }

#image1 {position:absolute; top:34px; left:0px; z-index:1}
#image2 {position:absolute; top:0px; right:0px; z-index:3}

#image3 {position:absolute; top:0px; left:0px; z-index:1}
#image4 {position:absolute; top:0px; left:0px; z-index:3}


#title1 {position:absolute; top:126px; left:40px; z-index:5}
#title2 {position:absolute; top:126px; right:160px; z-index:5}

#title3 {position:absolute; bottom:12px; left:30px; z-index:5}




 


h1 {font-family: Arial,Helvetica,Verdana; sans-serif; color: #999999; font-weight: normal; font-style: normal; font-size: 18px; line-height: 1.2; text-decoration: none;} 
td {vertical-align: top;}


.stil1 {font-family:Helvetica,Arial,Verdana; sans-serif; color:#660000; font-weight:600; font-size:15px; text-decoration: none; line-height:1.5;}


a:link { font-family: Arial, Helvetica, Verdana; sans-serif; color: #990000; font-size: 15px; font-weight: bold; text-decoration: none;}
a:visited { font-family: Arial, Helvetica, Verdana; sans-serif; color: #990000;  font-size: 15px; font-weight: bold; text-decoration: none;}
a:hover { font-family: Arial, Helvetica, Verdana; sans-serif; color: #4c7e40; font-size: 15px; font-weight: bold; text-decoration: none;}
</style>