#content {
	margin-top: 0px;
	margin-right: 30px; 
	margin-bottom: 15px; 
	margin-left: 225px;
	padding-left: 20px;
	width: 450px;
	color: #397332; /* very dark green */
	background-repeat: no-repeat;
	background-position: 190px 70px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

#content H1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 150%;
	width: 400px;
	background-image: url(../Images/Neuseeland-Hotel-Titel.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}	

#content H2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 130%;
	margin-top: 20px;
	margin-bottom: 0px;
}

#content H3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 100%;	
	margin-top: 20px;
	margin-bottom: 0px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 100%;
	line-height: 1.6em;
}

#content a:link {
	text-decoration: underline;
	color: #397332; /* very dark green */
}

#content a:visited {
	color: #cccccc; /* light grey */
}

#content a:hover {
	background-color: #FFFF99; /* yellow */
	text-decoration: none;
	color: #397332; /* very dark green */
}

#content a:active {
	text-decoration: none;
	background-color: #FFFF99; /* yellow */
	color: #397332; /* very dark green */
	border: 1px #488f26; /* dark green */
}

#content a:focus {
	text-decoration: none;
	background-color: #FFFF99; /* yellow */
	color: #397332; /* very dark green */
	border: 1px #488f26; /* dark green */
}

#content ul {
	list-style-image :  url("../Images/Neuseeland-UL.jpg");
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 1.3em;
}

#content li.Mehrzeilige-Liste {
	line-height: 1.6em;
}

#content li {
	margin-top: 5px;
}

#content .Kurzbeschreibung {
	width: 160px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 16px;
	background-color: #fefad4; /* brighter light yellow green */
	border: solid 1px #cccccc; /* light grey */
}

#content img.Bild-Hoch {
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 208px;
	height: 273px;
	float: right;
}	

#content img.Bild-Quer {
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 270px;
	height: 207px;
	float: right;
}

#content table {
	font-size: 90%;
}

#content th {
	background-color: #488f26; /* dark green */
	color: #FFFFFF; /* white */
	text-align: left;
	padding-left: 4px;
}

#content tr.Hintergrund-1 {
	background-color: #fcf39e; /* light green */
}

#navigation a.Link-1-Navigation {
	margin-left: 12px;
	padding-left: 12px;
}

#navigation a.Link-2-Navigation {
	margin-left: 12px;
	padding-left: 20px;
}

#navigation  li.Link-Aktiv-Navigation-2 {
	background-color: #fffbdb;  /* light yellow green */
	margin-left: 17px;
	padding-left: 20px;
	color: #397332; /* very dark green */
	display: block;
}

#navigation li.Link-Aktiv-Navigation-1 {
	background-color: #fffbdb;  /* light yellow green */
	margin-left: 17px;
	padding-left: 7px;
	color: #397332; /* very dark green */
	display: block;
}

#navigation h1 {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 120%;
	color: #FFFFFF;  /* white */
	width: 140px;
	height: 20px;
	background-image: url(../Images/Neuseeland-Hotel-Navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navigation h2 {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 120%;
	color: #FFFFFF; /* white */
	width: 140px;
	height: 20px;
	background-image: url(../Images/Neuseeland-Hotel-Navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.seitenanfang {
	text-align:right;
	font-size: 90%;
}

.mmhide_ClassnameContribute {
}

