body    { margin: 0px;
          padding: 0px;
          background: #ffffff url(bilder/HG.gif) repeat-x top left;
          color: black;
          font: normal 9pt Arial,Heletica,sans-serif;
          text-align: center; /* IE Zentrieren */
}

img     { border:0px; }
a       { text-decoration:none; }
a img   { border:none; } 

#gesamt { 
	position: relative;
    margin: 0px auto; /* andere Browser zentrieren */
	text-align: left; /* IE Zentrieren Seiteneffekt rückgängig */
	width: 942px;
	background: #ffffff;		  
	border: 1px green;
}

#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:942px;
}


#twGmap {
	width: 600px;
	height: 450px;
} 

#logo {
	position:absolute;
	left: 558px;
	top:0px;
	width:385px;
	height:73px;
}

#bild {
	position:absolute;
	left: 0px;
	top:111px;
	width:942px;
	height:214px;
}


#mainmenu           {
	position: absolute;
	left: 0px;
	top: 90px;
	height: 27px;
	width: 517px;
}

a.main              { display: block; color: #000000; float: left; text-align: center; width: 100px; border-bottom: 1px solid #999999; height: 13pt; }
a.main:hover        { border-bottom: 2px solid #000000; }
a#mainfirst         { margin-left: 0px; }
a#mainlast          { border-right: none; }
a:hover { color:#000000;}

#maincenter {
	position:absolute;
	text-align: left;
	left:0px;
	top:368px;
	width:942px;
}

#kontakttxt {
	position:absolute;
	width:281px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	right: 0px;
	top: 0px;
}


#footer {
	position:absolute;
	left:0px;
	border-top: 1px solid #999999;
	width:942px;
	height:24px;
	margin: 2px 0px 0px 0px;
}

#footer a        { display: block; float: right;
                   padding: 5px 10px;
				   text-decoration: none;
                   color: #999999;
                 }
#footer a:hover  { text-decoration: underline; }                 


#linie {
	position:absolute;
	left:0px;
	top:107px;
	width:942px;
	height:3px;
}

#linie2 {
	position:absolute;
	left:0px;
	top:355px;
	width:942px;
	height:3px;
}

