body {
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#zentriert {
	position: absolute;	
	top:0;
	left: 50%;
	width: 975px;
	min-height:100%;
	z-index:2;	
	margin-left: -485px;
}

#leuchtkasten {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	background-image: url(../picts/sw70.png);
	background-repeat: repeat;
	background-position: left top;
	z-index:50;
	display:none;
}

#bildinhalt{
	position: absolute;	
	top:100px;
	left: 50%;
	width: 790px;
	margin-left: -380px;
	display:none;

}
#bildinhalt img{
	float:right;
}


#gross{
	border: solid #fff 3px;
}

#bild-unterschrift{
	position: absolute;	
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	font-family:Verdana, Helvetica, Arial;
	text-decoration: none;
	text-align: right;
	left: 50%;
	width: 350px;
	top: 590px;
}


#logo{
	position: absolute;	
	left: 0px;
	top: 0px;		
	z-index:25;
}


#navi-links-bg{
	position: fixed;
	top: 0px;
	width: 270px;
	height: 100%;
	background-image: url(../picts/bg_90.png);
	background-repeat: repeat;
	z-index:10;
}

#navi-links{
	position: fixed;
	top: 0px;
	width: 270px;
	padding: 0;
	z-index:11;
}

.navi-links-links{
	padding: 160px 15px 0 30px;
	margin: 0;
	width:100%;
}


.navi-links-links li{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family:Verdana, Helvetica, Arial;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;	
	padding: 0 0 14px 0;

}
.naviliste-links a{
	color: #000;
	text-decoration: none;
}

#inhalt{
	font-size: 14px;
	position: absolute;
	left: 295px;
	top:0px;
	width: 540px;
	padding: 0 75px 0 65px;
	z-index:10;
	text-align: justify;
	min-height:100%;
	background-image: url(../picts/bg_90.png);
	background-repeat: repeat;
}

#inhalt-bg{
	position: fixed;
	top:0px;
	width: 540px;
	padding: 0 75px 0 65px;
	height:100%;
	background-image: url(../picts/bg_90.png);
	background-repeat: repeat;
	z-index:10;
	margin-left:295px;
}


#inhalt p{
	font-size: 14px;
	line-height: 21px;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
	padding: 0 0 10px 0;
	margin:0;
}


#inhalt a{
	color: #000;
	text-decoration: none;
}

#inhalt a:hover, #feld-links a:hover{
	text-decoration: underline;
	color: #999999;
}

.schwarz{
	color: #000;
}

#inhalt ul{
	list-style-image: url(../picts/spiegel.gif);
	list-style-position: outside;
	padding:0 0 10px 16px;
	margin:0;
}
#inhalt li{
	font-size: 14px;
	line-height: 21px;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
	padding:0;
	margin:0;
}

#inhalt img{
	margin:0 1px 10px 0;
	border: 0;
}

h1{
	font-size: 24px;
	color: #000;
	font-family:Verdana, Helvetica, Arial;
	text-decoration: none;
	font-weight: normal;
	padding: 60px 0 69px 0;
	margin:0;
	text-align: right;
}

h2{
	font-size: 14px;
	line-height:21px;
	color: #000;
	font-family:Verdana, Helvetica, Arial;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin:0;
}

#markierung-rechts{
	background-color: Black;
	position: absolute;
	top:65px;
	left: 920px;
	width: 55px;
	height: 19px;
	z-index: 15;
}

#markierung-links1{
	position: absolute;
	top:165px;
	left: 0px;
	width: 22px;
	height: 30px;
	z-index: 15;
}

#markierung-links2{
	position: absolute;
	top:215px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}

#markierung-links3{
	position: absolute;
	top:247px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}
#markierung-links4{
	position: absolute;
	top:280px;
	left: 0px;
	width: 22px;
	height: 30px;
	z-index: 15;
}
#markierung-links5{
	position: absolute;
	top:329px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}
#markierung-links6{
	position: absolute;
	top:362px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}
#markierung-links7{
	position: absolute;
	top:394px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}
#markierung-links8{
	position: absolute;
	top:428px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}
#markierung-links9{
	position: absolute;
	top:461px;
	left: 0px;
	width: 22px;
	height: 12px;
	z-index: 15;
}

.formular{
	float:left;	
	font-family:Verdana, Helvetica, Arial;
	line-height: 20px;
	font-weight: normal;
	font-size: 13px;
	color:#000;	
	width: 330px;	
	padding: 0;
	}

.formular table{
	border-collapse:collapse;
	empty-cells:show;
	margin:0;
	}

.formular td{
	vertical-align: top;
	margin:0;
	border:0;
	font-family:Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 13px;
	color:#000;	
	text-decoration: none;
	padding:0 0 5px 0;
	}

.formular a{
	vertical-align: top;
	padding:5px;
	margin:0;
	border:0;
	font-family:Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 13px;
	color:#000;	
	text-decoration: none;
	}


.textfeld{
	font-size:12px;
	line-height:16px;
	height:20px;
	font-family:Verdana, Helvetica, Arial;
	text-decoration:none;
	border: none;
	background-color: #A2ABA6;
	color:#000; 
	width:220px;
	margin-left: 5px;
}

.textarea{
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Helvetica, Arial;
	text-decoration:none;
	border: none;
	background-color: #A2ABA6;
	color:#000; 
	width:220px;
	height:100px;
	resize: none;
	margin-left: 5px;
	overflow: auto; 
}

