@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#gesamt_index {
	max-width: 1000px;
	position: relative;
	background-repeat: no-repeat;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #FFF;
	background-color: #FFFFFF;
	background-image: url(images/hintergrund_blau-gruen_b.jpg);
	margin-top: 1em;
	background-position: center top;
	background-attachment: fixed;
}
#gesamt_impressum {
	max-width: 1000px;
	position: relative;
	background-repeat: no-repeat;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #FFF;
	background-color: #FFFFFF;
	background-image: url(images/hintergrund_bunt_h.jpg);
	margin-top: 1em;
	background-position: center top;
	background-attachment: fixed;
}

#kopf {
	background-repeat: repeat;
	width: 470px;
	margin-top: 2em;
	position: absolute;
	/* [disabled]height: 88px; */
	top: -17px;
	padding-bottom: 0.5em;
	padding-left: 450px;
	color: #FFF;
	padding-top: 2em;
	background-image: url(grau-transparent.png);
	left: -420px;
}
#rechts {
	position: absolute;
	height: 594px;
	width: 480px;
	left: 450px;
	top: 17px;
	background-image: url(schwarz-transparent.png);
}
#inhalt {
	position: absolute;
	top: 201px;
	width: 453px;
	color: #FFF;
	left: 22px;
	height: 331px;
}
#fuss {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	position: absolute;
	bottom: 31px;
	left: -433px;
	color: #FFF;
	width: auto;
	background-image: url(grau-transparent.png);
	padding-right: 4em;
	padding-left: 4em;
	font-size: 13px;
}

#bildergalerie {
	position: absolute;
	margin: 0px;
	padding: 5px;
	left: 60px;
	top: 215px;
	width: 183px;
	height: 276px;
}
#bildergalerie img {
	border: thin solid #FFF;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.rechts {
	text-align: right;
	padding-right: 100px;
}
h1 {
	font-size: 300%;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	text-align: left;
	color: #FFF;
}
h3 {
	font-size: 150%;
	font-weight: bold;
	/* [disabled]line-height: 2em; */
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
ul li {
	list-style-type: square;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#disclaimer{
	width: 440px;
	font-size: 0.7em;
	line-height: normal;
	height: 300px;
	overflow: auto;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 0.0em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.0em;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#disclaimer h1 {
	font-size: 1.5em;
	margin: 0px;
	font-style: normal;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#disclaimer h2 {
	font-size: 1.2em;
	margin: 0px;
	font-style: normal;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	font-weight: bold;
}
#disclaimer h3 {
	font-size: 1.2em;
	margin: 0px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
/* CSS Document */
