input.singlefield, select.selectfield {
	box-shadow: 0 0 0 transparent;
	border-radius: 4px;
	border: 1px solid #7e8993;
	background-color: #fff;
	color: #32373c;
	width: 100%;
	padding: 4px 8px;
	margin: 0;
	box-shadow: none;
	position: relative;
}

select.selectfield {
	-webkit-appearance: none;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%;
    background-size: auto;
	cursor: pointer;
}



.suchmodul{
	width: 100%;
	float: left;
}

.suchmodul section, .suchmodul .vk_highlights{
	background-color: white;
	width: 100%;
	
	-webkit-box-shadow: 5px 5px 15px #CCCCCC ;
	-moz-box-shadow: 5px 5px 15px #CCCCCC ;
	box-shadow: 5px 5px 15px #CCCCCC ;
}

.suchmodul header{
	width: 100%;
	color: white;
	padding-left: 15px;
} 

.suchmodul header h3{
	color: white;
	padding-bottom: 7px;
	padding-top: 7px;
	font-family: "metabold_roman";
	margin: 0;
}

.suchmodul .suche_body, .suchmodul .vk_body_r{
	padding: 10px 15px 30px;
}

.suchmodul .suche_body input.singlefield, .suchmodul .suche_body select.selectfield {
	margin-bottom: 15px;
}

.randr5{
	margin-right: 2%;
}

.randl5{
	margin-left: 2%;
}

.l66{
	width: 66% ! important;
}

.l50{
	width: 50% ! important;
	float: left;
}

.suchmodul .suche_body .formularzeile{
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.suchmodul .suche_body .formularzeile:after{
	display: block;
	clear: both;
	content: "";
}


.suchmodul .suche_body button{
	float: right
}


.suchmodul .suche_body .erweiterteSuche{
	padding-top: 15px;
}


.suchergebnis .suchitem{
	margin-bottom: 15px;
	border: 1px solid #ccc;
	background-color: #e08700;
	width: 100%;
	overflow: hidden;
	min-height: 185px;
	
	-webkit-box-shadow: 5px 5px 15px #CCCCCC ;
	-moz-box-shadow: 5px 5px 15px #CCCCCC ;
	box-shadow: 5px 5px 15px #CCCCCC ;
}

.suchergebnis .suchitem.purple_border{
	border: 1px solid #c094be;
}

.suchergebnis .suchitem.gold_border{
	border: 1px solid #f4d6a8;
}

.suchergebnis .suchitem .angebot_inhalt{
	background-color: #ffffff;
	border-left: 15px solid #e08700;
	float:left;
	width: 80%;
	padding: 15px;

	/* overflow: hidden; */
}

.suchergebnis .suchitem .angebot_inhalt header{
	padding-bottom: 5px;
}

.suchergebnis .suchitem .angebot_inhalt header a{
	text-decoration: none;
}

.suchergebnis .suchitem .angebot_inhalt header h2{
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	font-family: "metabold_roman";
	text-decoration: none;
	font-weight: 400;
}

.suchergebnis .suchitem .angebot_inhalt .untertitel{
	margin-bottom: 10px;
	display: block;
}

.suchergebnis .suchitem .angebot_inhalt .lowerDetails{
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

.suchergebnis .suchitem .angebot_inhalt .lowerDetails > div{
	padding: 15px 15px 0px 15px;
	text-align: center;
}

.suchergebnis .suchitem .angebot_inhalt .lowerDetails div header{
	text-align: center;
	color: #aaa;
	font-size: 1.2em;
	font-weight: 400;
	font-family: "metabold_roman";
	padding: 0 0 5px 0;
	margin: 0;
}

.suchergebnis .suchitem .angebot_inhalt .lowerDetails .zielgruppe{
	border-left: 1px solid #ccc;
}

.suchergebnis .suchitem .angebot_inhalt .lowerDetails .zielgruppe.cut { 
   max-height: 70px;
   overflow: hidden;
}


.suchergebnis .suchitem .angebot_inhalt .lowerDetails .zielgruppe_w .zielgruppenAufklappen{
	cursor: pointer;
	color: #777;
}


.suchergebnis .suchitem .angebot_inhalt .lowerDetails .zielgruppe div{
	background-color: #eee; 
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px 8px;
	display: inline-block;
	border-radius: 4px;
}

.suchergebnis .suchitem .angebot_inhalt{
	line-height: 1.6em;
}

.suchergebnis .suchitem .angebot_details{
	float:right;
	width: 20%;
	position: relative;
		
	height: 100%;
	display: table;
	
}

.suchergebnis .suchitem .angebot_details a{
	display: table-cell;
	vertical-align: middle;
}


.suchergebnis .suchitem .angebot_details .veranstalter {
	width: 100%;
	/* height: 40px; */
	text-align: center;
	padding: 10px 15px;
	word-wrap: break-word;
	text-decoration: none;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, .3); 
}

.suchergebnis .suchitem .angebot_details .veranstalter strong{
	width: 100%;
	/* height: 40px; */
	text-align: center;
	font-weight: 400;
	word-wrap: break-word;
	text-decoration: none;
}

.suchergebnis .suchitem .angebot_details a{
	text-decoration: none;
	color: white;
	position: relative;
}

.veranstalter.kat02_purple_FreizeitUndKultur{
	color: #ffffff;
}



.suchergebnis .suchitem .angebot_details .detailsAnzeigen {
	width: 100%;
	text-align: center;
	padding: 10px 15px;
	font-weight: 600;
	word-wrap: break-word;
	text-decoration: none;
	height: 100%;
	position: relative;
	/* box-shadow: 1px 3px 5px rgba(0, 0, 0, .3);  */
}


.detailsAnzeigen.kat02_purple_FreizeitUndKultur{
	/* background-color: #f09a17; */
	color: #ffffff;
	
}

.suchergebnis .suchitem .purple{
	border: 1px solid #c094be;
}

/* Veranstaltungskalender Veranstaltungssuche */
/*
.vk_finder{
	width: 100%;
	float: left;
}

.vk_finder .vk_inhalt, .vk_finder .vk_highlights{
	background-color: white;
	width: 100%;
	
	-webkit-box-shadow: 5px 5px 15px #CCCCCC ;
	-moz-box-shadow: 5px 5px 15px #CCCCCC ;
	box-shadow: 5px 5px 15px #CCCCCC ;
}

.vk_finder header{

	width: 100%;
	color: white;
	padding-left: 15px;
} 

.vk_finder header h3{
	color: white;
	padding-bottom: 7px;
	padding-top: 7px;
	font-family: "metabold_roman";
}

.vk_finder .vk_body, .vk_finder .vk_body_r{
	padding-left: 15px;
	padding-right: 15px;
}

.vk_finder .vk_body div, .vk_finder .vk_body_r > div{
	width: 32%;
	float: left;
	margin-bottom: 20px;
}



.vk_finder .vk_body strong, .vk_finder .vk_body_r strong{
	color: #823f7f;
}

.vk_finder .vk_body button, .vk_finder .vk_body_r button, .vk_finder .vk_body .button, .vk_finder .vk_body_r .button{
	width: 100%;
	color: white;
	border: none;
	font-size: 1.1em;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 3px;
}

.vk_finder .vk_body div > input{
	width: 100%;
}



#cart
{
	padding-top: 20px;
	clear: both;
	display: block;
}

.vk_pagination
{
	margin-bottom: 10px;
	position: relative;
}
*/
/*Ergebniss */

/* .vk_item{ */
	/* margin-bottom: 15px; */
	/* border: 1px solid #ccc; */
	/* background-color: #fff; */
	/* width: 100%; */
	/* overflow: hidden; */
	/* min-height: 185px; */
	
		/* -webkit-box-shadow: 5px 5px 15px #CCCCCC ; */
	/* -moz-box-shadow: 5px 5px 15px #CCCCCC ; */
	/* box-shadow: 5px 5px 15px #CCCCCC ; */
/* } */

/* .vk_item.purple_border{ */
	/* border: 1px solid #c094be; */
/* } */

/* .vk_item.gold_border{ */
	/* border: 1px solid #f4d6a8; */
/* } */


/* .vk_item .purple{ */
	/* border: 1px solid #c094be; */
/* } */

.vk_item > article{
	padding: 15px;
}

.vk_item > article > figure{
	float: left;
	position: relative;
	width: 200px;
}

.vk_item > article > figure img{
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.vk_item > article > section{
	padding: 0;
	margin-left: 36%;
	margin-left: calc(200px + 14px);
	overflow: visible;
	line-height: 1.8em;
}

.vk_item > article > section > a {
	display: block;
}

.vk_item > article > section .button {
	float: right;
	width: auto;
	display: block;
}

.vk_item > article > section button, .vk_item > article > section .button{
/*	background-color: #5c2059;*/
	color: white;
	border: none;
	font-size: 1.1em;
	font-weight: 400;
	padding: 5px 20px;
	text-align: center;
	margin-top: 8px;
}

.vk_item > article > section header{
	background: none;
	color: #823f7f;
	font-size: 1.5em;
	font-weight: 400;
	margin-bottom: 5px;
	font-family: "metabold_roman";
}

.vk_item > article > section header a{
	color: #823f7f;
	font-family: "metabold_roman";
    font-size: 1.0em;
    font-weight: 400;
	text-decoration: none;
}

.vk_item > article > section header a h2{
    font-size: 1.0em;
	margin: 0;
	padding: 0;
}

.vk_item > article > section time{
	font-size: 1.2em;
	font-weight: 400;
}

@media (min-width: 769px) {
	.l100{
		width: 100% ! important;	
	}
}

@media (max-width: 768px) {
	
	.vk_inhalt_wrapper{
		padding-right: 15px;
	}
	.x100{
		width: 100% ! important;
	}
	
	.x50{
		width: 49.0% ! important;
	}
	
	.xrandr0{
		margin-right: 0px;
	}
	
	.xh0{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.xhide{
		display: none;
	}
}

@media (max-width: 450px) {
	.vk_item > article > figure{
		float: left;
		position: relative;
		width: 100%;
		margin-bottom: 15px;
	}
	
	.vk_item > article > figure img{
		position: relative;
		width: 100%;
	}

	.vk_item > article > section{
		padding: 0;
		margin-left: 0;
		overflow: visible;
		line-height: 1.8em;
	}
	
	.vk_item > article > section button, .vk_item > article > section .button{
		background-color: #5c2059;
		color: white;
		border: none;
		font-size: 1.1em;
		font-weight: 400;
		text-align: center;
		margin-top: 8px;
	}
	
	.vk_item > article > section .button {
		float: right;
		width: 100%;
		display: block;
	}
	
}

/* Veranstaltungskalender Seitenansicht */
#wrapper_mainbox {
	background-color: white; 
	width: 100%; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .3); 
}

#wrapper_mainbox .event_header {
	background-color: rgba(129, 63, 127, 1); /* purple */
	min-height: 150px;  /* Bildgröße */
	width: 100%; 
	color: white;
}

#wrapper_mainbox .event_header .iconbild{
	width: 37.037%; 
	float: left;
}

#wrapper_mainbox .event_header .iconbild img{
	width: 100%; 
}

#wrapper_mainbox .event_header .short_info{
	width: 62.963%; 
	float: right;
}

#wrapper_mainbox .event_header .short_info h1{
	font-family: 'metabold_roman'; 
	font-size: 20px; 
	font-weight: normal; 
	margin-top: 10px; 
	line-height: 1.3em;
}

#wrapper_mainbox h2{
	font-size: 16px;
}

#wrapper_mainbox .event_body{
	margin-left: 20px; 
	margin-right: 20px;
}

#wrapper_mainbox .event_body section{
	padding-bottom: 20px;
}

#wrapper_mainbox section.content_galerie{
	padding-bottom: 30px; 
	padding-top: 30px; 
	border-top: 1px solid #d2d2d2; 
	border-bottom: 1px solid #d2d2d2;
	margin-top: 20px;
	margin-bottom: 40px;
}

#wrapper_mainbox section.content_galerie .sample_container
{
	margin-left: 20px; 
	margin-right: 20px
}

#wrapper_mainbox .event_body .short_icons{
	text-align: center;
	width: 50px;
	float: right;
}

#wrapper_mainbox .event_body .content_aktualisiert{
	padding-top: 100px;
}

#wrapper_mainbox section table{
	border: 1px solid #d2d2d2; 
	width: 100%;
}

#wrapper_mainbox section table tr{
	border: 1px solid #d2d2d2;
}

#wrapper_mainbox section table tr td{
	border: 1px solid #d2d2d2 ; 
	padding: 5px;
}

#wrapper_mainbox section table tr td.wt0{
	padding: 5px 0px 5px 10px;
	border: none;
}

#wrapper_mainbox section table tr td.wt1{
	border-bottom: 1px solid #d2d2d2; 
	border-top: 1px solid #d2d2d2; 
	border-right: 1px solid #d2d2d2; 
	border-left: none; 
	padding: 5px 5px 5px 0px;
}

.event_zurueckbtn{
	 margin-top: 30px; 
	 text-align: right;
}

.event_zurueckbtn a{
	background-color: #803f7f; 
	text-align: center; 
	color: white; 
	cursor: pointer; 
	padding: 5px 10px; 
	text-decoration: none;
}

#wrapper_sidebarbox  .shadowbox{
	background-color: white; 
	width: 100%; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .3); 
	margin-bottom: 30px;
}

#wrapper_sidebarbox  .shadowbox .shadowbox_header{
	width: 100%; 
	background-color: rgba(129, 63, 127, 1); 
	padding: 3px 15px 3px 15px;
}

#wrapper_sidebarbox  .shadowbox .shadowbox_header h3{
	font-family: 'metabold_roman'; 
	font-size: 20px; 
	font-weight: normal; 
	margin-top: 10px; 
	line-height: 1.3em; 
	color: white;
}

#wrapper_sidebarbox  .shadowbox .shadowbox_body{
	padding: 5px 15px 30px 15px; 
	word-wrap: break-word;
}

#wrapper_sidebarbox  .location_box{
}

#wrapper_sidebarbox  .location_box .map_window{
	height: 150px; 
	width: 100%;
}


#wrapper_sidebarbox  .location_box .map_window .marker {
	/* width: 5px;
	height: 5px; */
	/* border: 1px solid black;*/
	/* border-radius: 10px;*/
	/* color: darkred; */
	/*opacity: 0.9;*/
}

#wrapper_sidebarbox  .location_box .map_window .label {
	text-decoration: none;
	color: white;
	font-size: 11pt;
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}

#wrapper_sidebarbox  .location_box .map_window .popover-content {
	min-width: 180px;
}

#wrapper_sidebarbox  .location_box .map_window #map{
	width: 100%;
	
	height: 150px;
}

#wrapper_sidebarbox  .location_infos{
	padding: 20px 15px 30px 15px; 
	word-wrap: break-word;
} 

#wrapper_sidebarbox  .veranstalter_box .veranstalter_box_title{
	width: 100%; 
	background-color: rgba(129, 63, 127, 1); 
	padding: 3px 15px 3px 15px;
}

#wrapper_sidebarbox  .veranstalter_box .veranstalter_box_title h3{
	font-family: 'metabold_roman'; 
	font-size: 20px; 
	font-weight: normal; 
	margin-top: 10px; 
	line-height: 1.3em; 
	color: white;
}

#wrapper_sidebarbox  .veranstalter_box .veranstalter_box_body{
	padding: 5px 15px 30px 15px; 
	word-wrap: break-word;
}

#wrapper_sidebarbox  .veranstalter_box .veranstalter_box_body p{
	text-align: center; 
	font-size: 6.0em; 
}

#wrapper_sidebarbox  .veranstalter_box{
	background-color: rgba(129, 63, 127, 1); 
	width: 100%; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .3); 
	color: white; 
	text-align: center;
}

#wrapper_sidebarbox h2{
	font-size: 16px;
}

.mabstandlinks10
{
	margin-left: 10px;
}

.pabstandoben20
{
	padding-top: 20px;
}

.pabstandunten10
{
	padding-bottom: 10px;
}

.nodeco
{
	text-decoration: none ! important;
}

.show_xs_only{
		display: none;
	}
	
.show_not_xs{
	display: block;
}

/*
.heading_gold, .medium_heading_gold a, .medium_heading_red a, .medium_heading_blue a, .medium_heading_green a, a.gold, a.red, a.blue, a.green{
	color: #823f7f ! important;
}*/
 
@media (max-width: 768px) {
	
	.shadowbox{
		margin-bottom: 0 ! important;
	}
	
	.show_xs_only{
		display: block;
	}
	
	.show_not_xs{
		display: none;
	}
	
	.veranstaltungsseite  .right_column{
		margin-top: 0;
		padding: 0 ! important;
	}

	.xs-nospacing{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.vk_item figure{
		max-width: 100px;
		float: left;
		margin-right: 15px;
	}
	
	.vk_item figure img{
		width: 100%;
	}
	
	.vk_item button, .vk_item .button{
		width: 20%;
	}
	
	#wrapper_sidebarbox  .location_box .map_window{
	height: 250px; 
	width: 100%;
	}
	
	
	#wrapper_sidebarbox  .location_box .map_window #map{
		width: 100%;
		height: 250px;
	}
	
	#osm
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#wrapper_mainbox .event_body .content_aktualisiert{
		padding-top: 20px ! important;
		padding-bottom: 50px ! important;
	}
	
	#wrapper_mainbox section table tr td.wt0{
		padding: 5px 5px 5px 10px;
		border: none;
	}
	
}


.gteaser > div
{
	background-color: white;
}

.gteaser > div > div
{
	padding-left: 15px;
	padding-bottom: 30px;
	padding-top: 10px;
}
