html {
	height: 100%;
}

body {
	text-align: left;
	min-height: 101%;
	color: #FFFFFF;
	background-color: #040900;
}

#container {
	text-align: center;
	margin: 0 auto;
	position: absolute;    
	top: 0px; 
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;

}

#content {
	text-align: left; 
	margin: 0 auto;
	padding-left: 4px;
	padding-right: 4px;
	border: 0;
	border-bottom:4px solid #040900;
	margin: 0 auto;
	margin-bottom: 4px;
	width: 720px;
	background-color: #FFFFFF;
}

#main{
	clear: both;
	width: auto;	
	background-image:url(bilder/bg-wolken.jpg);
}

#header {
	margin: 0 auto;
	text-align: right;
}

#navigation {
	margin: 0 auto;
	width: auto;
	height: 82px;
	padding-left: 42px;
	padding-top: 24px;
	padding-bottom: 12px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #141920;
}

ul {
		padding-bottom: 16pt;
}


ul li {
	text-align: left;
	color: #FFFFFF;
}

#navigation ul li {
	height: 24px;
}

.boxnav {
	float: left;
	text-align: left;
	width: 200px;	
	margin: 0 auto;
}

.boxnav-small {
	float: left;
	text-align: left;
	width: 40px;	
	margin: 0 auto;
}

.headline {	
	text-align: left;
	height: auto;
	padding: 10px 0 0 42px;
	margin-bottom: 42px;
	background-color: #141920;
}

.jahre {
	text-align: right;
	padding-right: 42px;
	padding-bottom: 4px;
	background-color: #141920;
}

.absatz {
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
	padding: 4px 42px 4px 0;
	color: #FFFFFF;
	background-color: #141920;
}

.block{
	position: relative;
	text-align: center;
	height: 184px;
	width: auto;
	margin-bottom: 26px;
	padding-left: 42px;
	background-color: #141920;
	border-top: 6px solid #141920;
	border-bottom: 6px solid #141920;
	clear: both;

}

.bild-links {
	float: left;
	width: 192px;
	height: 184px;
	background-color: #FFFFFF;
}

.text-rechts {
	position: relative;
	float: left;
	text-align: left;
	margin: 0 auto;
	padding-left: 42px;
	width: 402px;
	height: 184px;
}

.blockende{
	position: relative;
	text-align: center;
	height: 184px;
	width: auto;
	margin-bottom: 42px;
	padding-left: 42px;
	background-color: #141920;
	border-top: 6px solid #141920;
	border-bottom: 6px solid #141920;
	clear: both;
}

.zoom-block {
	text-align: left;
	width: auto;
	height: auto;
	padding-left: 42px;
	background-color: #141920;
	border-top: 6px solid #141920;
	border-bottom: 6px solid #141920;
	clear: both;
	overflow: visible;
}

.zoom-bild {
	text-align: left;
	width: auto;
}
.zoom-bild img {
	border-right: 4px solid white;
	border-left: 4px solid white;
}
.text-unten {
	text-align: left;
	width: auto;
	height: 22px;
	position: relative;
	padding-top: 4px;
}

.rnk {
	position: absolute;
	right: 42px;
	bottom: 2px;
}

.text-unten ul li{
	display: inline;
}

.lnk {
	position: absolute;
	right: 0;
	bottom: 0px;
}

.links-lnk {
	position: absolute;
	bottom: 0;
	left: 42px;
}

.anf {
	position: absolute;
	bottom: 0;
	right: 0px;
}



.space {
	height: 8px;
}
.seitenanfang {
	text-align: right;
	width: auto;
	padding-right: 42px;
	padding-bottom: 4px;
}

.ieclear {
	height: 0;
	clear: both;
}

#footer{
	height: 24px;
	padding: 0 0 0 42px;
	border-bottom: 4px solid #FFFFFF;
	background-color: #141920;
}
