@charset "UTF-8";
<style type="text/css" media="screen">
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body
	{
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin:0;
	padding:0;
	}
	
	.hidden
	{
	display: none;
	}
	
	#container
	{
	position:absolute;
	top:50%;
	left:50%;
	width:904px;
	height: 640px;
	margin-left:-452px;
	margin-top:-290px;
	}
	
	#containerinnen
	{
	margin: 0;
	width: 900px;
	height: 600px;
	text-align: left;
	background-color: FFFFFF;
	border: 2px solid #CC9933;
	}
	
	#header
	{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	}
	
	#menu
	{
	margin-left:60px;
	}

	#contents	
	{
	float: right;
	width: 600px;
	height: 378px;
	margin: 0;
	}
	
	#contact	
	{
	clear: both;
	position:absolute;
	top:85%;
	left:50%;
	width:840px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000066;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC9933;
	border-bottom-color: #CC9933;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: -420px;
	margin-top: -10px;
	}
	#contact a:link{
	color: #000066;text-decoration:none;
	}
	#contact a:visited{
	color: #000066;text-decoration:none;
	}
	#contact a:hover{
	color: #000066;text-decoration:underline;
	}
	#contact a:active{
	color: #000066;text-decoration:none;
	}
	
	#mehr	
	{
	clear: both;
	position:absolute;
	top:83%;
	left:50%;
	width:840px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000066;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 30px;
	margin-left: -418px;
	margin-bottom: 10px;
	}
	
	#footer	
	{
	clear: both;
	width: auto;
	background-color: FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
	letter-spacing: 1px;
	padding: 10px;
	}
	#footer a:link{
	color: #CC9933;text-decoration:none;
	}
	#footer a:visited{
	color: #CC9933;text-decoration:none;
	}
	#footer a:hover{
	color: #CC9933;text-decoration:underline;
	}
	#footer a:active{
	color: #CC9933;text-decoration:none;
	}
	
	ul#nav {
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
  	}
 	ul#nav li {
    list-style: none;
    margin: 0; padding: 0;
  	}
	
	ul#nav li ul {
	padding: 0;
	margin: 0;
  	}


	h1 {
	margin:0;
	padding: 0;
	}

	.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #000066;
	text-align: left;
	padding-right: 200px;
	letter-spacing: 0.02em;
	}
	p#copy {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #CC9933;
	text-align: left;
	padding-top: 20px;
	letter-spacing: 0.02em;
	}
	.link a:link{
	color: #CC9933;text-decoration:none;
	}
	.link a:visited{
	color: #CC9933;text-decoration:none;
	}
	.link a:hover{
	color: #CC9933;text-decoration:underline;
	}
	.link a:active{
	color: #CC9933;text-decoration:none;
	}
	
	#Home #containerinnen
	{
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	

	#Genuss #containerinnen
	{
	background-image: url(img/bg_genuss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Genuss #navLeistung {display: none;}
	#Genuss .genuss {
	cursor: default;
	color: #CC9933;
	}
	
	#Bio #containerinnen
	{
	background-image: url(img/bg_bio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Bio #navLeistung {display: none;}
	#Bio #subnavBio a {
	cursor: default;
	font-weight: bold;
	}
	
	#Buffet #containerinnen
	{
	background-image: url(img/bg_buffet.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Buffet #navLeistung {display: none;}
	#Buffet #subnavBuffet a {
	cursor: default;
	font-weight: bold;
	}
	
	#Dinner #containerinnen
	{
	background-image: url(img/bg_dinner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Dinner #navLeistung {display: none;}
	#Dinner #subnavDinner a {
	cursor: default;
	font-weight: bold;
	}
	
	#Haube #containerinnen
	{
	background-image: url(img/bg_haube.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Haube #navLeistung {display: none;}
	#Haube #subnavHaube a {
	cursor: default;
	font-weight: bold;
	}
	
	#Leistung #containerinnen
	{
	background-image: url(img/bg_leistung.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Leistung #navGenuss {display: none;}
	#Leistung .leistung {
	cursor: default;
	font-weight: bold;
	}
	
	#Vip #containerinnen
	{
	background-image: url(img/bg_vip.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Vip #navGenuss {display: none;}
	#Vip #subnavVip a {
	cursor: default;
	font-weight: bold;
	}
	
	#Einlass #containerinnen
	{
	background-image: url(img/bg_einlass.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Einlass #navGenuss {display: none;}
	#Einlass #subnavEinlass a {
	cursor: default;
	font-weight: bold;
	}
	
	#Foto #containerinnen
	{
	background-image: url(img/bg_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Foto #navGenuss {display: none;}
	#Foto #subnavFoto a {
	cursor: default;
	font-weight: bold;
	}
	
	#Locations #containerinnen
	{
	background-image: url(img/bg_locations.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Locations #navLeistung {display: none;}
	#Locations #navGenuss {display: none;}
	#Locations .locations {
	cursor: default;
	font-weight: bold;
	}
	
	#Hochzeit #containerinnen
	{
	background-image: url(img/bg_hochzeit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Hochzeit #navLeistung {display: none;}
	#Hochzeit #navGenuss {display: none;}
	#Hochzeit .zweisamkeit {
	cursor: default;
	font-weight: bold;
	}
	
	#Referenzen #containerinnen
	{
	background-image: url(img/bg_referenzen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#Referenzen #navLeistung {display: none;}
	#Referenzen #navGenuss {display: none;}
	#Referenzen .referenzen {
	cursor: default;
	font-weight: bold;
	}

	.bildlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}
	
	.bildlink a:link{
	color: #000066;text-decoration:none;
	}
	.bildlink a:visited{
	color: #000066;text-decoration:none;
	}
	.bildlink a:hover{
	color: #000066;text-decoration:underline;
	}
	.bildlink a:active{
	color: #000066;text-decoration:none;
	}

	
	.copyklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
	text-align: center;
	letter-spacing: 0.02em;
	}
	p#copyklein {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.copywindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #000066;
	text-align: center;
	letter-spacing: 0.02em;
}
.copywindow a:link{
	color: #000066;text-decoration:none;
	}
	.copywindow a:visited{
	color: #000066;text-decoration:none;
	}
	.copywindow a:hover{
	color: #000066;text-decoration:underline;
	}
	.copywindow a:active{
	color: #000066;text-decoration:none;
	}


	
	p#Bildergalerie {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	text-align: center;
	letter-spacing: 0.02em;
	}
	
	#Bildergalerie a:link{
	color: #CC9933;text-decoration:none;
	}
	#Bildergalerie a:visited{
	color: #CC9933;text-decoration:none;
	}
	#Bildergalerie a:hover{
	color: #CC9933;text-decoration:underline;
	}
	#Bildergalerie a:active{
	color: #CC9933;text-decoration:none;
	}
	
	#Ueberuns
	{
	margin: 20px;
	background-image: url(img/bg_ueberuns.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
	.ueberuns
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #000066;
	text-align: center;
	}
	
	h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.02em;
	color: #000066;
	}

.navueberuns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9933;
	letter-spacing: 1px;
}
.navueberuns a:link{
	color: #CC9933;text-decoration:none;
	}
	.navueberuns a:visited{
	color: #CC9933;text-decoration:none;
	}
	.navueberuns a:hover{
	color: #CC9933;text-decoration:underline;
	}
	.navueberuns a:active{
	color: #CC9933;text-decoration:none;
	}
	
.seitenanfang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9933;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC9933;
	border-bottom-color: #CC9933;
	text-align: center;
	padding: 3px;
}
.seitenanfang a:link{
	color: #CC9933;text-decoration:none;
	}
	.seitenanfang a:visited{
	color: #CC9933;text-decoration:none;
	}
	.seitenanfang a:hover{
	color: #CC9933;text-decoration:underline;
	}
	.seitenanfang a:active{
	color: #CC9933;text-decoration:none;
	}
	

