body {
		text-align:center;
		padding:2% 0;
		background-color: #000000;
		background-image: url('bilder/pattern.gif');
		}
		
		
#box    { 
		color: #333333; 
		background-color: #ffffff; 
		background-repeat: repeat; 
		background-attachment: scroll; 
		background-position: 0 0; 
		text-align: left; 
		margin: auto; 
		width: 950px; 
		height: 630px; 
		font-family: Arial;
		font-size: 10pt;		}		
		
		
#hgru   { 
		background-image: url('bilder/panorama/test1.jpg'); 
		background-repeat: no-repeat;
		position: relative; 
		top: 0; left: 0px; right: 0; 
		height: 310px;}
		
#logo   { 
		position: absolute; 
		top: 336px; left: 0px; 
		border: 0; 
		}		
		
#graubalken1  { 
			position:absolute; top: 320px; left: 310px;
			}
					
#graubalken2  { 
			position:absolute; top: 307px; left: 0px;
			}					
					

/* Hier alle Definitionen für die Navigation: */

#navcontainer  { 
		position:absolute; top: 420px; left:0px;
		font-size: 11pt;
		font-weight: 200;
		width: 400px;
		}


#tabmenue {
margin-left: 32px;
text-align: left;
font-weight: bold;
font-stretch: wider;
}

#tabmenue li {
  list-style: none;
  margin-bottom: 0.8em;
  margin-top: 0.3em;
  letter-spacing: 2px;
color: #999999; 
}

#tabmenue li a {
  padding: 12px 5.1em;
color: #999999; 
  }
 #tabmenue a:hover 
{ color: #99cc00; 
 } 


#horizcontainer  { 
		position:absolute; top: 632px; left: 865px;
		font-size: 9pt;
		font-weight: 200;
		width: 80px;
	}
		
#horizmenue {
}

#horizmenue li {
display: inline;
 }

#horizmenue li a {
  	color: #cccccc; 
  	text-decoration: none;
  }
  
 #horizmenue a:hover 
{ color: #ffffff; 
 } 
	
/* Hier alle Definitionen für den Text: */
					
	#adressblock   { 
		position: absolute; 
		top: 344px; left: 360px; 
		width: 560px;
		z-index: 1;		}	
	
	#content  { 
			position:absolute; top: 420px; left: 360px;
			width: 560px;
			z-index: 1;
			}	
	
						
h1      { 
		font-size: 11pt; 
		font-weight: bold;
		color: #999999;
		letter-spacing: 1px; 
		margin: 0.27em 0; 
		}
		
p     { line-height: 1.2em;
		visibility: visible; }
		
p2     {  
		line-height: 1.5em; 
		visibility: visible; }		
		
	
ul  {	 
		list-style-type: disc;
		margin-top: 7px;
		margin-bottom: 9px;
		padding-left:16px;
		margin-left:5px;
		font-weight: inherit; 
		line-height: 1.3em;
		}			
		
		
a:link { 	color: #333333; 
			text-decoration: none;
			 }
			 
a:hover {	color: #e4312c;
			}		
					 
a:visited { color: #333333;
			text-decoration: none;
			}
					 		 
		

