
body { color: #6b6c6e; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; }
h1, h2 { color: #903; font-size: 12px; font-weight: 600; margin-top: 16px; margin-bottom: 2px; }
p { margin-top: 8px; margin-bottom: 10px; }
/*######Hauptseite######*/

#pagewrap
{ background-color: #fff; position: absolute; margin-left:30px; width: 980px; height: auto; margin-top: 55px; }

#balken

{ 
background-color: #d8d8d8; 
background-image: url(../images/linie1.png); 
position: absolute; 
top: 4px; 
left: 260px; 
bottom: 10px; 
width: 1px; 
height: 40px; 
z-index: 100; 
}

#balken2

{ 
background-color: #d8d8d8; 
background-image: url(../images/linie2.png); 
position: absolute; 
top: 60px; 
left: 260px; 
bottom: 10px; 
width: 1px; 
height: 40px; 
z-index: 100; 
}

#balken3

{ 
background-color: #d8d8d8; 
background-image: url(../images/linie2.png); 
position: absolute; 
top: 164px; 
left: 260px; 
bottom: 10px; 
width: 1px; 
height: 260px; 
z-index: 100; 
}

#bild
{ text-align: right; position: absolute; top: 174px; left: 40px; width: 200px; height: 200px; z-index: 100; }
#seitenbild { text-align: left; vertical-align: bottom; position: absolute; z-index: 0; top: 0; left: 550px; width: 600px; height: 500px; }
#seitenbild img { position: absolute; right: 0; bottom: 0; z-index: 0; }
/*######Kopfbereich der Seite#####*/

#header
{	
	position: absolute;
	background-color: #fff; 
	background-image: url(../images/logo-internet.png); 
	background-repeat: no-repeat; 
	width: 980px; 
	height: 54px;  
}



/*######Contentbereich#####*/

#contentwrap
{ position: absolute; top: 170px; left: 284px; width: 400px; height: 600px; z-index: 80; margin: 0; padding: 0; }
#contentwrap ul { margin-top: 8px; margin-left: 0.5em; padding-top: 0; padding-left: 0.5em; }
#contentwrap li { margin-top: 6px; margin-bottom: 2px; }
#contentwrap a:link, #contentwrap a:visited { color: #666; text-decoration: none; margin-top: 6px; margin-bottom: 2px; }
#contentwrap a:hover, #contentwrap a:active { color: #903; text-decoration: underline; margin-top: 6px; margin-bottom: 2px; }
/*######Footerbereich#####*/

#footer
{ color: #9d9d9d; font-size: 11px; position: absolute; background-color: transparent; top: 550px; width: 600px; height: 30px; text-decoration: none; left: 700px; }

#map { width:390px; font-size:93%; background-color: transparent; position: absolute; top: 170px; left: 0; margin: 0 auto; height: 250px; z-index: 800; }

