<!--
a:link { text-decoration:none; font-weight:normal; color: #ffffff; line-height: 9pt; }
a:visited { text-decoration:none; font-weight:normal; color:#ffffff; }
a:hover { text-decoration:none; font-weight:normal; background-color:none; }
a:active { text-decoration:none; font-weight:normal; background-color:none; }

.border { margin-top: 0px; float:left; border-color: white; border-right-width:10px; }
.linie { margin-top: 0px; float:left; border-color: white; border-right-width:250px; }
.toplinie { margin-top: 0px; float:left; border-color: white; border-top-width:18px; }
.ausz1 {text-align: left; font-family: Helvetica,Geneva, sans-serif;; font-weight:normal; letter-spacing:1pt; line-height: 10pt; font-size:10pt; color: black;}
.ausz2 {text-align: left; font-family: Helvetica,Geneva, sans-serif; font-weight:bold; letter-spacing:2pt; line-height:10pt; font-size:10pt; color: #3399CC;}
.ausz3 {text-align: left; font-family: Helvetica,Geneva, sans-serif; font-weight:bold; letter-spacing:1pt; line-height: 15pt; font-size:9pt; color: black;}
.ausz4 {text-align: left; font-family: Helvetica,Geneva, sans-serif;; font-weight:normal; letter-spacing:0pt; line-height: 10pt; font-size:10pt; color: #666666;}

hr { noshade width:100px; border:1px solid black; }

#m1 {display: }
#m2 {display: }



  
body {
	padding-left: 20px;
	padding-right:50px;
	background: #CCCCCC;

}	 


#logo {
	width: 170px;
	height: 170px;;
	background: tranparent;
	position: absolute;
  	top: 28px;
  	left: 700px;
  	margin-left: 0px;
  	z-index: 1;
  	border-top:0px solid black;
  	border-left:0px solid black;
  	border-right:0px solid black;
  	border-bottom:0px solid black;
  	z-index: 2;
}	
	
#navi {
	width: 795px;
	height: 40px;;
	background: white;
	position: absolute;
  	top: 0px;
  	margin-left: 0px;
  	border-top:5px solid black;
  	border-left:5px solid black;
  	border-right:5px solid black;
  	z-index: 1;
}

	#navi ul {
		margin-top: 20px;
		margin-left: 20px;
		padding: 0px 0;
		font-family:Helvetica,sans-serif; 
		font-weight:normal;
		letter-spacing:0.5pt; 
		font-size:9pt;
		color:red;

	}
		#navi ul li {
			list-style: none;
			margin: 5px;
			display: inline;
		}


#kopf {
	width:805px;
	height: 80px;
	background: black;
	position: absolute;
  	top: 45px;
  	z-index: 1;
}

#kopf ul{
	width: 258px;
	height: 70px;
	background: black;
	position: absolute;
	margin-top: 10px;
	margin-left: 200px;
  	top: 0px;
  	z-index: 1;
}



  	
#inhalt {
	width: 645px;
	height: 5000px;
	position: absolute;
	background: white;
  	top: 120px;
	left:5 px;
  	border-top:5px solid black;
  	border-left:5px solid black;
  	border-bottom:5px solid black
}


	#inhalt ol {
		margin-top:30px;
		margin-left: 20px;
		margin-right: 10px;
		padding: 0px;
		text-align: left; 
		font-family: Helvetica,Geneva, sans-serif; 
		font-weight:normal; 
		letter-spacing:0pt; 
		line-height:5pt; 
		font-size:11pt;
		color: black;
}


	#inhalt ol li {
		margin-top:-15px;
		margin-right: 20px;
		margin-left: 175px;
		padding: 0px;
		list-style: none;
		text-align: left; 
		letter-spacing:0pt; 
		line-height:120%; 
		font-size:10pt;
		color: black; !important
}


#links {
	width: 150px;
	height: 5000px;
	background: white;
	position: absolute;
  	top: 120px;
  	left: 677px;
  	border-left:1px solid black;
  	border-right:5px solid black;
  	border-top:5px solid black;
  	border-bottom:5px solid black;
  	z-index: 1;
  	
}

#links ol {

		margin-top:100px;
		margin-left: 10px;
		margin-right:10px;
		padding: 0px;
		text-align: center; 
		font-family: Helvetica,Geneva, sans-serif; 
		font-weight:normal; 
		letter-spacing:0pt; 
		line-height:1px; 
		font-size:8pt;
		color: black;
}


	 -->
