body {
	position: relative;
	background-color: #000000;
}

.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#content {
	position: relative;
	width: 800px;
	height: 600px;
	background-image: url('background.jpg');
}

#navigation {
	width: 726px;
	position: absolute;
	left: 30px;
	top: 175px;
	z-index: 20;
}

#infotext {
	position: absolute;
	left: 400px;
	top: 10px;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
}

#socials {
	position: absolute;
	left: 728px;
	top: 6px;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	z-index: 40;
}

#tooltip_facebook {
	display: none;
	right: 134px;
	top: -60px;
	width: 130px;
	height: 30px;
	background-color: #eeeeee;
	border-width:2px;
 	border-style:solid;
 	border-color: #ccc;
	position: relative;
}
#tooltip_facebook_text {
	margin-top: 6px;
	text-align: center;
	position: relative;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 14px;
}



#datepicker {
	position: relative;
}

#datepickerContainer {
	position: absolute;
	left: 20px;
	top: 250px;
}

#eventContentOutput {
	width: 520px;
	height: 300px;
	background-color: #eeeeee;
	border-width:2px;
 	border-style:solid;
 	border-color: #ccc;
	position: absolute;
	left: 256px;
	top: 250px;
	font-family: Arial,Helvetica,Sans-serif;
}
#eC_eventHeadline {
	position: absolute;
	background-color:#000;
	width: 100%;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
}
#eC_eventDate {
	position: absolute;
	color: #fff;
	width: 250px;
	left: 14px;
	top: 7px;
	font-size: 18px;
	font-weight: bold;
}
#eC_eventName {
	position: relative;
	left: 150px;
	width: 340px;
	text-align: right;
	margin: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #beb065;
}
#eC_eventText {
	position: absolute;
	top: 40px;
	width: 320px;
	margin: 8px;
	font-size: 14px;
	font-weight: normal;
}
#eC_eventSubtext {
	margin: 8px;
	font-size: 12px;
	font-weight: normal;
}


#eC_eventFlyer {
	position: absolute;
	left: 348px;
	top: 48px;
}


#dateHoverOutput {
	width: 216px;
	height: auto;
	background-color: #eeeeee;
	border-width:2px;
 	border-style:solid;
 	border-color: #ccc;
	position: relative;
	top: 4px;
	font-family: Arial,Helvetica,Sans-serif;
}
#dH_eventName {
	margin: 8px;
	font-size: 16px;
	font-weight: bold;
}
#dH_eventText {
	margin: 8px;
	font-size: 14px;
	font-weight: normal;
}
#dH_eventSubtext {
	margin: 8px;
	font-size: 12px;
	font-weight: normal;
}



.evt_day { background-color: #ffff00; }
.not_day { background-color: #111; }
/*.not_day { text-indent: -9999px; background: #eee url(ar.gif) no-repeat center; }*/




	#resData {
		color: #cccccc;
		font-family: Verdana,Helvetica,Arial;
		font-size:9px;
	}
	#domainData {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 13px;
		font-weight: bold;
	}
	#domainSubData {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 11px;
		font-weight: normal;
	}
	#infoData {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 10px;
		font-weight: normal;
	}
	#counterData {
		color: #222222;
		font-family: Verdana,Helvetica,Arial;
		font-size: 14px;
		font-weight: bold;
	}
	#flashButtonData {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 18px;
		font-weight: bold;
	}
	#htmlButtonData {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 18px;
		font-weight: normal;
	}
	
	
	
	
	#kontaktContentMap {
		width: 520px;
		height: 300px;
		background-color: #eeeeee;
		border-width:2px;
		border-style:solid;
		border-color: #ccc;
		position: absolute;
		left: 256px;
		top: 250px;
		font-family: Arial,Helvetica,Sans-serif;
	}
	#kontaktContentInfo {
		position: absolute;
		width: 216px;
		height: auto;
		left: 20px;
		top: 428px;
		background-color: #eeeeee;
		border-width:2px;
 		border-style:solid;
	 	border-color: #ccc;
	 	font-family: Arial,Helvetica,Sans-serif;
	}
	#googlemaps {
		position: absolute;
		top: 36px;
	}
	#dH_kontaktSubtext {
		margin: 8px;
		font-size: 13px;
		font-weight: normal;
	}
	#dH_kontaktName {
		margin: 8px;
		font-size: 16px;
		font-weight: bold;
	}
	#dH_kontaktText {
		margin: 8px;
		font-size: 14px;
		font-weight: normal;
	}
	
	
	#impressumline {
		position: absolute;
		top: 606px;
		left: 410px;
	 	font-family: Arial,Helvetica,Sans-serif;
	 	font-size: 10px;
	 	color: #fff;
	}
	
	
	#startContentEvent {
		width: 520px;
		height: 300px;
		background-color: #eeeeee;
		border-width:2px;
		border-style:solid;
		border-color: #ccc;
		position: absolute;
		left: 256px;
		top: 250px;
		font-family: Arial,Helvetica,Sans-serif;
	}
	#sT_eventHeadline {
		position: absolute;
		background-color:#000;
		width: 100%;
		height: 36px;
		font-size: 14px;
		font-weight: bold;
	}
	#sT_eventDate {
		position: absolute;
		color: #fff;
		width: 250px;
		left: 14px;
		top: 7px;
		font-size: 18px;
		font-weight: bold;
	}
	#sT_eventName {
		position: relative;
		left: 150px;
		width: 340px;
		text-align: right;
		margin: 8px;
		font-size: 18px;
		font-weight: bold;
		color: #beb065;
	}
	#sT_eventText {
		position: absolute;
		top: 40px;
		width: 320px;
		margin: 8px;
		font-size: 14px;
		font-weight: normal;
	}
	#sT_eventSubtext {
		margin: 8px;
		font-size: 12px;
		font-weight: normal;
	}
	
	
	#sT_eventFlyer {
		position: absolute;
		left: 348px;
		top: 48px;
	}


	
	
	a:link              {color:#000000;}
	a:visited           {color:#000000;}
	a:hover             {color:#ff9000;}
	
	a.white:link              {color:#ffffff;}
	a.white:visited           {color:#ffffff;}
	a.white:hover             {color:#ff9000;}
	
	a.eventListNew:link		{color:#000000; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	a.eventListNew:visited	{color:#000000; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	a.eventListNew:hover	{color:#cfc076; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	
	a.eventListOld:link		{color:#ccc; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	a.eventListOld:visited	{color:#ccc; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	a.eventListOld:hover	{color:#cfc076; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	
	a.eventListAkt:link		{color:#ff9000; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	a.eventListAkt:visited	{color:#ff9000; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	a.eventListAkt:hover	{color:#dfd590; font-weight:bold; font-family:Verdana,Helvetica,Arial; font-size:13px; text-decoration:none;}
	
	a.buttonBold {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 18px;
		font-weight: bold;
		text-decoration:none;
	}
	a.buttonBold:link              {}
	a.buttonBold:visited           {}
	a.buttonBold:hover             {color:#ff9000;}
	
	a.buttonNormal {
		color: #444444;
		font-family: Verdana,Helvetica,Arial;
		font-size: 18px;
		font-weight: normal;
		text-decoration:none;
	}
	a.buttonNormal:link              {}
	a.buttonNormal:visited           {}
	a.buttonNormal:hover             {color:#ff9000;}