/* scen GMAP */

#google_map #copyright span {
	display:block;
}

/* allgemeines */
#content_main_thema {
	margin-top: 	4px;
	background-color: #e5e5df;
	height:	 		800px;	
}
table{
	border-collapse:collapse;

}

a{ 
	text-decoration:none;
	color:			#71A5CD;
}

.select_categorie {
	font-family:Arial, Helvetica, sans-serif;
	width:			190px;

}

.select_ort {
	font-family:Arial, Helvetica, sans-serif;
	width:			130px;

}



/* die beiden inhaltsdivs */
#content_left {
	float:			left;
	padding:		0px 0px 0px 0px;
	width:			434px;
}
#content_right {
	float:			left;
	padding:		0px 0px 0px 10px;
	width:			510px;	
}

#content_debug {
	float:			left;
	font-size:		9px;
	line-height:	8px;
	margin:			0px 0px 0px 10px;
	/* width:			200px; */
	height:			560px;
	background-color:#e5e5df;
}



/* alle divs mit blauen headds */
.box_ecke {
	background-color:#FFFFFF;
	background:		url(../images/ecke_untenrechts.gif) bottom right no-repeat #FFFFFF;
	padding-bottom:	10px;
	margin-bottom:	10px;
	position:		relative;
}



.head_results {
	/* background-image:url(/zps/images/menu_bg_blau.jpg); */
	line-height:	18px;
	color:			#000000;
	padding:		0px 2px 0px 3px;
	text-align:		left;
	font-size:		11px;
	font-weight:	bold;
	border-bottom:	1px solid #e5e5df;
}

.head {
	line-height:	22px;
	color:			#FFFFFF;
	padding:		0px 2px 0px 3px;
	text-align:		left;
	font-size:		11px;
	font-weight:	bold;
}

.head_natur {
	background-image:url(/zps/images/menu_bg_gruen.jpg);
	}
	
.head_wirtschaft {
	background-image:url(/zps/images/menu_bg_rot.jpg);
	}	
	
.head_bildung {
	background-image:url(/zps/images/menu_bg_gelb.jpg);
	}		
	
.head_blue {
	background-image:url(/zps/images/menu_bg_blau.jpg);
	line-height:	22px;
	color:			#FFFFFF;
	padding:		0px 2px 0px 3px;
	text-align:		left;
	font-size:		11px;
	font-weight:	bold;
}

.head_element {
	border-right:	1px solid #e5e5df;
	padding-left:	5px;
}

.head_element_borderless {
	padding-left:	5px;
}

.inactive {
	background-image:url(/zps/images/menu_bg_grau.jpg);
	color:			#fff;
	border:			1px #fff solid;
	border-bottom:	none;
}

.box_ecke table {
	width:			100%;
	background-color:#FFFFFF;
}

#form_suchen {
	padding:0;
	margin:0;
}

#suchen_box {

}

/* suchmaskendesign */
#suche_table input, #suche_table select {
	border:			1px solid #777666;
}
#suche_table td {
	font-family:Arial, Helvetica, sans-serif;
	padding: 		5px;
}


#veranstaltungen_box {
	overflow: auto;
	height: 350px;
}

a.switch:link,
a.switch:visited   {
	display:block;
	float:left;
	width:14px;
	height:14px;
	margin-right:2px;
	border:solid 1px #ccc;
	text-align:center;
	vertical-align:middle;
	line-height:14px;
	color:#444;
	
}

a.switch_active:link,
a.switch_active:visited {
	font-weight:bold;
	border:solid 1px #333;
	background-color:#71a5cd;
	color:#ffffff;
}

a.switch_natur_active:link,
a.switch_natur_active:visited {
	font-weight:bold;
	border:solid 1px #333;
	background-color:#679a01;
	color:#ffffff;
}

a.switch_wirtschaft_active:link,
a.switch_wirtschaft_active:visited {
	font-weight:bold;
	border:solid 1px #333;
	background-color:#cc6635;
	color:#ffffff;
}

a.switch_bildung_active:link,
a.switch_bildung_active:visited {
	font-weight:bold;
	border:solid 1px #333;
	background-color:#f8b118;
	color:#ffffff;
}


#veranstaltungen_box .switch_text {
	float:left;
	margin-left:6px;
	margin-right:6px;
}



.row1_cell {
	width: 50px;
}

.row2_cell {
	width: 200px;
}

.row2_cell {
	width: 200px;
}

.row_natur_titel {
	width: 250px;
}

.row_natur_ort {
	width: 100px;
}

.row_natur_sparte {
	width: 84x;
}

.progress_bar {
	margin-top:10px;
	margin-left:10px;
}

#veranstaltungen_table {
	margin-top:6px;
	clear:both;
	}

/* veranstaltungendesign */
#veranstaltungen_table td, #veranstaltungen_table tr.veranstaltungen_table_normal,
#veranstaltungen_table tr.veranstaltungen_table_active {
	font-family:Arial, Helvetica, sans-serif;
	/* border-bottom:	1px solid #e5e5df; */
	border-bottom:	solid 1px #ccc;
	line-height:	18px;
	padding: 		0px 2px 0px 3px;
	vertical-align:	top;
	text-align:		left;
	cursor:			pointer;

}
/* hover-effekt */
#veranstaltungen_table tr.veranstaltungen_table_active {
	background-color:#dfe9ef;	
}

#veranstaltungen_table tr.veranstaltungen_table_active_natur {
	background-color:#d3e4b0;	
}

#veranstaltungen_table tr.veranstaltungen_table_active_wirtschaft {
	background-color:#ef9a71;	
}

#veranstaltungen_table tr.veranstaltungen_table_active_bildung {
	background-color:#ffda8c;	
}

/* datenspalte ausblenden */
.row4_cell { 
	display:		none;
}

/* logosboxdesign */
#logos_box img{
	margin-top:		5px;
	margin-left:	10px;
}
#logos_box span{
	position:		absolute;
	bottom:			7px;
	right:			7px;
	color:			#7e7b5f;
	text-align:		right;
}

/* googlemapsdesign */
#google_map{
	height:			360px; 
	border:			1px solid #FFFFFF;
}



#info_box thead {
	cursor:			pointer;
}

/* infoboxdesign */
.info_box_img {
	/* border:			1px solid #777666; */
	border:			none;
	margin:			0 5px 0 0;
	float:			left;
	width: 60px;
}

#info_location_text {
	float: left;
}


#info_box_content {
	padding:5px;
}

.info_box_content_natur a {
	color:#679a01;
}

.info_box_content_wirtschaft a {
	color:#cc6635;
}

.info_box_content_bildung a {
	color:#f8b118;
}

#info_event, #info_location {

}



#info_event_picture {
	float:left;
	position:relative;
	z-index:2;
}

#info_location_picture {
	float:left;
	position:relative;
	z-index:2;
}

#info_event_text {
	float:left;
	width:400px;
	position:relative;
	z-index:2;
}

#info_location_text {
	float:left;
	width:400px;
	position:relative;
	z-index:2;
}

.head_kultur {
	width:232px;
}


/* Hier beginnt Natur */

#info_location_text_natur {
	position:relative;
	z-index:2;
}


#info_location table .td1 {
	width:135px;
	white-space:nowrap;
}


#info_location table td {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e5e5df;
	vertical-align:top;
}

.info_head_natur_left {
	padding-left:	5px;
	width:440px;
	
}

.info_head_natur_right {
	text-align:right;
	padding-right:	5px;
}




