BODY {
	background-color: #034C17;
	margin: 0px;
	padding: 0px;
}
TABLE {
	border: 0px;
	color: #FCD401;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0022FF;
	text-decoration: underline;
}
a:visited {
	color: #FDB300;
	text-decoration: underline;
}
a:hover {
	color: #18FF01;
	text-decoration: none;
}
a:active {
	color: #18FF01;
	text-decoration: underline;
}
.BgIndex {
	background-image: url(../images/index_repeat.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
}
.BgTop {
	background-image: url(../images/bg_logo_repeat.jpg);
	background-repeat: repeat-x;
	height: 172px;
}
.BgNavi {
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
}
.ContentOut {
	background-color: #0E8902;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ContentLeft {
	background-color: #0E8902;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 375px;
	width: 420px; /*475px ohne padding*/
	padding-left: 10px;
	padding-right: 45px;
}
.ContentGalerie {
	background-color: #0E8902;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 375px;
	width: 475px; /*475px ohne padding*/
	padding-left: 0px;
	padding-right: 0px;
}
.ContentImpressum {
	background-color: #0E8902;
	background-image: url(../images/img_impressum.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 375px;
	width: 525px;
}
.ContentRightImpr {
	background-color: #0E8902;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 375px;
	width: 255;
}
.ContentRight {
	background-color: #0E8902;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 375px;
	width: 305;
}
.ContentRightAnf {
	background-color: #0E8902;
	background-image:  url(../images/kontakt_big.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 375px;
	width: 305;
}
.ContentLinks {
	background-color: #0E8902;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 298px;
	text-align: center;
}
.ImgGalerie {
	border: 1px solid #FCD401;
	margin-right: 4px;
	margin-bottom: 4px;
}
h1 {
	font-size: 15px;
	line-height: 20px;
	color: #FDB300;
	margin-bottom: 10px;
}
.impressum {
	text-align: right;
	width: 780px;
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
}
.impressum a:link {
	color: #009900;
	text-decoration: underline;
}
.impressum a:visited {
	color: #009900;
	text-decoration: underline;
}
.impressum a:hover {
	color: #FDB300;
	text-decoration: none;
}
.impressum a:active {
	color: #FDB300;
	text-decoration: underline;
}
