/********** ALLGEMEIN ********/
html, body { height: 100.01%; }

body {
	margin: 0;
	background: #F0C07B;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: default;
	height:100.1%;
}

div {
	overflow: hidden;
}

div.space {
	height: 8px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: inherit;
}

a {
	color: #000;
}

a:hover {
	text-decoration:underline;
}

pre {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
}

fieldset {
	border-width:1px;
	border-style:solid;
	border-color:#C09A62;
	color:#424242;
	padding:10px;
	
	margin-bottom:0px;
}

legend {
	font-size:14px;
	font-weight:bold;
	color:#424242;
}
/********** PAGE AUFBAU ********/
#page { 
	/*margin-left:auto;
	margin-right:auto;*/
	width: 767px;
}
	
#head_container {
	height: 193px;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	background: url('../images/top.jpg') no-repeat left center #F0C07B;
}

#head_bottom {
	height: 66px;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	background: url('../images/top2.jpg') no-repeat left center #F0C07B;
}

#main_container {
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background: url('../images/contentbg.jpg') left center #F0C07B;
	visibility: hidden; /*js umgeschrieben auf "visible"*/
}

#left {
	height: 100%;
	width: 194px;
	/*background: #FFF;*/
	color: #FFFFFF;
	float: left;
	border-right: 0px solid #000000;
}


#left_spacer {
	width:37px;
	float:left;
}

/* Change FF Value */
html>body #left_spacer {
	width:40px;
}

#left_content {
	background: #FFF;
	width:154px;
}


#right {
	height: 100%;
	width: 10px;
	background: #F0C07B;
	color: #FFFFFF;
	float: right;
	border-left: 0px solid #000000;
}

#content_container {
	padding: 0px;
	display: none; /*js umgeschrieben auf "block"*/
}

#footer_container {
	height: 40px;
	border-top: 0px solid #000000;
	background: url('../images/footer.jpg') no-repeat #F0C07B;
	visibility: hidden; /*js umgeschrieben auf "visible"*/
}

#footer_left {
	height: 100%;
	width: 140px;
	float: left;
	border-right: 0px solid #000000;
}

#footer_right {
	height: 100%;
	width: 140px;
	float: right;
	border-left: 0px solid #000000;
}

#footer {
	text-align: center;
	padding: 8px 0;
}

/********** IM CONTENT_CONTAINER ********/
#content_top {
	float:left;
	display:none;
	
	color: #000;
	border-bottom: 0px solid #000000;
}

#box_left {
	float:left;
}

#content_left {
	/*background: #F1C483;*/
	color: #000;
	float: left;
	border-right: 0px solid #000000;
}

#content_right {
	width: 140px;
	background: #7E9AC7;
	color: #000;
	float:right;
	border-left: 1px solid #000000;
}

/********** Boxen und Items ********/
/*Box-Header*/
div.boxHeader {
	color:#FFF;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 3px;
	border-top: 1px solid #8DA5CF;
	border-bottom: 1px solid #2C4165;
	background: #5B7EB9;
}

div.boxContent {
	color: #FFFFFF;
	padding:0px;
	border-bottom: 1px solid #2C4165;
	background: #45669E;
}

div.boxFooter {
	margin: 0;
	padding: 2px 5px 3px;
	color: #FFFFFF;
	padding:0px;
	border-bottom: 1px solid #2C4165;
	background: #45669E;
}

#SponsorWerbung {
	position:absolute; 
	top:100px; 
	left:180px;
	width:600px;
	height:371px;	
}

#OverlayClose {
	width:13px;
	height:13px;	
}

table#monatskarte td{
	border:1px;
	border-color:#000;
	border-style:solid;
}

/* MENU IDS (BILDER WECHSEL) */
div#menu a {
	display:block;
	width:154px;
	height:35px;
}

/*Home*/
div#menu a#m_home {background:url('../images/menu/home.gif');}
div#menu a#m_home:hover {background:url('../images/menu/homeOver.gif');}
div#menu a#m_homeActiv {background:url('../images/menu/homeOver.gif');}

/*ueberUns*/
div#menu a#m_ueber {background:url('../images/menu/ueberuns.gif');}
div#menu a#m_ueber:hover {background:url('../images/menu/ueberunsOver.gif');}
div#menu a#m_ueberActiv {background:url('../images/menu/ueberunsOver.gif');}

/*Ambiente*/
div#menu a#m_ambiente {background:url('../images/menu/ambiente.gif');}
div#menu a#m_ambiente:hover {background:url('../images/menu/ambienteOver.gif');}
div#menu a#m_ambienteActiv {background:url('../images/menu/ambienteOver.gif');}

/*partyservice*/
div#menu a#m_partyservice {background:url('../images/menu/partyservice.gif');}
div#menu a#m_partyservice:hover {background:url('../images/menu/partyserviceOver.gif');}
div#menu a#m_partyserviceActiv {background:url('../images/menu/partyserviceOver.gif');}

/*events*/
div#menu a#m_events {background:url('../images/menu/partyservice.gif');}
div#menu a#m_events:hover {background:url('../images/menu/partyserviceOver.gif');}
div#menu a#m_eventsActiv {background:url('../images/menu/partyserviceOver.gif');}

/*Kontakt*/
div#menu a#m_kontakt {background:url('../images/menu/kontakt.gif');}
div#menu a#m_kontakt:hover {background:url('../images/menu/kontaktOver.gif');}
div#menu a#m_kontaktActiv {background:url('../images/menu/kontaktOver.gif');}

/*Anfahrt*/
div#menu a#m_anfahrt {background:url('../images/menu/anfahrt.gif');}
div#menu a#m_anfahrt:hover {background:url('../images/menu/anfahrtOver.gif');}
div#menu a#m_anfahrtActiv {background:url('../images/menu/anfahrtOver.gif');}

/*Links*/
div#menu a#m_links {background:url('../images/menu/links.gif');}
div#menu a#m_links:hover {background:url('../images/menu/linksOver.gif');}
div#menu a#m_linksActiv {background:url('../images/menu/linksOver.gif');}

/*Links*/
div#menu a#m_impressum {background:url('../images/menu/links.gif');}
div#menu a#m_impressum:hover {background:url('../images/menu/linksOver.gif');}
div#menu a#m_impressumActiv {background:url('../images/menu/linksOver.gif');}
/* MENU IDS (BILDER WECHSEL) */