@font-face {
    font-family: "Garamond BoIt";
	src: url("../fonts/GaramondPremrPro-BdIt.otf") format("opentype");
}

body {
	background-color: #FFF;
	font-family: "Garamond BoIt", Garamond, serif;
	color: #333;
	margin-top: 5%;
	margin-right: 12.5%;
	margin-bottom: 5%;
	margin-left: 12.5%;
}
a:link {color:#FFF; text-decoration:none}
a:visited {color:#FFF; text-decoration:none}
a:active {color:#CCC; text-decoration:none}
a:hover {color:#999; text-decoration:none}
#container {
	height: 600px;
	width: 955px;
	border: 1px solid #000;
}
#menu{
	width: 955px;
	height: 18px;
	font-weight: bold;
	font-size: 1em;
	color: #FFF;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 955px;
	height: 582px;
	float: left;
	background-color: #FFF;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}
#contentLeft {
	float: left;
	width: 505px;
	height: 582px;
}
#contentRight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #menu .menuItem {
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#container #menu .menuItemLeft {
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 51px;
}
#container #menu .menuItemRight {
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	float:left;
}
#container #menu .soundControl {
	width: 52px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#discohouse {
	color: #333;
	text-align: center;
	font-size: 22px;
	margin-top: 142px;
	margin-right: 60px;
}
#partyQueens {
	color: #333;
	text-align: center;
	font-size: 20px;
	margin-right: 60px;
}

#partysClubs {
	color: #cc0066;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-right: 60px;
}
#logo {
	margin-left: 460px;
}
#kroneTeam {
	height: 119px;
}
#textTeam {
	color: #000;
	font-style: italic;
	margin-right: 60px;
}
#djText {
	margin-right: 60px;

}
#djHeader {
	color: #FFF;
	background-color: #000;
	margin-right: 254px;
	margin-left: 506px;
	font-size: 14px;
}
div.generalHeader {
	color: #cc0066;
	margin-top: 87px;
	font-size: 18px;
}
#preise {
}
#preise a:link {
	color:#000;
	text-decoration:none
}
#preise a:visited {
	color:#000;
	text-decoration:none
}
#impressum {
	margin-right: 150px;
}

