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

.image_a {
	background-image: url(images/HG_StalderHof_2016.jpg);
	background-repeat: no-repeat;
}
.image_b {
	background-image: url(images/Sandhaufen.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.image_c {
	background-image: url(images/Blumen.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.image_d {
	background-image: url(images/KalenderLinie.png);
	background-repeat: no-repeat;
	background-position: top;
}
.image_e {
	background-image: url(images/Apfelkorb.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.image_f {
	background-image: url(images/HG_Willkommen.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.image_g {
	background-image: url(images/HG_StalderHof_GB.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-align: center;
}
.image_h {
	background-image: url(images/index.png);
	background-repeat: no-repeat;
	background-position: top;
	background-align: center;
}
.table {
	table-layout:  fixed;
}
.line {
	border :none;
	border-top: 1px solid #ffffff;
	height: 5px;
	margin: 5px 0px 0px 0px;
}
.linie {
	border :none;
	border-top: 1px solid #006729;
	height: 1px;
	margin: 0px 0px 0px 0px;
}
.linie_a {
	border :none;
	border-top: 1px solid #006729;
	height: 1px;
}
.title {
	color: #006729;
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
.semititle {
	color: #006729;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
.text {
	color: #006729;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.text:visited {
	color: #006729;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.text:link {
	color: #006729;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.text:hover {
	color: #b9d165;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
.navi {
	color: #006729;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
}
a.navi:visited {
	color: #006729;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
}
a.navi:link {
	color: #006729;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
}
a.navi:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
}
.adress {
	color: #006729;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
a.adress:visited {
	color: #006729;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
a.adress:link {
	color: #006729;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
a.adress:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
.titlenavi {
	color: #b9d165;
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
