@charset "UTF-8";
/* CSS Document */

body {
	margin-top: auto;
	margin-left: auto;
	background-color: #000000;
	color: #756651;
	font: 400 normal 16px/24px happy-monkey;
	top: auto;
	left: auto;
	padding-top: auto;
	padding-left: auto;
}
#div_all {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#div_img_header {
	height: 200px;
}
#navi {
	width: 1000px;
	height: 70px;
	float: none;
	clear: none;
	margin-top: -8px;
	text-align: center;
	background-image: url(../images_allg/Backgrounds/hg_navi.jpg);
}
#div_h {
	border-bottom: 1px solid #756651;
	height: 70px;
	font: 400 normal 40px arizonia;
	padding-top: 100px;
	text-align: center;
}
#div_footer {
	height: 70px;
	position: relative;
	background-image: url(../images_allg/Backgrounds/hg_footer.jpg);
	bottom: -50px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-shadow: 4px 2px 4px #3D3D3D;
}
a:hover {
	color: #D1C8BC;
	text-decoration: none;
}
a.small:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 4px 2px 4px #3D3D3D;
}
a.small:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
a.small:hover {
	color: #D1C8BC;
	font-size: 14px;
	text-decoration: none;
}
a.small:active {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
a.small_hell:link {
	color: #756651;
	font-size: 14px;
	text-decoration: none;
}
a.small_hell:visited {
	color: #756651;
	font-size: 14px;
	text-decoration: none;
}
a.small_hell:hover {
	color: #D1C8BC;
	font-size: 14px;
	text-decoration: none;
}
a.small_hell:active {
	color: #756651;
	font-size: 14px;
	text-decoration: none;
}
a.hell:link {
	c0olor: #756651;
	color: #756651;
}
a.hell:visited {
	color: #756651;
}
a.hell:hover {
	color: #D1C8BC;
}
a.hell:active {
	color: #756651;
	text-shadow: 0px 0px 0px;
}
.font_hell {
	color: #756651;
}
.div_content {
	text-align: center;
	border-bottom: 1px solid #756651;
}
.underline {
		border-bottom: 1px solid #756651;
}
.table {
	width: 1000px;
	border-right: 1px solid #756651;
	border-left: 1px solid #756651;
}
.border_img {
	border: 1px solid #756651;
}
.font_small {
		font-size: 14px;
}
.font_fett {
	font-weight: bold;
	color: #756651;
}
.div_inner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.div_index {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	text-align: center;
	font: 400 normal 32px arizonia;
}
.block {
	text-align: justify;
}
