

#leeresErgebnis {
	background-color: #87ab00;
	color: #447000;
	padding: 4px 6px;
	margin: 0 0 10px 0;
	display: none;
}

#backBtn {
	margin: 0 0 0 23px;
	cursor: pointer;
	display: none;
}

#stullenwagenContent {
	position: relative; 
	padding: 0px; 
	margin: 0;
	padding: 100px 0 0 0px;
}

#stullenwagenImage {
	position: absolute;
	top: -35px;
	left: 505px;
}


#stullenwagenColumns {
	position: relative;
	margin-top: 10px;
}


#stullenwagenColumnsLeft {
	float:left; 
	width: 544px; 
	margin-right:2px; 
	padding-left:43px;
}

#stullenwagenheadline {
	position:absolute;
	top:30px;
	left:34px;
	width:577px;
	height:25px;
	padding:30px 0 13px 50px;
}

#stullenwagenheadline h2 {
	font-family: "Chalkboard", "ChalkboardSE-Regular", "Comic Sans MS", Comic Sans, cursive;
	font-size: 28px;
	color:#648503;
	font-weight:normal;
}

#stullenwagenheadline_d {
	position:absolute;
	top: 0;
	left:34px;
	width:54px;
	height:100px;
	background: url('../images/stullenwagen/d_letter.png') no-repeat;
}

#tourfliess {
	position:relative;
	top:0px;
	left:44px;
	width:530px;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#6a8704;
	font-weight:bold;
	line-height:22px;
}

#map_canvas {
	width: 544px; 
	height: 307px; 
	border: solid 1px #6a911f;
}


#kaese_window {
    width: 232px;
}

#kaese_window_beak {
	width: 232px;
	height: 92px;
	background: url('../images/stullenwagen/marker_beak.png') top left no-repeat transparent;
}



#kaese_window_contents {
	width: 222px;
	padding: 0px;
	/*height: 76px;*/
	height: auto;
	color: #fff;
	background-color: #447000;
}


#kaese_window_close {
	width: 24px;
	height: 23px;
	cursor: pointer;
	background: url('../images/stullenwagen/marker_close.png') top left no-repeat transparent;
}

#kaese_window_tr, #kaese_window_tl, #kaese_window_bl, #kaese_window_br,
#kaese_window_l,#kaese_window_r,#kaese_window_b {
	background-color: transparent;
	height: 0px;
	width: 0px;
}

#kaese_window_t {
	width: 232px;
	height: 27px;
	background: url('../images/stullenwagen/marker_t.png') top left no-repeat;
}

#kaese_window_tr, #kaese_window_tl {
	height: 27px;
}

#stullenwagenEventBox {
	float:left;
	width: 339px;
	height: 306px;
	margin-top: -4px;
	background: url('../images/stullenwagen/eventBoxBG.png') top left no-repeat transparent;
	padding: 12px 0 0 12px;
}

#eventPLZSearch {
	width: 325px;
	height: 38px;
	background: url('../images/stullenwagen/rasen.jpg') top left no-repeat;
}

#eventBoxSmall {
	width: 321px;
	height: 282px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0px 5px 5px;
	background: url('../images/stullenwagen/liste2BG.gif') top left no-repeat;
}

#eventBoxContentSmall {
	padding-top: 0px;
	height: 280px;
}

#eventBoxSmall #slider-verticalEventSmall {
  	width: 13px;
  	height: 196px;
  	padding: 5px 0;
  	position: relative;
	margin: 0 0 0 10px;
	float:left;
}

#content-scrollEventSmall {
  	width: 293px;
  	height: 280px;
  	overflow: hidden;
	margin-left: 0px;
	float:left;
}

#content-holderEventSmall {
  width: 294px;
  height: 53px;
  padding: 0;
}

.ui-slider-handle {
  	display:block;
  	width: 12px;
  	height: 86px;
  	position: relative;
  	left:0px;
  	top:-5px;
  	background-color: #9eaf5e;
  	z-index:999;
}

.eventListeItem {
	width: 288px;
	margin: 0 0 5px 0;
	height: 17px;
	padding: 0px 6px;
}

.activeEventItem {
	background-color: #b9c26d;
}

.eventListeItem a {
	color: #6a8704;
	text-decoration: none;
	font-size: 12px;
}
.eventListeItem .ort {
	text-transform: uppercase;
}

.stullenEventDatum {
	color:#fff;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 120%;
	margin-right: 20px;
	background-color: #447000;
}

.stullenEventAdresse {
	color:#fff;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	
	background-color: #447000;
}

.stullenEventAdresse p {
	color:#fff;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	margin-top: 3px;
}

#plz {
	width: 127px;
	height: 17px;
	background: url('../images/stullenwagen/form.gif') top left no-repeat;
	border: none;
	padding: 3px 5px;
	margin: 0;
}



#tvspot {
	position: absolute;
	top: -40px;
	left: 520px;
}

#tvspot a {
	display: block;
	text-indent: -999em;
	background: transparent url(/fileadmin/gruenlaender/images/stullenwagen/makingofstullenwagen.png) 0 0 no-repeat;
	width: 222px;
	height: 182px;
}


