@charset "utf-8";
body {
	margin: 0;
	background-image: url(Bilder/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover, #box #navi_main .act {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	margin-top: 5px;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: normal;
}
#box {
	width: 762px;
	position: absolute;
	left: 50%;
	margin-left: -381px;
	top: 50%;
	margin-top: -265px;
}
#box #header {
	height: 60px;
	background-image: url(Bilder/Ferienhaeuser_Hagwaldhof.gif);
	margin: 0;
}
#box #Mitte{
	height: 373px;
	background-image: url(Bilder/hagwaldhof_05.gif);
	width: 100%;
	margin: 0;
}
#box #Mitte #main{
	width: 598px;
	height: 315px;
	margin: 33px 0px 0px 82px;
	background-color: #FFF;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	float: left;
}
#box #Mitte #main #navi_sub a {
	margin: 1px;
	background-color: #bbcbb2;
	display: inline-block;
	padding: 2px 10px 2px 20px;
	font-variant: small-caps;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#box #Mitte #main #navi_sub a:hover, #box #Mitte #main #navi_sub .act {
	background-color: #4b6f21;
	text-decoration: none;
	color: #FFF;
}

#box #Mitte #main #content {
	margin: 10px 0 0 20px;
	width: 570px;
	height: 280px;
	overflow: auto;
	clear: both;
}
#box #navi_main{
	width: 100%;
	background-image: url(Bilder/hagwaldhof_navibg.gif);
	height: 87px;
	color: #FFF;
	margin: 0;
	text-align: center;
	font-variant: small-caps;
	font-size: 19px;
}
#box #navi_main a{
	height: 50px;
	display: inline-block;
	line-height: 50px;
	margin: 0 7px 0 7px;
	color: #FFF;

}
#box #Mitte #main #content table tr:hover {
	background-color: #5E8142;
	color: #FFF;
}
#box #Mitte #main #content table tr a {
	font-size: 12px;
}
#box #Mitte #main #content table tr:hover a {
	color: #FFF;
}
#box #Mitte #main #content #formular .inputneu {
	width: 250px;
	clear: both;
}
#box #Mitte #main #content #formular .inputneu input {
	float: right;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#box #Mitte #main #content #formular .inputneu select {
	float: right;
	width: 134px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#box #Mitte #main #content #formular .label {
	float: left;
}

#box #Mitte #content_galerie {
	width: 570px;
	height: 280px;
	overflow: auto;
	position: absolute;
	top: 117px;
	left: 102px;
	margin: 0;
}
#box #Mitte #content_galerie a {
	width: 130px;
	text-align: center;
	display: inline-block;
}

#box #Mitte #content_galerie a img {
	height: 85px;
}
#footer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-image: url(Bilder/footer.gif);
	height: 23px;
	background-position: center center;
	background-repeat: no-repeat;
	border: #000 1px inset;
	background-color: #FFF;
}
#sterne {
	float: right;
	margin-top: 4px;
}
