@charset "windows-1250";
/* CSS Document */

#form {
	width: 100%;
}
#container {
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
	margin-right: auto;
	margin-left: auto;
}
#area_toplogo {
	background-image: url(gfx/toplogo_b1000_h98.jpg);
	height: 98px;
	width: 1000px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
	background-color: #FFF;
}
#navigation {
	background-repeat: repeat-x;
	height: 30px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-color: #FDE9AA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCDA74;
}
#area_main {
	background-color: #f1db97;
	width: 1000px;
}
#area_inhalt {
	background-color: #FBF3DD;
	width: 950px;
	background-attachment: scroll;
	background-image: url(gfx/border_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
	margin-top: 25px;
}

#area_fenster {
	background-repeat: no-repeat;
	height: 308px;
	width: 1000px;
	background-image: url(gfx/movtiv1.jpg);
}
.bilderrahmen_gesamt {
	background-color: #FDF9EE;
	padding: 5px;
	border: 1px solid #F5E7B8;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#area_galerie {
	height: 176px;
	width: 1000px;
	background-image: url(gfx/galerie_h176.jpg);
	background-repeat: no-repeat;
}
.bilderrahmen {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #EAC75E;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	text-align: center;
	color: #666;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 20px;
}
#area_footer {
	background-image: url(gfx/footer_h67.jpg);
	background-repeat: repeat-x;
	height: 67px;
	width: 1000px;
}
.font_main {
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #242021;
	display: block;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 25px;
	line-height: 18px;
}
.font_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
}
.font_footer a {
	color: #FFF;
	text-decoration: none;	
}
.font_footer a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
}
.font_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C8F93;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: lowercase;
}
.font_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	text-transform: uppercase;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.font_navigation a {
	color: #252525;
	text-decoration: none;
}
.font_navigation a:hover {
	color: #141414;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #242021;
}
.font_main_titel {
	font-family: Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	display: block;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight: bold;
}

</style>
#area_inhalt_ende {
	background-color: #FFF;
	width: 950px;
	margin: 25px;
	background-attachment: scroll;
	background-image: url(gfx/border_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#area_inhalt_ende {
	background-color: #FBF3DD;
	width: 950px;
	background-attachment: scroll;
	background-image: url(gfx/border_down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 10px;
}
.bilderrahmen_inhalt {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #EAC75E;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.bilderrahmen2 {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #EAC75E;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	text-align: center;
	color: #666;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 10px;
}
