/* content.css
------------------------------------------------------------------------
This stylesheet contains the CSS rules for contentpages of WTG 

Author: elements.at 
--------------------------------------------------------------------- */

@import 'lightbox.css';

#content {
	background: url(/static/img/content_bg.gif) left top repeat-y;
	width: 980px;
	overflow: hidden;
}

/* sidebar left
-----------------------------------------------------------------------*/
#content #left {
	width: 200px;
	overflow: hidden;
	padding: 0 1px 0 0;
	float: left;
}

#navigation {
	border-bottom: 1px solid #fff;
}

#weatherbox {
	border-bottom: 1px solid #fff;
}



#content #contentarea {
	width: 779px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#contentheader {
	width: 779px;
	height: 300px;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #fff;
	position: relative;
}


#content_data {
	width: 779px;
	overflow: hidden;
	padding: 0;
}

/* Textarea center
-------------------------------------------------------------------------*/
#content_data #textarea {
	background: url(/static/img/textarea_bg.png) left top no-repeat;
	width: 578px;
	overflow: hidden;
	padding: 0 1px 10px 0;
	float: left;
	min-height: 150px;
}

#textarea h1 {
	width: 540px;
	overflow: hidden;
	color: #196496;
	font-size: 25px;
	font-weight: normal;
	line-height: 36px;
	padding: 15px 19px 8px 19px;
}

/* Contentblock */
#textarea .contentblock {
	width: 540px;
	overflow: hidden;
	padding: 5px 19px;
	color: #676e73;
}

#textarea .contentblock .cb_images {
	width: 170px;
	overflow: hidden;
	float: right;
	margin: 0 0 10px 10px;
}

#textarea .contentblock .cb_images .cb_img {
	width: 170px;
	height: 120px;
	overflow: hidden;
	margin: 0 0 10px 0;
	position: relative;
}

#textarea .contentblock .cb_images .cb_img .zoom {
	background: url(/static/img/zoom.gif) no-repeat;
	width: 17px;
	height: 17px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	display: block;
}


#textarea .contentblock h2 {
	overflow: hidden;
	padding: 5px 0 7px 0;
	color: #196496;
	font-size: 11px;
}

#textarea .contentblock h3 {
	overflow: hidden;
	padding: 5px 0;
	color: #676e73;
	font-size: 11px;
}

#textarea .contentblock a {
	overflow: hidden;
	text-decoration: none;
	color: #54a3d1;
}

#textarea .contentblock ul {
	list-style: none;
	padding: 5px 0;
}

#textarea .contentblock ul li {
	background: url(/static/img/arrow_blue.gif) left 5px no-repeat;
	list-style: none;
	padding: 2px 0 2px 15px;
}

#textarea .contentblock table.table_standard {
	overflow: hidden;
	border: none;
	width: 540px;
	margin: 10px 0;
	border-collapse: collapse;
}

#textarea .contentblock table.table_standard th {
	overflow: hidden;
	border: none;
	color: #676e73;
	padding: 5px 5px 5px 10px;
	vertical-align: text-top;
}

#textarea .contentblock table.table_standard td {
	background: url(/static/img/content_table_line.gif) left top repeat-x;
	overflow: hidden;
	border: none;
	color: #676e73;
	padding: 7px 5px 3px 10px;
	vertical-align: text-top;
}

/* Contentteaser */
#textarea .content_teasers {
	width: 540px;
	overflow: hidden;
	padding: 0 19px 10px 19px;
}

#textarea .content_teasers .teaser {
	background: url(/static/img/contentteaser_bg.png) left top no-repeat;
	width: 540px;
	height: 80px;
	overflow: hidden;
	cursor: pointer;
	margin: 10px 0 0 0;
}

#textarea .content_teasers .teaser .image {
	width: 120px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#textarea .content_teasers .teaser .ct_text {
	width: 405px;
	height: 80px;
	overflow: hidden;
	padding: 0 0 0 15px;
	float: left;
}

#textarea .content_teasers .teaser .ct_text .upper {
	width: 405px;
	height: 62px;
	overflow: hidden;
	padding: 0;
}

#textarea .content_teasers .teaser .ct_text .upper h3 {
	width: 390px;
	overflow: hidden;
	color: #196496;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 0;
}

#textarea .content_teasers .teaser .ct_text .upper p {
	width: 390px;
	overflow: hidden;
	color: #033b66;
	line-height: 14px;
	padding: 0;
}

#textarea .content_teasers .teaser .ct_text .ct_link {
	width: 390px;
	height: 16px;
	overflow: hidden;
	padding: 2px 0 0 0;
}

#textarea .content_teasers .teaser .ct_text .ct_link a {
	background: url(/static/img/arrow_blue.gif) left 3px no-repeat;
	overflow: hidden;
	color: #196496;
	line-height: 14px;
	text-decoration: none;
	padding: 0 0 0 13px;
}


/* gallery */
#textarea .gallery {
	width: 540px;
	overflow: hidden;
	padding: 0 19px 10px 19px;
}

#textarea .gallery .entry {
	width: 170px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin: 15px 15px 0 0;
	position: relative;
}

#textarea .gallery .zoom {
	background: url(/static/img/zoom.gif) no-repeat;
	width: 17px;
	height: 17px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	display: block;
}

#textarea .gallery .entry.last {
	margin: 15px 0 0 0;
}

/* contactbox village */
#textarea .city_contactbox {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .city_contactbox h3 {
	width: 530px;
	overflow: hidden;
	padding: 5px 0 5px 10px;
	color: #676e73;
	border-bottom: 1px solid #94c4dd;
}

#textarea .city_contactbox .office_hours {
	width: 205px;
	overflow: hidden;
	padding: 5px 10px;
	color: #676e73;
	border-right: 1px solid #94c4dd;
	float: left;
}

#textarea .city_contactbox .office_adress {
	width: 294px;
	overflow: hidden;
	padding: 5px 10px;
	color: #676e73;
	float: left;
}

#textarea .city_contactbox a {
	overflow: hidden;
	text-decoration: none;
	color: #54a3d1;
}

/* GOOGLE MAP Container */
#textarea .googlemap {
	width: 578px;
	height: 400px;
	overflow: hidden;
	padding: 0;
}

/* A-Z search and list */
#textarea .az_box {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .az_box .az_search {
	background: #94c4dd url(/static/img/az_search_top.gif) left top no-repeat;
	width: 540px;
	overflow: hidden;
	padding: 0;
}

#textarea .az_box .az_search form {
	width: 540px;
	overflow: hidden;
	padding: 10px 0;
}

#textarea .az_box .az_search form p {
	width: 254px;
	height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	float: left;
}

#textarea .az_box .az_search form p label {
	display: block;
	width: 80px;
	height: 14px;
	overflow: hidden;
	padding: 3px 10px 3px 0;
	color: #033b66;
	float: left;
}

#textarea .az_box .az_search form input {
	width: 153px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	color: #033b66;
	float: left;
}

#textarea .az_box .az_search form select {
	width: 160px;
	background: #fff;
	border: 1px solid #fff;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	color: #033b66;
	float: left;
}

#textarea .az_box .az_search form .submitbutton {
	width: 530px;
	padding: 2px 0 0 10px;
}

#textarea .az_box .az_search form .submitbutton input.submit {
	width: auto;
	height: 20px !important;
	background: url(/static/img/arrow_blue.gif) left 7px no-repeat;
	border: none !important;
	padding: 0 0 0 13px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #196496;
	float: left;
	cursor: pointer;
	font-weight: bold;
}


#textarea .az_box .az_entries {
	width: 540px;
	overflow: hidden;
	padding: 0;
}

#textarea .az_box .az_entries .az_entry {
	width: 540px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
}

#textarea .az_box .az_entries .az_entry .headline {
	background: #bad9e9;
	width: 520px;
	height: 20px;
	overflow: hidden;
	padding: 0 10px;
}

#textarea .az_box .az_entries .az_entry .headline h3 {
	overflow: hidden;
	padding: 3px 0;
	float: left;
	color: #333;
}

#textarea .az_box .az_entries .az_entry .headline a.maplink {
	background: url(/static/img/maplink.gif) left top no-repeat;
	overflow: hidden;
	padding: 0;
	display: block;
	width: 20px;
	height: 20px;
	float: right;
}

#textarea .az_box .az_entries .az_entry .entry_info {
	background: url(/static/img/az_entry_info_bg.gif) left top repeat-y;
	width: 540px;
	overflow: hidden;
	padding: 0;
}

#textarea .az_box .az_entries .az_entry .entry_info .entry_text {
	width: 320px;
	overflow: hidden;
	padding: 5px 10px;
	float: left;z
	color: #333;
}

#textarea .az_box .az_entries .az_entry .entry_info .entry_adress {
	width: 180px;
	overflow: hidden;
	padding: 5px 10px;
	float: left;
	color: #333;
}

#textarea .az_box .az_entries .az_entry .entry_info a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #54a3d1;
}

/* Topevents */
#textarea .top_events {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .top_events .topevent_entries {
	width: 540px;
	overflow: hidden;
	padding: 0;
}

#textarea .top_events .topevent_entries .top_entry {
	background: url(/static/img/topevent_bg.png) left top no-repeat;
	width: 540px;
	height: 120px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

#textarea .top_events .topevent_entries .top_entry .image {
	width: 170px;
	height: 120px;
	overflow: hidden;
	float: left;
}

#textarea .top_events .topevent_entries .top_entry .top_text {
	width: 350px;
	height: 120px;
	overflow: hidden;
	padding: 0 10px;
	float: left;
}

#textarea .top_events .topevent_entries .top_entry .top_text h3 {
	width: 350px;
	overflow: hidden;
	color: #196496;
	padding: 5px 0;
}

#textarea .top_events .topevent_entries .top_entry .top_text h3 a {
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	color: #196496;
}

#textarea .top_events .topevent_entries .top_entry .top_text p {
	width: 350px;
	overflow: hidden;
	color: #196496;
	padding: 5px 0 0 0;
}

#textarea .top_events .topevent_entries .top_entry .top_text p.date {
	color: #033b66;
	padding: 0;
}


/* weather detail */
#textarea .weather_detail {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .weather_detail .weather_box {
	background: url(/static/img/weather_box_content.gif) left top repeat-y;
	width: 540px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
}

#textarea .weather_detail .weather_box .label {
	width: 130px;
	overflow: hidden;
	padding: 5px 10px;
	float: left;
	color: #333;
}

#textarea .weather_detail .weather_box .forcast_text {
	width: 370px;
	overflow: hidden;
	padding: 5px 10px;
	float: left;
	color: #333;
}

#textarea .weather_detail .weather_box .forcast_text .lake_temp {
	width: 95px;
	overflow: hidden;
	padding: 0;
	float: left;
	color: #333;
}

#textarea .weather_detail .weather_box .forcast_text .actual_date {
	width: 165px;
	overflow: hidden;
	padding: 0;
	float: left;
	color: #333;
}


#textarea .weather_detail .weather_detail_box {
	background: url(/static/img/weather_detail_box_bg.gif) left top no-repeat;
	width: 540px;
	height: 160px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
}

#textarea .weather_detail .weather_detail_box .icons {
	width: 150px;
	height: 160px;
	overflow: hidden;
	float: left;
	position: relative;
}

#textarea .weather_detail .weather_detail_box .icons .icon {
	width: 48px;
	height: 30px;
	overflow: hidden;
	position: absolute;
}

#textarea .weather_detail .weather_detail_box .icons .icon img {
	behavior: url(/static/js/iepngfix.htc);
}

#textarea .weather_detail .weather_detail_box .icons .icon.forenoon {
	top: 5px;
	left: 5px;
	z-index: 1;
}
#textarea .weather_detail .weather_detail_box .icons .icon.afternoon1 {
	top: 5px;
	left: 95px;
	z-index: 1;
}
#textarea .weather_detail .weather_detail_box .icons .icon.afternoon2 {
	top: 65px;
	left: 95px;
	z-index: 1;
}
#textarea .weather_detail .weather_detail_box .icons .icon.afternoon3 {
	top: 125px;
	left: 95px;
	z-index: 1;
}
#textarea .weather_detail .weather_detail_box .icons .icon.evening {
	top: 125px;
	left: 5px;
	z-index: 1;
}

#textarea .weather_detail .weather_detail_box .detail_forecast {
	width: 157px;
	height: 160px;
	overflow: hidden;
	color: #333;
	float: left;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .daylabel  {
	width: 140px;
	overflow: hidden;
	padding: 3px 7px 3px 10px;
	font-weight: bold;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .day_temp  {
	width: 157px;
	height: 59px;
	overflow: hidden;
	padding: 15px 0 0 0;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .day_temp label  {
	display: block;
	overflow: hidden;
	padding: 0 0 0 32px;
	float: left;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .day_temp .temp_value  {
	overflow: hidden;
	padding: 0;
	font-weight: bold;
	float: right;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .mountainlabel  {
	width: 140px;
	overflow: hidden;
	padding: 3px 7px 3px 10px;
	font-weight: bold;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .mountain_height  {
	width: 100px;
	height: 21px;
	overflow: hidden;
	padding: 0;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .mountain_height .sealevel  {
	overflow: hidden;
	padding: 4px 0 3px 10px;
	float: left;
}

#textarea .weather_detail .weather_detail_box .detail_forecast .mountain_height .leveltemp  {
	overflow: hidden;
	padding: 4px 0 3px 10px;
	float: right;
}


#textarea .weather_detail .weather_detail_box .detail_forecast_texts {
	width: 233px;
	height: 160px;
	overflow: hidden;
	color: #333;
	float: left;
}

#textarea .weather_detail .weather_detail_box .detail_forecast_texts .day_text {
	width: 203px;
	height: 91px;
	overflow: hidden;
	padding: 3px 10px 0 20px;
}

#textarea .weather_detail .weather_detail_box .detail_forecast_texts .mountain_text {
	width: 203px;
	height: 63px;
	overflow: hidden;
	padding: 3px 10px 0 20px;
}

/* package enquiry */
#textarea .package_enquiry {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .package_enquiry form {
	width: 540px;
	overflow: hidden;
	padding: 10px 0;
	background: #d4e9f3;
}

#textarea .package_enquiry form label {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	color: #333;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea .package_enquiry form label.mandatory {
	font-weight: bold;
}

#textarea .package_enquiry form p {
	width: 530px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea .package_enquiry form p.comment {
	width: 530px;
	height: 120px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea .package_enquiry form input {
	width: 253px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	color: #333;
	float: left;
}

#textarea .package_enquiry form select {
	width: 260px;
	background: #fff;
	border: 1px solid #fff;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	color: #333;
}

#textarea .package_enquiry form textarea {
	width: 248px;
	height: 120px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 5px;
	line-height: 14px;
	overflow: auto;
	color: #333;
}

#textarea .package_enquiry form input.zip {
	width: 53px;
	margin: 0 4px 0 0;
}
#textarea .package_enquiry form input.city {
	width: 189px;
}

#textarea .package_enquiry form input.small {
	width: 21px;
}
#textarea .package_enquiry form input.medium {
	width: 97px;
}

#textarea .package_enquiry form input.e_year {
	width: 33px;
}


#textarea .package_enquiry form .calendar_icon {
	background: url(/static/img/calendar.gif) left top no-repeat;
	width: 25px;
	height: 19px;
	overflow: hidden;
	cursor:pointer;
	display: block;
	float: left;
}

#textarea .package_enquiry form .submit_button {
	width: 400px;
	height: 19px;
	padding: 0 0 0 140px;
	overflow: hidden;
}

#textarea .package_enquiry form .submit_button input.submit_enquiry {
	width: auto;
	height: 20px !important;
	background: url(/static/img/arrow_blue.gif) left 7px no-repeat;
	border: none !important;
	padding: 0 0 0 13px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #196496;
	float: left;
	cursor: pointer;
	font-weight: bold;
}

/* webcam overview */
#textarea .webcams {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .webcams .webcam {
	background: #fff;
	width: 154px;
	height: 158px;
	overflow: hidden;
	padding: 0;
	margin: 10px 10px 0 0;
	border: 1px solid #d4e9f3;
	float: left;
}

#textarea .webcams .webcam .image {
	width: 134px;
	height: 100px;
	overflow: hidden;
	padding: 10px;
}

#textarea .webcams .webcam .caption {
	width: 134px;
	height: 28px;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	color: #676e73;
}

/* press texts */
#textarea .presstext_search {
	width: 540px;
	overflow: hidden;
	padding: 0 19px 10px 19px;
}

#textarea .presstext_search form {
	width: 540px;
	overflow: hidden;
	padding: 5px 0;
	background: #d4e9f3;
}

#textarea .presstext_search form p {
	width: 530px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea .presstext_search label {
	display: block;
	width: 80px;
	height: 14px;
	overflow: hidden;
	color: #333;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea .presstext_search form input {
	width: 150px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #333;
	float: left;
}

#textarea .presstext_search form input.pt_submit {
	width: auto;
	height: 18px !important;
	background: url(/static/img/arrow_blue.gif) left 6px no-repeat;
	border: none !important;
	padding: 0 0 0 13px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #196496;
	float: left;
	cursor: pointer;
	font-weight: bold;
}


#textarea .presstext_list {
	width: 540px;
	overflow: hidden;
	padding: 0 19px 10px 19px;
}

#textarea .presstext_list .press_entry {
	background: #d4e9f3;
	width: 520px;
	overflow: hidden;
	padding: 5px 10px;
	margin: 10px 0 0 0;
}

#textarea .presstext_list .press_entry .date {
	width: 520px;
	overflow: hidden;
	padding: 0;
	color: #196496;
}

#textarea .presstext_list .press_entry h3 {
	width: 520px;
	overflow: hidden;
	color: #676e73;
	padding: 5px 0;
}

#textarea .presstext_list .press_entry h3 a {
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	color: #676e73;
}

#textarea .presstext_list .press_entry p {
	width: 520px;
	overflow: hidden;
	color: #676e73;
	padding: 5px 0 0 0;
}



/* press pictures */
#textarea .presspicture_search {
	width: 540px;
	overflow: hidden;
	padding: 0 19px 10px 19px;
}

#textarea .presspicture_search form {
	width: 540px;
	overflow: hidden;
	padding: 5px 0;
	background: #d4e9f3;
}


#textarea .presspicture_search form label {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	color: #333;
	padding: 3px 10px 2px 0;
	float: left;
}


#textarea .presspicture_search form p {
	width: 530px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea .presspicture_search form input {
	width: 253px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	color: #333;
	float: left;
}

#textarea .presspicture_search form select {
	width: 260px;
	background: #fff;
	border: 1px solid #fff;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	color: #333;
}

*html #textarea .presspicture_search form select {
	margin: 0 0 0 -3px;
}

#textarea .presspicture_search form .submit_button {
	width: 400px;
	height: 19px;
	padding: 0 0 0 140px;
	overflow: hidden;
}

#textarea .presspicture_search .submit_button input.pp_submit {
	width: auto;
	height: 20px !important;
	background: url(/static/img/arrow_blue.gif) left 7px no-repeat;
	border: none !important;
	padding: 0 0 0 13px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #196496;
	float: left;
	cursor: pointer;
	font-weight: bold;
}


#textarea .presstpictures_list {
	width: 540px;
	overflow: hidden;
	padding: 0 19px 10px 19px;
}

#textarea .presstpictures_list .press_picture {
	background: #fff;
	width: 128px;
	height: 147px;
	overflow: hidden;
	margin: 5px 5px 0 0;
	border: 1px solid #d4e9f3;
	float: left;
	cursor: pointer;
}

#textarea .presstpictures_list .press_picture .image {
	width: 118px;
	height: 80px;
	overflow: hidden;
	padding: 5px;
}

#textarea .presstpictures_list .press_picture .caption {
	width: 128px;
	height: 28px;
	overflow: hidden;
	padding: 0 5px 5px 5px;
	color: #676e73;
}

#textarea .presstpictures_list .press_picture .download {
	width: 128px;
	height: 16px;
	overflow: hidden;
	padding: 0 5px 8px 5px;
}

#textarea .presstpictures_list .press_picture .download a {
	display: block;
	background: url(/static/img/download.gif) left 3px no-repeat;
	overflow: hidden;
	text-decoration: none;
	padding: 0 0 0 20px;
	color: #196496;
}

/* generall paging
------------------------------------------------------------*/

#textarea .search_result {
	width: 540px;
	overflow: hidden;
	padding: 10px 0 5px 0;
	color: #000;
}

#textarea .paging {
	width: 540px;
	overflow: hidden;
	padding: 10px 0;
}

#textarea .paging a {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
	float: left;
}

#textarea .paging a.prev {
	background: url(/static/img/back.gif) left top no-repeat;
	margin: 0 5px 0 0;
}
#textarea .paging a.prev:hover {
	background: url(/static/img/back_hover.gif) left top no-repeat;
	margin: 0 5px 0 0;
}

#textarea .paging a.next {
	background: url(/static/img/next.gif) left top no-repeat;
	margin: 0  0 0 5px;
}
#textarea .paging a.next:hover {
	background: url(/static/img/next_hover.gif) left top no-repeat;
	margin: 0  0 0 5px;
}

#textarea .paging .display {
	color: #000;
	line-height: 14px;
	padding: 3px 0;
	overflow: hidden;
	float: left;
}


/* EVENTS 
-------------------------------------------------------------------------*/
#textarea .event_box {
	width: 540px;
	overflow: hidden;
	padding: 10px 19px;
}

#textarea .event_box .eventsearch {
	background: #94c4dd url(/static/img/az_search_top.gif) left top no-repeat;
	width: 540px;
	overflow: hidden;
	padding: 0;
}

#textarea .event_box .eventsearch form {
	width: 540px;
	overflow: hidden;
	padding: 10px 0;
}

#textarea .event_box .eventsearch form p {
	width: 254px;
	height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	float: left;
}

#textarea .event_box .eventsearch form p label {
	display: block;
	width: 80px;
	height: 14px;
	overflow: hidden;
	padding: 3px 10px 3px 0;
	color: #033b66;
	float: left;
}

#textarea .event_box .eventsearch form input {
	width: 153px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	color: #033b66;
	float: left;
}

#textarea .event_box .eventsearch form select {
	width: 160px;
	background: #fff;
	border: 1px solid #fff;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	color: #033b66;
	float: left;
}


#textarea .event_box .eventsearch form input.small {
	width: 21px;
	margin: 0 4px 0 0;
}

#textarea .event_box .eventsearch form input.year {
	width: 33px;
	margin: 0 6px 0 0;
}

#textarea .event_box .eventsearch form .calendar_icon {
	background: url(/static/img/calendar.gif) left top no-repeat;
	width: 25px;
	height: 19px;
	overflow: hidden;
	cursor:pointer;
	display: block;
	float: left;
}


#textarea .event_box .eventsearch form .submitform {
	width: 530px;
	padding: 2px 0 0 10px;
}

#textarea .event_box .eventsearch form .submitform input.submit {
	width: auto;
	height: 20px !important;
	background: url(/static/img/arrow_blue.gif) left 7px no-repeat;
	border: none !important;
	padding: 0 0 0 13px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #196496;
	float: left;
	cursor: pointer;
	font-weight: bold;
}


#textarea .event_box .eventresults {
	width: 540px;
	overflow: hidden;
	padding: 15px 0 0 0;
}

#textarea .event_box .eventresults a {
	overflow: hidden;
	text-decoration: none;
	color: #54a3d1;
}

#textarea .event_box .eventresults h2 {
	color: #676e73;
}


#textarea .event_box .eventresults table {
	width: 100% !important;
	overflow: hidden;
	color: #676e73 !important;
}

#textarea .event_box .eventresults table td {
	overflow: hidden;
	padding: 5px 0 !important;
}

/* Sidebar right
-------------------------------------------------------------------------*/
#content_data #sidebar {
	width: 200px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#vacationplaner {
	border-bottom: 1px solid #fff;
}

/* Teaser WTG Card*/
#sidebar .wtg_card {
	background: #94c4dd url(/static/img/wtg_card.gif) left top no-repeat;
	width: 170px;
	overflow: hidden;
	padding: 110px 15px 10px 15px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

#sidebar .wtg_card h3 {
	width: 170px;
	overflow: hidden;
	color: #196496;
	line-height: 14px;
	font-weight: bold;
}

#sidebar .wtg_card p {
	width: 170px;
	overflow: hidden;
	color: #033b66;
	line-height: 14px;
	padding: 5px 0 0 0;
}

#sidebar .wtg_card .card_link {
	width: 170px;
	height: 14px;
	overflow: hidden;
	padding: 5px 0 0 0;
}

#sidebar .wtg_card .card_link a {
	background: url(/static/img/arrow_blue.gif) left 3px no-repeat;
	overflow: hidden;
	color: #196496;
	line-height: 14px;
	text-decoration: none;
	padding: 0 0 0 13px;
}

/* Standard Teaser*/
#sidebar .teaser {
	background: #94c4dd;
	width: 200px;
	overflow: hidden;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	/*cursor: pointer;*/
}

#sidebar .teaser .image {
	width: 200px;
	overflow: hidden;
}

#sidebar .teaser .image img {
	width: 200px;
}

#sidebar .teaser h3 {
	width: 170px;
	overflow: hidden;
	padding: 5px 15px 3px 15px;
	color: #196496;
	line-height: 14px;
	font-weight: bold;
}

#sidebar .teaser p {
	width: 170px;
	overflow: hidden;
	color: #033b66;
	line-height: 14px;
	padding: 5px 15px 0 15px;
}

#sidebar .teaser p a {
	color: #196496;
	text-decoration: none;
}

#sidebar .teaser .t_link {
	width: 170px;
	height: 14px;
	overflow: hidden;
	padding: 5px 15px 0 15px;
}

#sidebar .teaser .t_link a {
	background: url(/static/img/arrow_blue.gif) left 3px no-repeat;
	overflow: hidden;
	color: #196496;
	line-height: 14px;
	text-decoration: none;
	padding: 0 0 0 13px;
}





/* Footer override*/
#footer {
	background: url(/static/img/footer_bg_content.png) left 15px no-repeat;
}


