* {
	margin: 0;
	padding: ;
}
body {
	font-family: Verdana;
	line-height: 125%;
	color: #666666;
	font-size: 10px;
	background-color: #FFEAFF;
	text-align: center;
	margin-top: 0px;
	font-weight: bold;
}


#container {
	width: 800px;
	margin-top: 0px;
	margin-left: 55px;
	float: left;
}

#header {
	height: 100px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#navigation {
	background-color: #DDBBD0;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#navigation ul {
}

#navigation li {
	display: inline;
}

#navigation a, #hauptteil a {
	color: #530053;
	font-weight: bold;
	padding-right: 50px;
	text-decoration: none;
}
#navigation  a:hover {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

#fußleiste {
	background-color: #DDBBD0;
	height: 80px;
	border: 1px solid #FFFFFF;
	padding-right: 30px;
	font-family: Verdana;
	color: #530053;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
}


#hauptteil {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	}


#index #hauptteil {
	background-image: url(../images/maincontent_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	}

#singles #hauptteil {
	background-image: url(../images/maincontentsingles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	}
	
#events #hauptteil {
	background-image: url(../images/maincontentevents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	}
	
#referenzen #hauptteil {
	background-image: url(../images/maincontentreferenzen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	}
	
#kontakt #hauptteil {
	background-image: url(../images/maincontentkontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	}

#impressum #hauptteil {
	background-image: url(../images/maincontentimprerssum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	}
	
	#dinnerforyou #hauptteil {
	background-image: url(/contactlounge.de/bilder/champagne.gif);
	background-repeat: no-repeat;
	height: 360px;
	}

#events_02 #hauptteil {
	padding-left: 150px;
	padding-right: 150px;

}

#events_02 #container #hauptteil .Stil3 blockquote blockquote blockquote p {
	font-family: Verdana;





}

#referenzen02 #container #hauptteil .Stil11 blockquote blockquote blockquote p {
	margin-right: 150px;
	margin-left: 150px;
}

