

	html, body {
		height:100%;
		}

	body {
		background-color:#fff;
		text-align:center;
		font : 11px Verdana;	
		color : #696969;
		line-height:14px;
		}

		td{
		font : 11px Verdana;	
		color : #4B5F70;
		line-height:14px;
		
		}
		
	#abstand { 
		width:5px;
		height:50%;
		margin-bottom:-289px; /* halbe Höhe von #container */
		float:left;
		}

	#main {
		margin:0 auto;
		text-align:left;
		height:537px;
		width:800px;
		clear:left;
		}
	#links {
		position: absolute;
		margin:0 auto;
		height:537px;
		width:140px;
		}
	#rechts {
		position: absolute;
		margin:0 auto;
		left:140px;
		height:537px;
		width:660px;
		}
	#blau {
		position: absolute;
		margin:0 auto;
		text-align:left;
		height:578px;
		width:800px;
		}

		#logo{
		position: absolute;
		margin:0 auto;
		text-align:left;
		height:104px;
		width:238px;
		}
		
#nullpunkt{
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
}
#navi{
	position: absolute;
	visibility: visible;
	left: 250px;
	top: 25px;
	width: 550px;
	height: 100px;
	z-index : 1;
} 
#text_rahmen{
	position: absolute;
	visibility: visible;
	left: 324px;
	top: 120px;
	width: 465px;
	height: 399px;
	z-index : 100;
	overflow:auto;
} 

#text{
	position: relative;
	visibility: visible;
	width: 440px;
} 
#text_content{
	position: relative;
	}
	
#unten{
	position: absolute;
	visibility: visible;
	left: 287px;
	top: 539px;
	width: 500px;
	height: 20px;
	z-index : 10;
} 

b{
		font : 11px Verdana;	
		color : #095397;
		font-weight:bold;
		line-height:14px;
}


.form{
border:1px solid #495f70;
height:21px;
width:200px;
font-size:13px;
}

.form_textarea{
border:1px solid #495f70;
height:100px;
width:200px;
font-size:13px;
}
a{
color:be0a0e;
text-decoration:none;
}

b.a{
color:aa0101;
text-decoration:none;
}