  body {
	  background-color:#d8dadc;
	}

	#container  {		
		width: 885px;
		height: 584px;		
		margin-left:-442px;
		margin-top:-292px; 
		position:absolute; 
		z-index:1; 
		left:50%;
		top:50%;
		text-align: left;
		background-color:#ffffff;
	}
	
	.introcontainer {
		background-image:url(images/bg_leuchtturm.gif);
		background-repeat:no-repeat;
		background-position: 695px 0px;
	}	
	
	img {
		border: 0px;
	}
	
	a {
	  color:#000000;
		text-decoration:underline;
	}
	a:hover {
	  color:#666666;
	}

	#zentrierer  {
		text-align: center;
		width: 100%;
		height: 100%;
		z-index: 1;
	}
	
	div#left {
    width:695px;
		height:560px;
		margin:0px;
		float:left;	
	}
	
	div#navi {
    height:442px;
		width:239px;
		margin:0px;
		float:left;	  
	}
	
	div#content {
	  width:643px;
		height:442px;
		overflow:auto;
		float:left;
	}
	
	div#textkasten {
	  margin-right:50px;
		margin-top:25px;
		overflow:auto;
		height:350px;
		width:580px;
	}		
			
	div#text {
	  margin-right:50px;
	  font-family:Verdana,sans-serif;
		font-size:11px;		
		line-height:18px;
	}
	
	div#introcontent {
	  height:456px;
		width:454px;
		margin:0px;
		float:left;
	}
	
	div#introtext {
	  font-family:Verdana,sans-serif;
		font-size:11px;
		margin-top:25px;
		margin-right:55px;
		float:left;
		line-height:18px;		
	}
	
	table {
	  border:0px;
		margin:0px;
		padding:0px;
		outline:0px;
		border-spacing:0px;
	}
	
	table td {
	  border:0px;
		margin:0px;
		padding:0px;
		outline:0px;
		border-spacing:0px;	
	  font-family:Verdana,sans-serif;
		font-size:11px;		
	}
	
	td.mitarbeiter {
		line-height:18px;
	  font-family:Verdana,sans-serif;
		font-size:11px;
		max-width:360px;
		text-align:left;		
		border:0px;	
	}
	
	div#leerraum {
	  width:190px;
		height:560px;
		margin:0px;
		float:left;
	}
	
	div#adresse {
	  float:left;
		margin-top:0px;
	}
	
	input {
	  height:18px;
		width:229px;
		border: solid 1px #000000;
	}
	
	textarea {
	  width:294px;
		border: solid 1px #000000;
	}
	
	table#kontaktformular {
	  width:294px;
	}
	
	table#kontaktformular td {
			height:32px;
			padding-top:7px;
	}