body{
	left: 0px;
	top: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #7F7E7E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	
    background-image: linear-gradient(to right, gray,rgba(255, 255, 255, .0) , gray);
    
}

h1{
	font-size: 15px;
	color: #34518E;
}



}


.textverweis { 
		text-decoration: none;
 		color: #34518E;
}

.textverweis a:hover { 
		text-decoration: none;
}

#seite {
	position: relative;
	width:1011px;
	margin-right: auto;
	margin-left: auto;
    text-align:left;
}

#kopf {
	position:relative;
	left:0px;
	top:0px;
	width:1011px;
	z-index:1;
	
	

}
	
#content {
	position:absolute;
	top:190px;
	left:02px;
	width:310px;
	z-index:3;
	line-height: 21px;
	color: #666666;
	text-align: justify;
}


#content2 {
	position:absolute;
	top:175px;
	left:385px;
	width:604px;
	z-index:8;
	line-height: 21px;
	color: #666666;
	text-align: justify;
}

#content3 {
	position:absolut;
	transform: rotate(-0.9deg);
	top:220px;
	left:750px;
	width:0px;
	z-index:11;
	line-height: 21px;
	color: #666666;
	text-align: justify;
}


#navi {
	position:absolute;
	left:350px;
	top:95px;
	width:700px;
	height:20px;
	z-index:2;
 	color: #000000; 
	font-weight: bold; 
}

#navi li a.click  { 
	font-weight: bold; 
	color: #34518E;

}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
}

#navi li {
	display: inline;
}

#navi a:link, #navi a:visited { 
	padding: 3px 10px 2px 10px; 
	color: #000000;
	text-decoration: none;
}
#navi a:hover {
	color: #34518E;
	text-decoration: none;
 
}

#navi li a.click  { 
	font-weight: bold; 
	color: #34518E;

}
