	html, body {
		height:100%;
		}
		
	body {
		padding: 0;
		margin: 0; 
		background-color:#ffffff;

		background-position: center center;
		text-align:center; /* horizontal centering for IE Win quirks */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #373737;
		}
		
	#textbreit {
	font-weight: normal;
		word-spacing: 3px; 
		letter-spacing: 7px;
		color: #373737;
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-250px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:494px;
		width:896px;
		background-image: url(grafik/rahmen-grau.gif);
		background-repeat: no-repeat;
		clear:left;
		}
		
	#content {
		margin:0 auto;
		position:relative;
		top:212px;
		height:144px;
		width:896px;
		clear:left;
		}
		
		
	#navigation {
		margin:0 auto;
		position:absolute;
 		top:0px; 
		left:18px;
		width:164px;
		clear:left;
		font-size: 11px;
		line-height: 19px;
		}
		
	#navigation a{
		display: block; 
		text-decoration:none;
		color:#373737;
		font-weight:normal;
		padding-left: 28px; 
		}
		
	#navigation a:hover{
		display: block; 
		text-decoration:none;
		font-weight:bold;
		padding-left: 28px; 
		background-image: url(grafik/nav-pfeil-grau.gif);
		background-repeat: no-repeat;
		background-position: 15px 6px;
		}
		
	#aktiv{
		display: block; 
		text-decoration:none;
		font-weight:bold;
		padding-left: 28px; 
		background-image: url(grafik/nav-pfeil-grau.gif);
		background-repeat: no-repeat;
		background-position: 15px 6px;
		}
		
	#textbereich {
		margin:0 auto;
		position:absolute;
 		top:0px; 
		left:250px;
		width:620px;
		height:140px;
		overflow : auto;
		clear:left;
		font-size: 9pt;
		line-height: 11.5pt;
		}
		
	#textbereich a{
		color: #373737;
		text-decoration:none;
		}
		
	#textbereich a:hover{
		color: #121212;
		text-decoration:underline;
		}
		
	#text1 {
		margin:0 auto;
		position:absolute;
 		top:0px; 
		left:0px;
		width:270px;
		clear:left;
		}
		
	#text2 {
		margin:0 auto;
		position:absolute;
 		top:0px; 
		left:313px;
		width:270px;
		clear:left;
		}
		

	#klein {
		margin-top: 7px;
 				text-align:center;
		font-size: 10px;
		color: #A7A7A7;
		}
		
	#klein a{

		color: #A7A7A7;
				text-decoration:none;
		}
		
	#klein a:hover{
		color: #A7A7A7;
				text-decoration:underline;
		}
		




#woerter { position:absolute; left:-333px; top:57px; width:333px; height:220px; z-index:1; visibility: hidden; overflow: hidden; }
