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;
	overflow:auto;
	color: #9C043C;
}
.rechtsoben {
	height: 286px;
	width: 264px;
	background-color: #8BABD8;
	top: -590px;
	position: relative;
	left: 555px;
	border-top: 6px solid #CCCCCC;
	border-right: 6px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	color: #609778;
	font-size: 15px;
	font-weight: bold;
	overflow:auto;
}
.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;
}
.zurueck {
	height: 23px;
	width: 60px;
	background-color: #609778;
	top: -615px;
	text-align: center;
	position: relative;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.zurueck a:link {color: #8BABD8; font-size: 16px; font-weight: bold; text-decoration: none;}
.zurueck a:visited {color: #8BABD8;	font-size: 16px; font-weight: bold; text-decoration: none;}
.zurueck a:focus {color: #8BABD8; font-size: 18px; font-weight: bold; text-decoration: none;}
.zurueck a:hover {color: #8BABD8; font-size: 18px; font-weight: bold; text-decoration: none;}
.zurueck a:active {color: #8BABD8; 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;
}

.blur {
	background-color: #C2D3EB;
	color: #000000;
	border: 1px solid #cccccc;
	}
.focus {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
	}

