html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ca7da2;
	background: url("hintergrund3.png") right -15px repeat-y #edebd6;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline; 
	color:#ca7da2; 
}

h1 { font-size: 1.3em;}
h2 { font-size: 1.2em;}
h3 { font-size: 1.1em;}
h4 { font-size: 1.1em;}
h5 { font-size: 1em; margin: 0 0 5px 0;}

#seite {
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 895px;
	height: 630px;
	background: url("inhalt.png") no-repeat;
}

#inhalt {
	width: 850px;
	padding: 20px 0 0 20px;
	margin-bottom: 0;

}

#menu {
	margin-left: 290px;
	margin-top: 86px;
	height: 80px;
	text-transform: uppercase;
	z-index: 20;
}

#menu a {
	display: block;
	height: 80px;
	float: left;
}

#menu .trenner {
	font-size: 0.8em;
	color: #9f776c;
	display: block;
	float: left;
	margin: 0 4px;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	height: 80px;
}

#menu a:active, #menu a:hover, #menu a.active {
	text-decoration: underline;
	height: 80px;
}

#menu a.active {
	background: url("haenger.png") no-repeat center bottom;
	height: 80px;
}

#text {
	margin: 20px 0 0 400px;
	width: 420px;
	z-index: 15;
}

#text_anreise {
	margin: 20px 0 0 665px;
	width: 180px;
	z-index:15;
}

#text_fotos {
	margin: 20px 0 0 190px;
	width: 620px;
	z-index: 15;
}

#text p, #text_anreise p, #text_fotos p {
	padding: 5px 0;
	margin: 0;
}

#karte_gross {
	width: 480px;
	height: 280px;
	padding: 10px 0 0 10px;
	background-image: url("kartenhintergrund.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#schriftzug {
	width: 305px;
	height: 102px;
	position: absolute;
	left: 570px;
	top: 27px;
	z-index: 2;
	background-image: url("k_u_p.png");
}

#marke {
	position: absolute;
	width: 305px;
	left: 50%;
	margin-left: -152px;
	height: 200px;
	top: 50%;
	margin-top: -100px;
}

#stempel {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 232px;
	top: 118px;
	z-index: 300;
	background-image: url("stempel.png");
}

#startfoto {
	width: 324px;
	height: 255px;
	position: absolute;
	left: 40px;
	top: 290px;
	z-index: 30;
	background-image: url("startfoto2.jpg");
}

#foto_park {
	width: 350px;
	height: 276px;
	background-image: url("foto_park.jpg");
	position: absolute;
	left: 50px;
	top: 315px;
	z-index: 2;
}

#foto_winzerhotel {
	width: 350px;
	height: 249px;
	background-image: url("foto_winzerhotel.jpg");
	position: absolute;
	left: 40px;
	top: 305px;
	z-index: 2;
}

#infofeld {
	width: 180px;
	padding: 5px;
	position: absolute;
	left: 30px;
	top: 240px;
	z-index: 30;
}

#field {
	margin-bottom: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}

#button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}

ul {
	padding-left: 15px;
}

ul li {
	list-style-type: none;
	padding-left: 18px;
	padding-bottom: 10px;
	background: url("./punkt.png") no-repeat left top;
}

#karte_rhh {
	width: 470px;
	height: 380px;
	padding: 10px 0 0 10px;
	background-image: url("./kartenhintergrund2.png");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 208px;
	top: 200px;
	z-index: 400;
}

#landkarte_gross {
	width: 450px;
	height: 360px;
	font-size: 0.9em;
	color: #333;
}

#vogel_unterkunft {
	width: 43px;
	height: 40px;
	background: url('./vogel_1.png') no-repeat;
	position: absolute;
	left: 478px;
	top: 71px;
	z-index: 50;
}

#vogel_fotos {
	width: 43px;
	height: 40px;
	background: url('./vogel_1.png') no-repeat;
	position: absolute;
	left: 50px;
	top: 580px;
	z-index: 50;
}

#vogel_anreise {
	width: 32px;
	height: 30px;
	background: url('./vogel_2.png') no-repeat;
	position: absolute;
	left: 50px;
	top: 235px;
	z-index: 50;
}

#vogel_hochzeit {
	width: 32px;
	height: 30px;
	background: url('./vogel_2.png') no-repeat;
	position: absolute;
	left: 700px;
	top: 580px;
	z-index: 50;
}

#vogel_wuensche {
	width: 32px;
	height: 30px;
	background: url('./vogel_2.png') no-repeat;
	position: absolute;
	left: 600px;
	top: 580px;
	z-index: 50;
}

#vogel_kontakt {
	width: 40px;
	height: 37px;
	background: url('./vogel_3.png') no-repeat;
	position: absolute;
	left: 350px;
	top: 579px;
	z-index: 50;
}
