body {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	font-family: arial,helvetica;
	color: #000000; 
}

div.content {
	position: relative;
	width: 860px;
	height: 724px;
	top: 0px;
	left: 50%;
	margin: 0px;
	margin-left: -430px;
	padding: 10px;
	border: 0px solid red;

	background-image: url(../images/hg.jpg);
	background-repeat: no-repeat;
}


h1 {
	width: 840px;
	text-align: center;
	color: #9B9C9A;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 2px 2px #E7E8E6;
}

a.mail {
	color: #9B9C9A;
	text-decoration: none;
}

a.mail:hover {
	font-weight: bold;
}

p#kontakt {
	position: absolute;
	top: 660px;
	left:20px;
	color: #9B9C9A;
	/*color: #CAA149;*/
	/*color: #C988BC;*/
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
}


div.naviDivL1 {
	position: relative;
	height: 25px;
	width: 250px;
	margin-bottom: 22px;
	color: #C988BC;
	font-size: 16px;
	font-weight: bold;
	overflow: visible;
	border: 0px solid red;
}

div.naviDivL1:hover {
	cursor: pointer;
}

div.naviDivL2 {
	position: absolute;
	left: 610px;
	top: 229px;
	color: #C988BC;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	visibility: hidden;
	border: 0px solid red;
}

div#navi {
	position: absolute;
	top: 182px;
	left: 0px;
	width: 860px;
	border: 0px solid red;
}

div#naviDiv1 {
	left: 205px;
}

div#naviDiv2 {
	left: 100px;
}

div#naviDiv3 {
	left: 35px;
}

div#naviDiv4 {
	left: 29px;
}

div#naviDiv5 {
	left: 142px;
}

div#naviDiv6 {
	left: 215px;
}

div#naviDiv7 {
	left: 280px;
}
