body {
	background: #610234 url(bilder/background_new_crunched.png) repeat;
}
#banner {
	position: static;
	top: 10px;
	left: 200px;
	height: 250px;
	background: url(bilder/beach_banner_color_web.png) no-repeat 190px;
	}

#inhalt {
	left: 210px;
	position: absolute;
	top: 290px;
	padding: 10px 20px 20px 30px;
	color: #6d002b;
	width: 830px;
	border-bottom-style: none;
	background: #9fc8dc;
	border-left: 10px solid #310918;
	border-top: 5px groove #310918;
}
#inhalt a{
	color: #0a6a89;
}

#inhalt a:visited {
		color: #c6698a;
}
/* @group Navigation */

#navigation {
	color: #ace7e7;
	font: 10pt/16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	width: 185px;
	height: 400px;
	margin: 10px;
	padding: 10px;
	float: none;
	position: absolute;
	top: 270px;
	left: 0;
}
#navigation a:visited {
	color: #f381a9;
}
#navigation a:hover {
	color: #2eaacc;
}
#navigation a {
	color: #ace7e7;
}
.navhead {
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 2px;
	text-indent: 5px;
	font: 14px Herculanum;
}
#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	font-size: inherit;
	line-height: inherit;
}
#navigation li {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b70063;
	text-indent: 2px;
}
.currentlink {
	border-left-color: #5d001d;
	list-style-image: url(bilder/pfeil.png);
	list-style-position: outside;
}

/* @end */

#subnav {
	background-color: #92b5d7;
	color: #430d21;
	font: 10pt/14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	height: 45px;
	padding: 0px;
}
.currentnav {
	background-color: #9fc8dc;
	border-bottom-style: solid;
	border-bottom-color: #9fc8dc;
}

#subnav a {
	width: 100px;
	height: 40px;
	float: left;
	text-align: center;
	border-left: 4px double #b70063;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom-style: solid;
}
#subnavonesite {
		background-color: #92b5d7;
	color: #430d21;
	font: 10pt/16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	width: 250px;
	clear: right;
}
#subnavonesite a{
	height: 40px;
	text-align: center;
	border-left: 4px double #b70063;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	width: 250px;
	}
#bildl {
	padding: 10px;
	margin: 5px;
	float: left;
}
#bildr {
	padding: 10px;
	float: right;
}
