body {
	margin-top: 25px;
	background-image: url(bilder/wood2.jpg);
	background-repeat: repeat;
}
#complete {
	width: 900px;
	margin:0 auto;
}
#header {
	position: absolute;
	left:50%;
	margin-left:-450px;
	top: 10px;
	width: 900px;
	height:250px;
	text-align:right;
	border-radius: 3px;
	background-color: #FFF;
	box-shadow:1px 1px 6px #292929;
}
#headline {
	position: absolute;
	left:50%;
	margin-left:-420px;
	top: 310px;
	width: 190px;
	text-align:left;
	height: 27px;
	border-radius: 10px;
	z-index: 2;
}
#headlogo {
	position: absolute;
	left:50%;
	margin-left:-440px;
	top: 200px;
	width: 80px;
	text-align:center;
	height: 27px;
	border-radius: 10px;
}
#subheadline {
	position: absolute;
	left:50%;
	margin-left:-230px;
	top: 335px;
	width: 300px;
	text-align:left;
	height: 27px;
	z-index: 2;
}

#mainframe {
	position: absolute;
	left:50%;
	margin-left: -450px;
	width: 675px;
	height:80%;
	text-align:left;
	background-color: #FFFFFF;
	top: 290px;
	padding-top: 70px;
	padding-left: 210px;
	padding-right: 15px;
	border-radius: 3px;
	z-index: 1;
	box-shadow:1px 1px 6px #292929;
}
#mainframe-text {
	position: absolute;
	left:50%;
	margin-left: -230px;
	width: 430px;
	text-align:left;
	top: 360px;
	z-index: 2;
}

#picframe {
	position: absolute;
	left:50%;
	margin-left:240px;
	top: 380px;
	width: 180px;
	height: 180px;
	text-align:left;
	z-index: 2;
}
#navi1 {
	position: absolute;
	left:50%;
	margin-left:-420px;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	top: 380px;
	border-radius: 3px;
	background-image: url(bilder/wood2.jpg);
	z-index: 2;
	box-shadow:1px 1px 6px #292929;
	transform: rotate(-1deg);
}
#navi2 {
	position: absolute;
	left:50%;
	margin-left:-420px;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;
	top: 430px;
	border-radius: 3px;
	background-image: url(bilder/wood2.jpg);
	z-index: 2;
	box-shadow:1px 1px 6px #292929;
	transform: rotate(2deg);
}
#navi3 {
	position: absolute;
	left:50%;
	margin-left:-420px;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;
	top: 480px;
	border-radius: 3px;
	background-image: url(bilder/wood2.jpg);
	z-index: 2;
	box-shadow:1px 1px 6px #292929;
	transform: rotate(-1deg);
}
#navi4 {
	position: absolute;
	left:50%;
	margin-left:-420px;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;
	top: 530px;
	border-radius: 3px;
	background-image: url(bilder/wood2.jpg);
	z-index: 2;
	box-shadow:1px 1px 6px #292929;
	transform: rotate(1deg);
}
#navi5 {
	position: absolute;
	left:50%;
	margin-left:-420px;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;
	top: 580px;
	border-radius: 3px;
	background-image: url(bilder/wood2.jpg);
	z-index: 2;
	box-shadow:1px 1px 6px #292929;
	transform: rotate(-2deg);
}
.Headlinetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #745647;
	text-align: left;
	text-decoration:none;
}
.Headlinetext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #745647;
	text-align: left;
	line-height: 25px;
	text-decoration:none;
}

.navitext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #51443C;
	text-align: left;
	text-decoration:none;
}
.Subheadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #745647;
	text-align: left;
	line-height: 20px;
}
.standardtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #745647;
	text-align: left;
	line-height: 20px;
}
.navi:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-decoration:none;
}
.navi:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-decoration:none;
}
.navi:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
.navi:hoover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-decoration:none;
}
.textlink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #745647;
	text-align: left;
	line-height: 20px;
	text-decoration:none;
}
.textlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #745647;
	text-align: left;
	line-height: 20px;
	text-decoration:none;
}
.textlink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	color: #745647;
	text-decoration:none;
}
.textlink:hoover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #745647;
	text-align: left;
	line-height: 20px;
	text-decoration:none;
}
.Subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #745647;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
}
.roundpics {
	border-radius: 3px;
	box-shadow:1px 1px 6px #292929;
}
