html {
	padding:0px;
	margin:0px;
	font-weight: normal;
}
body {
	font-family:Geneva, Arial;
	line-height: 20px;
	background-color: #222222;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
}
/*allgemein*/
a:link {
	color:#ffffff;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	color:#9999FF;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	color:#ffcc00;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color:#ff0066;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	color:#666666;
	font-size: 11px;
	font-family: Geneva, Arial;
	font-weight: lighter;
}
h2 {
	color:#CCCCCC;
	font-size: 18px;
	font-family: Geneva, Arial;
	font-weight: lighter;
}
/*bereiche*/
#box {
	width:1024px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	height: 1380px;
	background-image: url(../images/bg_leiste01.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#links {
	width:380px;
	padding:10px 26px 0 20px;
	float:left;
	background-image: url(../images/trenn_leiste.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 800px;
}
#links-impressum {
	width:440px;
	padding:10px 20px 0 20px;
	float:left;
}

#trenn-links, #trenn-rechts {
	background:url(../images/trenn_leiste.jpg) no-repeat;
	width:6px;
	height:800px;
	float:left;
}
#inhalt {
	width:320px;
	padding:10px 0 0 30px;
	float:left;
	overflow: auto;
	background-image: url(../images/trenn_leiste.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1024px;
	
}
#inhalt-impressum {
	width:440px;
	height:2048px;
	padding:10px 0 0 40px;
	float:left;
	overflow: auto;
}

}
#inhalt-kontakt {
	width:240px;
	padding:10px 0 0 40px;
	float:left;
	overflow: auto;
}
#rechts {
	width:108px;
	padding:10px 10px 0 30px;
	float:left;
	}
#rechts-impressum {
	width:0px;
	padding:10px 0px 0;
	float:left;
}

#navivor, #navizurueck {
	width:20px;
	text-align:left;
	vertical-align:top;
}
#navivor {
	padding:23px 10px 0 0;
	float: right;
}
#navizurueck {
	padding:23px 0 0 10px;
	float: left;
}
#kopf {
	background-color:transparent;
	background-image:url(../images/kopf0.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:260px;
	clear: both;
	float: left;
}
#kopf div {
	position: relative;
	left: 752px;
	top: 2px;
	width: 161px;
	height: 23px;
	z-index: 3;
	background-color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding: 1px;
	font-size:12px;
}
#links-kontakt {
	width:920px;
	padding:10px 20px 0 20px;
	float:left;
	
	}
#rechts-kontakt {
	width:0px;
	padding:10px 30px 0;
	float:left;
}
}
#rechts-impressum {
	width:380px;
	padding:10px 30px 0;
	float:left;
}
/*lightbox bilder*/
.bilder {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	white-space: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	border: 4px solid #666666;
	padding: 10px;
	height: 256px;
	width: 256px;
