@import url("content.css");
@import url("menu.css");

@charset "utf-8";
/* CSS Document */

/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #680000;
	text-transform: uppercase;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #CFAA7A;
	text-transform: uppercase;
}
h5 {
	font-family: Charme.ttf;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #680000;
	text-transform: uppercase;
}*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body {
	height: 100%;
	
}


#logo {
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 50px;
}
#keyvisuals {
	height: 260px;
	width: 415px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 215px;
}

#signet {
	position: absolute;
	z-index: 3;
	left: 420px;
	top: 215px;
}
.demokrit {
	position: absolute;
	z-index: 3;
	left: 420px;
	top: 288px;
}
#holiday {
	position: absolute;
	z-index: 3;
	left: 70px;
	top: 570px;
}
#landvital {
	position: absolute;
	z-index: 3;
	left: 70px;
	top: 630px;
}
#landvital_home {
	position: relative;
	z-index: 3;
	margin-top:25px;
}
#wald_weit_weg
 {
	position: absolute;
	z-index: 3;
	left: 75px;
	top: 630px;
}



#navigation {
	background-image: url(../bilder_navigate/navi_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #633020;
	height: 60px;
	width: 920px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 119px;
	vertical-align: bottom;
	padding-left: 50px;
	padding-top: 30px;
}
#inhalt {
	width: 750px;
	position: absolute;
	z-index: 3;
	margin: 0px auto;
	top: 60px;
	padding-bottom: 20px;
}
#subnavigation {
	width: 185px;
	padding-bottom: 20px;
	position: absolute;
	z-index: 4;
	left: 19px;
	top: 234px;
	padding-top: 15px;
}
#subcontent_wrapper {
	width: 185px;
	padding-bottom: 20px;
	position: absolute;
	z-index: 4;
	left: 19px;
	top: 234px;
	padding-top: 15px;
}

#subcontent {
	position:relative;
	margin-bottom:30px;
}






.strichlinie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.formular {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333333;
}

