body {
	font-family: Arial, Helvetica, sans-serif;
}
.hintergrund {
	background-color: #CCCCCC;
	height: 590px;
	width: 828px;
	position: absolute;
 	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -414px;
 
}
.links {
	height: 578px;
	width: 546px;
	background-color: #FCB55B;
	text-align: center;
	border-top: 6px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 6px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	color:#9C043C;
}
.rechtsoben {
	height: 286px;
	width: 264px;
	background-color: #8BABD8;
	top: -590px;
	position: relative;
	left: 555px;
	text-align: center;
	border-top: 6px solid #CCCCCC;
	border-right: 6px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
}
.rechtsunten {
	height: 286px;
	width: 264px;
	background-color: #609778;
	top: -590px;
	position: relative;
	left: 555px;
	text-align: center;
	border-top: 3px solid #CCCCCC;
	border-right: 6px solid #CCCCCC;
	border-bottom: 6px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	color: #8BABD8;
	font-size: 14px;
	font-weight: bold;
	overflow:auto;
}
.navibox {
	background-color: #609778;
	height: 22px;
	width: 264px;
	top: -930px;
	left: 558px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}
.navi {
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 2px;
}
.navi a:link {color: #8BABD8; font-size: 14px; text-decoration: none;}
.navi a:visited {color: #8BABD8; font-size: 14px; text-decoration: none;}
.navi a:focus {color: #FCB55B; font-size: 14px; text-decoration: none;}
.navi a:hover {color: #FCB55B; font-size: 14px; text-decoration: none;}
.navi a:active {color: #FCB55B; font-size: 14px; text-decoration: none;}

.weiter {
	height: 23px;
	width: 50px;
	background-color: #FCB55B;
	top: -660px;
	left: 495px;
	text-align: center;
	position: relative;
}

.zurueck {
	height: 23px;
	width: 60px;
	background-color: #8BABD8;
	top: -615px;
	text-align: center;
	position: relative;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.zurueck a:link {color: #609778; font-size: 16px; font-weight: bold; text-decoration: none;}
.zurueck a:visited {color: #609778;	font-size: 16px; font-weight: bold; text-decoration: none;}
.zurueck a:focus {color: #609778; font-size: 18px; font-weight: bold; text-decoration: none;}
.zurueck a:hover {color: #609778; font-size: 18px; font-weight: bold; text-decoration: none;}
.zurueck a:active {color: #609778; font-size: 18px; font-weight: bold; text-decoration: none;}

.ueberschrift {
	font-size: 40px;
	font-weight: bolder;
	color: #9C043C;
}
.ueberschrift_drunter {
	font-size: 50px;
	font-weight: bolder;
	color: #9C043C;
}
.uebermich {
	font-size: 60px;
	font-weight: bold;
	color: #D7FD87;
}
.kontakt {
	font-size: 60px;
	font-weight: bold;
	color: #996FAD;
}
.galerie {
	font-size: 60px;
	font-weight: bold;
	color: #609778;
}
.gaestebuch {
	font-size: 60px;
	font-weight: bold;
	color: #8BABD8;
}
