/* zentriert auf beliebige Auflösung ab 1024x768 */

#header {
	position: relative;
	height: auto;
	width: 100%;
}
#navi_top {
	position: fixed;
	z-index: 99;
	height: auto;
	width: 100%;
	overflow: hidden;
}
#navi_top01 {
	position: relative;
	background-color: #330099;
	text-align: left;
	height: auto;
	width: 70%;
	overflow: hidden;
}
#navi_top02 {
	position: absolute;
	top: 1em;
	right: 2em;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#navi_top03 {
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
	height: auto;
	width: 70%;
	overflow: hidden;
	text-align: left;
}
#navi_2nd {
	position: relative;
	background-color: #330099;
	height: 1.7em;
	width: 70%;
	overflow: hidden;
	text-align: left;
}
#navi_lang {
	position: relative;
	top: 1em;
	height: 1.1em;
	width: auto;
	overflow: hidden;
}
#bilder_top {
	position: relative;
	top: 13em;
	height: auto;
	width: 70%;
}
#bilder_top01 {
	position: relative;
	width: 70%;
}
#bildernavi_top {
	position: relative;
	height: 55px;
	width: 100%;
}
#bildernavi_top01 {
	position: relative;
	top: 0px;
	height: 55px;
	width: 99%;
	overflow: hidden;
	text-align: center;
}
#bildernavi_h1 {
	position: relative;
	height: 70%;
	width: auto;
	overflow: hidden;
	margin-top: 1em;
	left: 1px;
	top: -1px;
}
#content_innen {
	position: relative;
	top: 1em;
	height: auto;
	width: 95%;
}
#content_1 {
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	top: 0em;
	width: 65%;
	float: left;
	padding: 0em 1em 0em 1em;
}
#content_2 {
	position: relative;
	height: auto;
	background-color: #B2B3B3;
	top: 0em;
	width: 30%;
	float: right;
	padding: 0em 0em 0em 1em;
		
}
#content_3 {
	position: relative;
	height: auto;
	top: 2em;
	width: 100%;
}
#content_aktuell {
	position: relative;
	height: auto;
	width: 98%;
	text-align: left;
}
#content_vita {
	position: relative;
	height: auto;
	width: 98%;
	text-align: left;
}
#content_vita_innen {
	position: relative;
	height: auto;
	width: 80%;
	overflow: inherit;
	text-align: left;
}
#content_image {
	position: relative;
	height: auto;
	width: 98%;
	text-align: left;
}
#content_impressum {
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
	width: auto;
	overflow: hidden;
	text-align: center;
}
#content_lightbox {
	position: relative;
	height:auto;
	width: 100%;
}
#kontakt_frame {
	position: fixed;
	background-color: #cccccc;
	bottom: 0%;
	width: 100%;
}
#kontakt {
	position: relative;
	height: auto;
	text-align: left;
	width: 70%;
	padding: 1% 1% 1% 1%;
}
