


	html, body {
		height:100%;
		}
		
	body {
		padding: 0px;
		margin: 0px; 
		background-color:#F9F3E9;
		background-image: url(grafik/back.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #373737;
		}
		
	h1 {
	 	margin-top:-2px; 
		color:#D88700;
		font-family: Trebuchet MS;
		font-size:1.5em;
		line-height: 20px;
		letter-spacing:0.07em;
		text-align: left;
		}

	h2 {
	 	margin-top:-2px; 
		color:#D88700;
		font-family: Trebuchet MS;
		font-size: 1.1em;
		color: black;
		line-height: 20px;
		text-align: left;
		letter-spacing:0.03em;
		}


	body, p, td, form, input, select, textarea {
		font-family: Trebuchet MS;
		font-size: 1.05em;
		line-height:1.3em;
		}



		
	div#logo{
		height: 124px;
		background-image: url(grafik/back-logo.gif);
		background-repeat: repeat;
		background-position: top center;
		color:#ffffff;
		text-align:center;
		font-weight: bold;
		font-size: 0.9em;
		line-height: 19px;
		}


	div#container {
		height:100%;
		width:900px;
		position:absolute; 
		left:50%; 
		margin-left:-450px;
		text-align:center;
		}
				
	div#navigation {
		text-align:center;
		list-style:none;
		position:relative;
		border-left:1px solid #ffffff;
 		top:202px;
		left: 0px;
		width: 900px;
		height:28px;
		font-weight:bold;
		color:#D88700;
		font-size: 0.8em;
		line-height: 26px;
		}
		
	div#aktiv {
		float: left;
		display: block; 
		height:28px;
		padding-left: 18px;
		padding-right: 18px;
		border-right:1px solid #ffffff;
		background: #F9F3E9; 
		text-decoration:none;
		font-weight:bold;
		color:#D88700;
		}
		
	div#navigation a{
		text-align:center;
		float: left;
		display: block;
		border-right:1px solid #ffffff;
		background: #none; 
		height:28px;
		padding-left: 18px;
		padding-right: 18px;
		text-decoration:none;
		color:#ffffff;
		font-weight:bold;
		}
		
	div#navigation a:hover{
		float: left;
		display: block; 
		border-right:1px solid #ffffff;
		background: #F9F3E9; 
		text-decoration:none;
		font-weight:bold;
		color:#D88700;
		}

		
	div#inhaltsbereich {
		margin:0 auto;
		position:absolute;
 		top: 275px; 
		left: 0px;
		width:900px;
		text-align:center;
		clear:left;
		font-size: 10pt;
		line-height: 11.5pt;
		}
		
	div#inhaltsbereich a{
		color: #9A763B;
		text-decoration:none;
		}
		
	div#inhaltsbereich a:hover{
		color: #D58A01;
		text-decoration:none;
		}
		
		
	div#mittelspalte {
		text-align:left;
		margin-top: -20px;
		position:absolute;
 		top:0px; 
		left:150px;
		width:600px;
		clear:left;
		}
		
	div#linkespalte {
		float: right;
		text-align:right;
		margin:0 auto;
		position:absolute;
 		top:0px; 
		left: 60px;
		width:230px;

		padding-bottom: 55px;
		padding-right: 54px;

		}
		
	div#rechtespalte {
		text-align:justify;
		position:absolute;
 		top:1px; 
		left:289px;
		width:510px;
		clear:left;
		margin-top: -20px;
		padding-left: 31px;
		background-image: url(grafik/linie.gif);
		background-repeat: no-repeat;
		}
		
	div#nextbutton {
		vertical-align: middle;
		float: left;
		width: 360px;
		height: 20px;
		border: none;
		background-image: url(grafik/but-weiter.gif);
		background-repeat: no-repeat;
		}	

	div#nextlink {
		margin-left: 30px;	
		}	

	div#buttontop {
		vertical-align: middle;
		float: left;
		width: 150px;
		height: 20px;
		border: none;
		background-image: url(grafik/but-top.gif) ;
		background-repeat: no-repeat;
		
		}	

	div#buttontoptext {
		margin-left: 30px;	
		}	




		
	div#footer {
		position:relative;
		padding-top: 35px;
		float: left;
		width:100%;
		bottom: 0px;
		color:#BFA888;
		font-weight: normal;
		font-size: 10px;
		line-height: 19px;
		}
		
	div#footer a{
		color:#BFA888;
		font-weight: normal;
		text-decoration:none;
		}
		
	div#footer a:hover{
		color:#BFA888;
		text-decoration:underline;
		}
		
		
		
	#woerter {
		position:absolute; 
		left:-333px; 
		top:57px; 
		width:333px; 
		height:220px; 
		z-index:1; 
		visibility: hidden; 
		overflow: hidden; 
		}



		label, input, select { width: 300px;}
		textarea {width: 300px;}
		text {width: 200px;}
		
		.klein {width: 100px !important;}
