@charset "utf-8";
body  {
	background: #efede4;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
    }
p, input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.links {
	margin-bottom: 2px;
}


h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.firstpara {
	margin-top: 0px;
	padding-top: 0px;
}



img { border-width: 0 }
a:link { color: #5e2512; text-decoration: none }
a:visited { color: #808080; text-decoration: none }
a:hover { text-decoration: underline }
td ul {
	padding: 0;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
td ul li  {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}
td.menu {
	background: #f3f2eb;
}
td.text {
	text-align: left;
	line-height: 18px;
	padding-left: 20px;
	vertical-align: top;
	}
td.img {
	width: 600px;
	text-align: left;
	vertical-align: top;
}
td.footer {
	text-align: center;
	color: #3c5e3a;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 80px;
	vertical-align: middle;
}
p.footer, p.footer a:link {
	color: #3c5e3a;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 220px;
	margin-bottom: 40px;
	margin-top: 40px;
}
td.footer a:link{
	color: #3c5e3a;
}
#menu {
	top: 133px;
	left: 0px;
	visibility: visible;
	list-style-type: none;
	position: absolute;
	padding: 0;
}
#menu ul { margin: 0; padding: 0; list-style-type: none; }
#menu li {
	white-space: nowrap;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#menu a {
	width: 184px;
	color: #FFFFFF;
	text-decoration: none;
	height: 19px;
	padding-left: 20px;
	display: block;
	background-color: #3c5e3a;
	padding-top: 1px;

}
#menu a.level2 {
	padding-left: 8px;
	margin-left: 12px;
	width: 184px;
	font-size: 11px;
}
#menu a:hover {
	background-color: #578955;
}
#menu a.isselected { font-weight: bold; }
#menu a.subisselected  {
	font-weight: bold;
	background-color: #5e2512;
}
#imglarge1 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_1.jpg);
	background-repeat: no-repeat;
}

#imglarge2 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_2.jpg);
	background-repeat: no-repeat;
}

#imglarge3 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_3.jpg);
	background-repeat: no-repeat;
}

#imglarge4 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_4.jpg);
	background-repeat: no-repeat;
}

#imglarge5 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_5.jpg);
	background-repeat: no-repeat;
}

#imglarge6 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_6.jpg);
	background-repeat: no-repeat;
}

#imglarge7 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_7.jpg);
	background-repeat: no-repeat;
}

#imglarge8 {
	height: 425px;
	width: 566px;
	visibility: hidden;
	left: 236px;
	top: 190px;
	position: absolute;
	background-image: url(img/outside_large_8.jpg);
	background-repeat: no-repeat;
}
a.imgclose {
	float: right;
	padding-top: 4px;
	padding-right: 6px;
	position: relative;
	visibility: inherit;
	top: 4px;
	right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

