#GB_overlay {
  background-image: url(../overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url("../blank.gif");
/*  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");*/
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 4px solid #aaa;
  overflow: auto;
  width: 500px;
  height: 500px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  height:12pt;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  /* cursor: hand; */
}

*
{
	font: normal 10pt/11pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}

img {border:0px}

body
{
	background-color: #011222;
	background-image: url("../templates/disco-pw/main/pix/main_bg.jpg");
	background-repeat: repeat-x;
	background-position: top center; 
	background-attachment: scroll; 
	margin: 0px;
	padding: 0px;
}

table
{
	border:1px solid #ccc;
	width:100%
}

	.listing thead
	{
		background-color: #ccc;
	}
	
	tbody
	{
		background-color: #eee;
	}
	
	.listing tbody:hover
	{
		background-color: #ddd;
	}

td
{
	vertical-align:top;
	padding:1px;	
}

	.groups_list td
	{
		vertical-align:top;
		padding:5px;	
	}

.submenu ul
{
	clear:both;
}

	.submenu li
	{
		float:left;
	}

a, a:visited, a:link
{
	text-decoration: none;
	color: #1b4f84;
}

a:hover
{
	text-decoration: underline;
	color: #F60;
}

strong
{
	font-weight:bold;
}


#compile_infos
{
	width: 900px;
	margin:0px auto;
	text-align:center;
	color:#ddd;
}

h1
{
	font-size: 14pt;
	margin: 2px 0px 2px 0px;
	padding: 4px;
	color: #78a9dc;
	font-weight:normal;
}

h2
{
	font-size: 14pt;
	margin: 2px 0px 6px 0px;
	padding: 4px;
	text-transform:uppercase;
	font-weight: normal;
	color:#9f306e;
}

	h2 span
	{
		font-size: 14pt;
		margin: 2px 0px 2px 0px;
		padding: 4px;
		font-weight: normal;
		color: #78a9dc;
		text-transform:none;
	}
	

input, textarea{
	background-color: #ddd;
	color: #000;
	border: 1px solid black;
	padding: 1px;
}

input:hover,input:focus, textarea:hover, textarea:focus {
	background-color: #fff;
}

.button {
	background-color: #ddd;
	color: #000;
	border: 1px solid black;
	padding: 2px;
}

.button:hover
{
	background-color: #666699;
	color: #fff;
}


#header
{
	background-image: url("../templates/disco-pw/main/pix/main_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center; 
	background-attachment: scroll; 
	width: 963px;
	height: 120px;
	margin: 0px auto;
	padding: 10px;
	color:#fff;
}

#cms_menu
{
	margin: 0px 0px 0px 20px;
}

	#cms_menu a
	{
		color:#fff;
		text-transform:uppercase;
		font-size: 10pt;
		font-weight: bold;
		margin: 0px 5px;
	}


/* StandardContentKlassen */


#main
{
	width: 983px;
	margin: 0px auto;
}

#left
{
	position:relative;
	width: 160px;
	float: left;
	margin: 0px;
	padding:0px;
}

#content
{
	width: 657px;
	float: left;
}

	.block_top
	{
		width:657px;
		height:8px;
		background-image: url("../templates/disco-pw/main/pix/content_top_bg.png");
		background-repeat: no-repeat;
	}
	
	.block_list
	{
		width:637px;
		background-image: url("../templates/disco-pw/main/pix/content_bg.png");
		background-repeat: repeat-y;
		padding: 10px;
	}

	.block_bottom
	{
		width:657px;
		height:8px;
		background-image: url("../templates/disco-pw/main/pix/content_bottom_bg.png");
		background-repeat: no-repeat;
		margin: 0px 0px 5px 0px;
	}


#info
{
	width: 161px;
	float: left;
	margin:0px 0px 0px 5px;

}

	#info #next_events_header
	{
		font-size: 11pt;
		background: url("../templates/disco-pw/main/pix/next_events_header_bg.png") no-repeat right top;
		width:139px;
		height:35px;
		color:#fff;
		padding: 7px 0px 0px 20px;
		margin: 0px 0px 0px 2px;
		text-transform:uppercase;
	}

	#info .event
	{
		width:142px;
		color:#fff;
		padding: 7px 0px 7px 10px;
		margin: 0px 0px 0px 6px;
		border-left:1px solid #90bfdc;
		border-right:1px solid #90bfdc;
	}

	#info .day_1, #info .day_2, #info .day_3, #info .day_4, #info .day_5, #info .day_6, #info .day_7
	{
		width:144px;
		height:20px;
		margin: 0px 0px 0px 6px;
		padding: 5px 0px 0px 10px;
		color: #fff;
	}

	#info .day_6
	{
		background: url("../templates/disco-pw/main/pix/friday_bg.png") no-repeat right top;
	}

	#info .day_7
	{
		background: url("../templates/disco-pw/main/pix/saturday_bg.png") no-repeat right top;
	}

	#info .day_1, #info .day_2, #info .day_3, #info .day_4, #info .day_5
	{
		background: url("../templates/disco-pw/main/pix/day_bg.png") no-repeat right top;
	}


#footer
{
	margin-top: 4px;
	text-align: right;
	padding: 2px;
	clear: both;
	color: white;
}

#map
{
	width:550px;
	height: 400px;
	border:1px solid black;
}
	#map a
	{
		color:#500;
	}



/* CSS Menu */
#menu
{
	padding: 0px;
	margin: 0px;
}

	.menugroup
	{
		background: #fff url("../templates/disco-pw/columns/menu/inactive_menugroup_bg.png") no-repeat;
		width: 158px;
		margin: 0px;
	}

	.menugroup:hover
	{
		background: #fff url("../templates/disco-pw/columns/menu/active_menugroup_bg.png") no-repeat;
		width: 158px;
		margin: 0px;
	}


	.menugroup .group_title
	{
		text-transform:uppercase;
		font-size:11pt;
		padding: 8px 0px 0px 15px;
		color:#5d5d5d;
		margin: 0px 0px 10px 0px;
	}


	.menugroup a
	{
		color: #041b33;
		font-size:9pt;	
		display: block;
		padding: 5px 0px 5px 25px;
		width:127px;
		border-right:1px solid #b0b0b0;
		border-left:1px solid #b0b0b0;
		text-decoration: none;
		text-transform:uppercase;
	}
	
	.menugroup a:hover
	{
		color: #000;
	}
	

/* CSS Menu Ende */


.pic_galerie
{
	background: url("../templates/disco-pw/main/pix/galerie_bg.png") no-repeat;
	margin: 0px 8px;
	padding:10px 20px 3px 5px;
	float:left;
	width:170px;
	height:176px;
}


.vid_galerie
{
	background: url("../templates/disco-pw/main/pix/videos_bg.png") no-repeat;
	margin: 0px 8px;
	padding:10px 20px 3px 5px;
	float:left;
	width:170px;
	height:176px;
}

		.vid_galerie p, .pic_galerie p
		{
			padding:2px 0px;
			margin:0px 0px;
			font-size:9pt;
			white-space: nowrap;
			overflow:hidden;
		}
		.pic_galerie .media, .vid_galerie .media
		{
			border:2px solid #fff;
			background-color: #111;
			text-align:center;
			height:80px;
			width:125px;
			margin:0px 0px 0px 20px;
			overflow:hidden;
		}
		
		.vid_galerie img, .pic_galerie img
		{
			min-height:80px;
		}

		.vid_galerie a, .pic_galerie a
		{
			color:#9f306e;
		}

	

	.vid_galerie .klicks, .pic_galerie .klicks
	{
		text-align:center;
		padding:5px 20px 0px 0px;
		white-space: nowrap;
		font-size:9pt;
	}

.pic
{
	background: url("../templates/disco-pw/main/pix/pic_bg.png") no-repeat;
	margin: 2px 2px;
	float:left;
	width:154px;
	height:182px;
	text-align:center;
}

.vid
{
	background: url("../templates/disco-pw/main/pix/video_bg.png") no-repeat;
	margin: 2px 2px;
	float:left;
	width:154px;
	height:182px;
	text-align:center;
}


	.pic p, .vid p
	{
		padding:5px 0px;
		margin:0px 0px;
	}

	.pic img, .vid img
	{
		border: 5px solid #114873;
	}


.area_overview
{
	background: url("../templates/disco-pw/main/pix/area_bg.png") no-repeat;
	width:220px;
	height:285px;
	padding:5px 35px 0px 35px;
	margin:10px 0px 10px 0px;
	font-size: 10pt;
	line-height:14pt;
}
	.area_overview p
	{
		padding:0px 0px;
		margin:5px 0px;
	}
		.area_overview p img
		{
			padding:0px;
			margin:0px;
			border:4px solid #fff;
		}

	.area_overview h3
	{
		font-size: 11pt;
		margin: 5px 0px;
		padding: 4px;
		text-transform:uppercase;
		font-weight: bold;
		color:#000;
	}

	.areas_block
	{
		width:637px;
		padding: 10px;
		background: #fff url("../templates/disco-pw/main/pix/areas_header_bg.png") no-repeat;
		border-left: 1px solid #d2d8de;
		border-right: 1px solid #d2d8de;
	}


/* Main-Galerie-Klassen */
.selected_location {
	border: 2px solid #FFFFFF;
}

.error_messages
{
	color:#f00;
	font-weight:bold;
}



