/* Content neu (helle version) */

/*@import 'portal.css';*/
@import 'lightbox.css';
@import 'map.css';
@import 'pauschalen.css';

@import 'bergbahn.css';

/* IE 5.5, 6.0 PNG Fix */
#konsole div, #konsole img, #middle .right img, #portal div, #portal img { behavior: url(/static/js/iepngfix.htc); }
#middle .content .presspictureslist .item span a img { behavior: url(/static/js/iepngfix.htc); }
#middle .content .weatherdet img { behavior: url(/static/js/iepngfix.htc); }
#middle .content div.h1 { behavior: url(/static/js/iepngfix.htc); }


body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	margin:0;
	padding:0;
	background:#e3e3e3 url(/static/img/body_gradient_bg.gif) left top repeat-x !important;
	color:#ccc;
}

input {
	font-size:11px;
}

select {
	font-size:11px;
}

img {
	border:0;
}

hr {
	border:1px solid #474747;
	background-color:#282828;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

input.submit {
	background-color:#c40d0d !important;
	background-image:url(/static/img/menuArrow.gif) !important;
	background-position:5px center !important;
	background-repeat:no-repeat !important;
	border:0 !important;
	color:#FFFFFF !important;
	margin:0 !important;
	padding:2px 4px 2px 10px !important;
	height:20px !important;
	overflow:hidden !important;
}

#site {
	background: #f6f6f6;
	margin: 0 auto;
	width:1000px;
	overflow: hidden;
	position:relative;
}

#site.maps {
	background:#f6f6f6;
}

#main {
	float:left;
	width:1000px;
}


#top {
	background:#f6f6f6 url(/static/img/top_shadow.gif) left bottom no-repeat;
	float:left;
	width:1000px;
	height:50px;
	overflow:hidden;
}

#top .left {
	float:left;
	padding:16px 0 0 215px;
}

#top .middle {
	float:left;
	padding:18px 0 0 20px;
}

#top .middle a {
	color:#000;
	float:left;
	display:block;
	border-right:1px solid #000;
	padding:0 12px 0 12px;
	text-decoration:none;
}

#top .middle a.last {
	border:0;
}

#top .right {
	float:right;
	padding:16px 20px 0 0;
}

#top .right input.text {
	color:#000;
	border:1px solid #ccc;
	border-right: none;
	background:#f6f6f6;
	width:154px;
	height:14px;
	padding:2px 0 0 4px;
	margin:0;
}

#top .right input {
	float:left;
}


#header {
	float:left;
}

#header .left {
	float:left;
	width:755px;
	overflow:hidden;
	height:200px;
	overflow:hidden;
}

#header .right {
	float:left;
	width:245px;
	height:200px;
	overflow:hidden;
	background:#f40000;
}


#middle {
	background: url(/static/img/middle_top.gif) right top no-repeat;
	float:left;
	width:1000px;
	padding-top:15px;
}

#middle .left {
	float:left;
	width:215px;
	height:200px;
}

#middle .content {
	float:left;
	width:520px;
	color: #333;
}

#middle #content {
	min-height:480px;
	overflow:hidden;
}

#middle .right {
	float:left;
	width:245px;
	margin:0 0 0 20px;
}


/* Content Bereich 
------------------------------------------------------------------------------------------------------------*/
#middle .content .noborder table, #middle .content .listform, #middle .content .noborder table {
	border:none;
}

#middle .content .noborder td, #middle .content .listform td, #middle .content .noborder table td {
	border:none;
	padding:0 0 5px 0;
}

#middle .content table {
	background: none;
	padding:0;
}

#middle .content table.lifts th {
	padding:3px 5px 3px 5px;
}

#middle .content table.lifts td {
	padding:3px 5px 3px 5px;
	border-left:none;
	border-bottom:none;
	border-right:none;
}


#middle .content td {
	background: none;
	border:1px solid #ccc;
	padding:0 5px 0 5px;
}

#middle .content h1 {
	color:#f50000;
	text-transform:uppercase;
	font-size:15px;
	margin:0;
	padding:0 0 0 0;
}

#middle .content h1.img {
	padding-left:14px;
	background-image:url(/static/img/h1bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 5px 0;
}

#middle .content div.h1 {
	width:506px;
	padding:0 0 5px 0;
	overflow:hidden;
	background-image:url(/static/img/h1bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 10px 14px;
}

#middle .content div.h1 img {
	float:left;
}

#middle .content h2 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:11px;
	color:#f50000;
	font-weight:bold;
}

#middle .content h3 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:11px;
	color:#666;
	font-weight:bold;
}

#middle .content .images {
	float:right;
	width:175px;
	padding: 0 0 0 15px;
}

#middle .content .images .box {
	float:left;
	width:175px;
	overflow:hidden;
	padding:0 0 10px 0;
	position:relative;
}

#middle .content .images .box span {
	float:left;
	width:165px;
	padding:5px;
	background:#f6f6f6;
}

#middle .content .images .box .enlarge {
	width:10px;
	height:10px;
	position:absolute;
	top:5px;
	right:5px;
}

#middle .content .images img {
	float:left;
}

#middle .content ul {
	display:block;
	padding:10px 0 10px 10px;
	margin:0;
}

#middle .content li {
	background-image:url(/static/img/redArrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	list-style:none;
	margin:0;
	display:block;
	padding:0 0 0 10px;
}

#middle .content a {
	color:#f50000;
	text-decoration:none;
}

#middle .content a:hover {
	text-decoration:underline;
}

#middle .content .ausstattung {
border:1px solid #474747;
margin-right:5px;
margin-bottom:5px;
padding:4px;
width:158px;
height:16px;
float:left;
overflow:hidden;
font-weight:bold;
}


/* Subportal Seite 
---------------------------------------------------------------------------------*/
#middle .content .subportal {
	float:left;
	margin:20px 0 60px 0;
}

#middle .content .subportal h2 {
	padding:0;
}

#middle .content .subportal h2 a {
	text-decoration:none;
	color:#666;
}

#middle .content .subportal .subcenter {
	float:left;
	width:520px;
	cursor:pointer;
}

#middle .content .subportal .subcenter .teaser {
	background: url(/static/img/subportal_teasersubcenter_bg.gif) left bottom no-repeat;
	float:left;
	margin:0 0 10px 0;
	padding: 0 0 3px 0;
}

#middle .content .subportal .subcenter .teaser img {
	display:block;
	float:left;
}

#middle .content .subportal .subcenter .teaser .text {
	float:left;
	width:440px;
	padding:0 10px 5px 10px;
	margin-top:-2px;
	color: #333;
}

#middle .content .subportal .subleft {
	float:left;
	width:325px;
	cursor:pointer;
}

#middle .content .subportal .subleft .teaser {
	background: url(/static/img/subportal_teaserleft_bg.gif) left bottom no-repeat;
	float:left;
	margin:0 0 10px 0;
	padding: 0 0 3px 0;
}

#middle .content .subportal .subleft .teaser img {
	display:block;
	float:left;
}

#middle .content .subportal .subleft .teaser .text {
	float:left;
	width:255px;
	padding:3px 0 5px 10px;
	color: #333;
}

#middle .content .subportal .subright {
	float:left;
	width:180px;
	padding:0 0 0 15px;
}
 
#middle .content .subportal .subright .teaser {
	float:left;
	background:url(/static/img/subportal_teaserright_bg.gif) right bottom no-repeat;
	padding:10px 10px 10px 10px;
	color: #333;
}

#middle .content .subportal .subright .teaser h2 {
	margin: 0 0 5px 0;
}




/* Webcam NEU*/
#middle .content .webcam_container {
	width: 520px;
	margin-top:14px;
	padding: 32px 0 0 0;
	position: relative;
}

#middle .content .webcam_container .cam_menu {
	background: #fff url(/static/img/webcam_menu_bg.gif) left top no-repeat;
	width: 518px;
	margin: 0;
	padding:0;
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#middle .content .webcam_container .cam_menu .menubutton {
	background: url(/static/img/webcam_dropdown.gif) right 7px no-repeat;
	height: 28px;
	overflow: hidden;
	float: left;
	padding: 0 25px 0 15px;
	cursor: pointer;
}

#middle .content .webcam_container .cam_menu .menubutton h3 {
	overflow: hidden;
	padding: 6px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #ccc;
	text-transform: uppercase;
}

#middle .content .webcam_container .cam_menu .menubutton div.h3 {
	overflow: hidden;
	padding: 6px 0;
}

#middle .content .webcam_container .cam_menu a {
	color: #333;
	font-size: 11px;
	font-weight:bold;
	padding: 7px 10px 7px 24px;
	text-decoration: none;
	height: 14px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
}

#middle .content .webcam_container .cam_menu a.download {
	background: url(/static/img/webcam_download.gif) left top no-repeat; 
}

#middle .content .webcam_container .cam_menu a.reload {
	background: url(/static/img/webcam_reload.gif) left top no-repeat; 
}

#middle .content .webcam_container .cam_menu .content {
	width: 518px;
	overflow: hidden;
}

#middle .content .webcam_container .cam_menu .content .cam_selection {
	width: 518px;
	overflow: hidden;
	padding: 10px 0;
}

#middle .content .webcam_container .cam_menu .content .cam_selection table {
	width: 518px;
	overflow: hidden;
	background: none;
	border-collapse: collapse;
}

#middle .content .webcam_container .cam_menu .content .cam_selection table td {
	width: 518px;
	overflow: hidden;
	background: none;
	border-collapse: collapse;
	border: none;
	padding:0 5px 0 15px;
	text-align: left !important;
}

#middle .content .webcam_container .cam_menu .content .cam_selection a {
	background: url(/static/img/webcam_link_grey.gif) left 5px no-repeat;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 10px;
	float: left;
}

#middle .content .webcam_container .cam_menu .content .cam_selection a:hover {
	background: url(/static/img/webcam_link_red.gif) left 5px no-repeat;
	color: #f50000;
	text-decoration: none;
	padding: 0 0 0 10px;
	float: left;
}

#middle .content .webcam_container .cam_menu .content .map {
	width: 518px;
	height: 392px;
	overflow: hidden;
}



/* Webcam Controls*/
#middle .content .webcam_container .cam_controls {
	width: 520px;
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding:0;
}

#middle .content .webcam_container .cam_controls .actual {
	width: 45px;
	height: 60px;
	overflow: hidden;
	margin: 0 3px 0 0;
	padding:0 0 0 1px;
	float: left;
}

#middle .content .webcam_container .cam_controls .actual label {
	width: 45px;
	overflow: hidden;
	margin: 0;
	padding: 12px 0 2px 0;
	display: block;
	color: #333;
}

#middle .content .webcam_container .cam_controls .actual span {
	background: url(/static/img/webcam_actualbutton.gif) left top no-repeat;
	width: 45px;
	height: 12px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
}

#middle .content .webcam_container .cam_controls .playbutton {
	background: url(/static/img/webcam_play.gif) left top no-repeat;
	width: 43px;
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding:0;
	float: left;
	cursor: pointer;
}

#middle .content .webcam_container .cam_controls .dragger {
	width: 426px;
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding:0 0 0 2px;
	float: left;
}

#middle .content .webcam_container .cam_controls .dragger .top {
	width: 426px;
	height: 14px;
	overflow: hidden;
	margin: 11px 0 1px 0;
	padding: 0 !important;
}

#middle .content .webcam_container .cam_controls .dragger .slidebar {
	background: url(/static/img/webcam_drag_bg.gif) left top repeat-x;
	width: 416px;
	height: 12px;
	overflow: hidden;
	margin: 0;
	padding:0;
	position: relative;
}

#middle .content .webcam_container .cam_controls .dragger .slider {
	background: url(/static/img/webcam_dragger.gif) left top repeat-x;
	width: 20px;
	height: 12px;
	overflow: hidden;
	margin: 0;
	padding:0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	cursor: pointer;
}

#middle .content .webcam_container .cam_controls .dragger .bottom {
	width: 404px;
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding:0 0 0 22px;
}

#middle .content .webcam_container .cam_controls .dragger label {
	color: #333;
	padding: 0 !important;
	margin: 0 17px 0 0;
	float: left;
	display: block;
	width: 27px;
	overflow: hidden;
}

#middle .content .webcam_container .cam_controls .dragger .last {
	color: #333;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	display: block;
	width: 27px;
	overflow: hidden;
}

#middle .content .webcam_container .cam_controls .dragger label.active {
	color: #cd0000;
}


#middle .content .webcam_container .cam_text {
	width: 520px;
	overflow: hidden;
	margin: 0;
	padding: 7px 0;
	color: #333;
}

#middle .content .webcam_container .cam_image {
	width: 520px;
	overflow: hidden;
	margin: 0;
	padding:0;
}

#middle .content .webcam_container .cam_copyright {
	width: 520px;
	overflow: hidden;
	margin: 0;
	padding: 3px 0;
	color: #333;
}


/* Footer */
#footer {
	float:left;
	width:1000px;
	padding:50px 0 15px 0;
	color:#333;
}

#footer .left {
	float:left;
	width:600px;
	border-top:1px solid #e1e1e1;
	padding:10px 0 0 20px;
}

#footer .right {
	float:left;
	width:360px;
	border-top:1px solid #e1e1e1;
	text-align:right;
	padding:10px 20px 0 0;
}

#footer span {
	color:#999;
}

#footer a {
	text-decoration:none;
	color:#333;
}


/* Konsole */
#konsole {
	position: absolute;
	top: 0;
	left: 0;
	width: 198px;
	overflow: hidden;
	z-index: 100;
}

#konsole .logo {
	float: left;
	padding: 0 0 0 18px;
}

#konsole .logo img {
	float:left;
}

#konsole .others {
	background: url(/static/img/others_bg.gif) left top no-repeat;
	float:left;
	width: 155px;
	height: 86px;
	overflow:hidden;
	padding: 5px 13px 18px 30px;
	margin: 15px 0 0 0;
	
}

#konsole #navi {
	float:left;
	width:180px;
	overflow:hidden;
	background-image:url(/static/img/menubg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 20px 0;
	margin: 0 0 0 18px;
	_margin: 0 0 0 9px;
	_padding: 0;
}

/* Navigation */
#navi .menu {
	float:left;
	width:155px;
	overflow:hidden;
	padding:13px 0 0 22px;
}

#navi .menu em {
	font-style:normal;
	text-transform:uppercase;
	font-size:13px;
}

#navi .menu ul {
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#navi .menu ul ul{
	border-bottom:1px solid #c40d0d;
	padding:5px 0 10px 0;
}

#navi .menu ul ul ul {
	padding:0 0 0 10px;
	border:0;
	margin:0;
}

#navi .menu li {
	display:block;
	float:left;
	width:180px;
}

#navi .menu li.active {
	background-image:url(/static/img/menuActivebg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 10px 0;
}

#navi .menu li.special {
	background-image:url(/static/img/specialline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:10px;
}

#navi .menu ul ul li.active {
	background:none;
}

#navi .menu a {
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}

#navi .menu ul ul a {
	display:block;
	background-image:url(/static/img/menuArrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}


/* Header Slidebox */

#header .right .slidebox {
	float:left;
	width:205px;
	height:150px;
	padding:15px 20px 15px 20px;
	color:#000000;
	overflow:hidden;
}

#header .right .slidebox em {
	font-style:normal;
	text-transform:uppercase;
	font-size:13px;
	color:#FFFFFF;
}

#header .right .slidebox .handle {
	float:left;
	width:205px;
	cursor:pointer;
}

#header .right .slidebox .item {
	float:left;
	width:205px;
	overflow:hidden;
	border-bottom:1px solid #b40000;
	padding:3px 0 2px 0;
}

#header .right .slidebox .item.closed {
	background-image:url(/static/img/contentSlideboxPlus.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#header .right .slidebox .content {
	height:103px;
	float:left;
	width:205px;
	padding:0 0 0 0;
	overflow:hidden;
}

#header .right .slidebox .content .line {
	margin-bottom:3px;
}




/* Rechte Boxen (Wetterbox,..) */
#middle .right .box {
	float:left;
	width:190px;
	padding:10px 15px 10px 20px;
	overflow:hidden;
	background-image:url(/static/img/rightbox_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}

#middle .right .box h2 {
	font-style:normal;
	text-transform:uppercase;
	font-size:13px;
	color:#333;
	margin:0;
}


#middle .right .box .h2 {
	width:190px;
	overflow:hidden;
}

#middle .right .box .content {
	width:190px;
	overflow:hidden;
	margin-top:10px;
	color: #333;
}

#middle .right .box .statusBar {
	width:77px;
	height:8px;
	overflow:hidden;
	background:#474747;
}

#middle .right .box .statusBar .bar {
	float:left;
	height:8px;
	background-color:#f50000;
}

#middle .right .box a.arrow {
	padding:0 0 0 10px;
	background-image:url(/static/img/redArrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#f50000;
	text-decoration:none;
}

#middle .right .box table.info {
	margin-bottom:5px;
}


/* Sprachauswahl*/
#langSelect {
	float:left;
	width:110px;
	height:15px;
	border:1px solid #ccc;
	padding:1px 0 0 4px;
	background-image:url(/static/img/langSelect.gif);
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
	color: #000;
}

.langSelectHover {
	float:left;
	width:110px;
	height:15px;
	border:1px solid #f50000 !important;
	padding:1px 0 0 4px;
	background-image:url(/static/img/langSelect_hover.gif) !important;
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#f50000;
	cursor:pointer;
	color:#FFFFFF !important;
}

#langChoose {
	position:absolute;
	width:0px;
	overflow:hidden;
	top:16px;
	left:331px;
}

#langChooseContainer {
	width:450px;
	padding:2px 0 0 4px;
	background-color:#f6f6f6;
	float:left;
}

#langChooseContainer a {
	color:#000;
	text-decoration:none;
	float:left;
	display:block;
	padding:0 0 0 10px;
}


/*   Standart - List - Detail   */

#middle .content .detailbox {
	border-top:1px solid #ccc;
	width:520px;
	padding:0 0 15px 0;
	float:left;
	overflow:hidden;
}

#middle .content .listform td {
	padding-bottom:4px;
}


#middle .content form {
	overflow: hidden;
	background: url(/static/img/form_bg.gif) left bottom repeat-x;
	padding: 5px 0 5px 0;
}

#middle .content input {
	height:16px;
	border:1px solid #ccc;
	padding:1px 4px 1px 4px;
	font-size:11px;
	background:#fff none repeat scroll 0%;
	color:#333;
}

#middle .content textarea {
	font-family:Tahoma, Verdana, Arial;
	border:1px solid #ccc;
	padding:3px 4px 0 4px;
	font-size:11px;
	background:#fff none repeat scroll 0%;
	color:#333;
}

#middle .content select {
	/*background:#282828 none repeat scroll 0% 50%;*/
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	margin-bottom:2px;
	font-size:11px;
	height:20px;
	padding:1px 1px 1px 4px;
}

*+html #middle .content select {
	/*background:#282828 none repeat scroll 0% 50%;*/
	background:#FFFFFF;
	border:none;
	color:#282828;
	margin-bottom:2px;
	font-size:11px;
	height:20px;
	padding:2px 4px 0 4px;
}



#middle .content .listfoundentrys {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
	height:16px;
	overflow:hidden;
	padding-top:1px;
	text-align:center;
	width:165px;
}

#middle .content .listboxout {
	border-top:1px solid #ccc;
	width:520px;
	height:65px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxoutevents, #middle .content .listboxoutjobs {
	border-top:1px solid #ccc;
	width:510px;
	height:125px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxoutnoimg {
	border-top:1px solid #ccc;
	width:510px;
	height:75px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxout80px {
	border-top:1px solid #ccc;
	width:510px;
	height:80px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxaz {
	border-top:1px solid #ccc;
	width:510px;
	height:80px;
	float:left;
	overflow:hidden;
}

#middle .content .listimg {
	width:60px;
	height:60px;
	float:left;
	overflow:hidden;
}

#middle .content .listbox {
	padding:8px 0 0 10px;
	width:440px;
	float:right;
	overflow:hidden;
}

#middle .content .listboxnoimg {
	padding:8px 10px 0 10px;
	width:490px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxdetail {
	padding:2px 0 0 18px;
	background-image:url(/static/img/list_detail.gif);
	background-repeat:no-repeat;
	height:18px;
	width:75px;
	margin-top:-2px;
	margin-right:0;
	float:right;
	overflow:hidden;
}

#middle .content .listbox .listheadlinetext {
	margin-bottom:4px;
	height:18px;
	width:345px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxnoimg .listheadlinetextnoimg {
	height:18px;
	width:320px;
	float:left;
	overflow:hidden;
}

#middle .content .listbox .listboxtextfield {
	margin-bottom:4px;
	width:430px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxnoimg .listboxtextfieldjobs .logo {
	width:140px;
	height:60px;
	text-align:right;
	margin-top:-60px;
	float:right;
	overflow:hidden;
}

#middle .content .listboxnoimg .listboxtextfieldnoimg {
	margin-bottom:4px;
	width:400px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxnoimg .listboxtextfieldjobs {
	margin-bottom:4px;
	width:500px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxnoimg .listboxtextfieldnoimg .listboxtagung {
	float:left;
	overflow:hidden;
	padding-top:5px;
	width:150px;
}

#middle .content .listboxnoimg .azlist {
	margin-bottom:4px;
	width:500px;
	float:left;
	overflow:hidden;
}

#middle .content .listboxnoimg .listheadlinetextnoimg .red {
	color:#F50000;
}

#middle .content .listboxnoimg .listboxspecial {
	width:85px;
	height:37px;
	font-weight:bold;
	margin-top:8px;
	_margin-top:0px;
	margin-right:-9px;
	float:right;
	overflow:hidden;

/*background: #fff;*/
}

#middle .content .list_bottom_last {
	background-image:url(/static/img/list_last.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	margin-right:5px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}

#middle .content .list_bottom {
	border:1px solid #ccc;
	height:16px;
	margin-right:5px;
	margin-top:10px;
	float:left;
	padding-top:1px;
	text-align:center;
	width:165px;
}

#middle .content .list_bottom_next {
	background-image:url(/static/img/list_next.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}

/* Wochenprogramm */
#middle .content .listdays {
	background-color:#f6f6f6;
	border:1px solid #ccc;
	margin-bottom:2px;
	color:#333;
	font-weight:bold;
	float:left;
	height:19px;
	overflow:hidden;
	padding-top:4px;
	padding-left:10px;
	text-align:left;
	width:498px;
	cursor: pointer;
	position:relative;
}

#middle .content .listdays .onclick {
	position:absolute;
	top:3px;
	right:0;
	height:20px;
	width:20px;
	cursor:pointer;
}

#middle .content .listdays .entrys {
	position:absolute;
	top:4px;
	right:20px;
	height:20px;
	width:70px;
}

/*   Listview Detailseite   */
#middle .content .tdT4 .footer {
	display:none;
}

#middle .content .srnBgr {
	display:none;
}

#middle .content .frnBgr {
	display:none;
}

#middle .content .address {
	display:none;
}

#middle .content .pageTBgr {
	display:none;
}

#middle .content .tdStep {
	display:none;
}

#middle .content .gallery {
	display:none;
}

#middle .content .mnP {
	display:none;
}

#middle .content .frn {
	display:none;
}

#middle .content .tHead {
	font-size:13px;
	font-weight:bold;
	color:#F50000;
	padding:0 0 5px 0;
	margin:0;
}

#middle .content .detailImg {
	float:right;
	padding:0pt 0pt 0pt 15px;
	width:175px;
}

#middle .content .detailImg img {
	width:175px;
}

#middle .content .detailParams {
	margin-bottom:8px;
}

#middle .content .label {
	font-weight:bold;
}

#middle .content .cnt4 {
	font-size:13px;
	font-weight:bold;
	color:#006eb4;
	padding:0 0 5px 0;
	margin:0;
}

#middle .content .tdR3 {
	display:none;
}

#middle .content .pageT {
	display:none;
}

#middle .content .value.bold {
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	color:#333;
	font-weight:normal;
}




/* Presspictures List */

#middle .content .presspictureslist {
	padding:20px 0 0 0;
}

#middle .content .presspictureslist .item {
	width:165px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
}

#middle .content .presspictureslist .item.right {
	margin:0 0 10px 0;
}

#middle .content .presspictureslist .item img {
	width:165px;
	height:px;
	display:block;
	float:left;
}

#middle .content .presspictureslist .item span {
	float:left;
	display:block;
	width:155px;
	padding:4px 5px 4px 5px;
	background:#f40000;
	color:#FFFFFF;
	height:13px;
	overflow:hidden;
	position:relative;
}

#middle .content .presspictureslist .item span a {
	position:absolute;
	display:block;
	top:2px;
	right:3px;
	width:16px;
	height:16px;
}

#middle .content .presspictureslist .item span a img {
	width:16px;
	height:16px;
}

#middle .content .presspictureslist .item .enlarge {
	position:absolute;
	right:5px;
	top:5px;
	width:10px;
	height:10px;
}

.popupheader {
	background-color:#F50000;
	height:70px;
	width:400px;
	overflow:hidden;
}

.popuptext {
	margin:15px;
	float:left;
	overflow:hidden;
	color: #333;
}

.popuptext h2 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:11px;
	color:#f50000;
	font-weight:bold;
}

.popuptext a {
	color:#f50000;
	text-decoration:none;
}

.popuptext a:hover {
	text-decoration:underline;
}


/* Webcams */

#middle .content .webcams {
width:520px;
}

#middle .content .webcams .wleft {
float:left;
width:164px;
background-color:#f40000;
height:284px;
}

#middle .content .webcams .wright {
float:left;
width:356px;
} 

#middle .content .webcams .wleft .entry {
float:left;
border-bottom:5px solid #000000;
width:154px;
padding:4px 5px 4px 5px;
color:#FFFFFF;
cursor:pointer;
}


/* Prospekte */

#middle .content .prospekte .itemout {
float:left;
width:150px;
height:270px;
overflow:hidden;
margin:0 20px 10px 0;
}

#middle .content .prospekte .item {
width:140px;
height:234px;
overflow:hidden;
border:5px solid #282828;
cursor:pointer;
}

#middle .content .prospekte .item.nomargin {
margin:0 0 10px 0;
}

#middle .content .prospekte .item img {
display:block;
float:left;
width:140px;
height:200px;
}

#middle .content .prospekte .item span {
float:left;
display:block;
width:130px;
overflow:hidden;
padding:3px 5px 3px 5px;
height:28px;
background:#f40000;
color:#FFFFFF;
}

#middle .content .prospekte .item span img {
width:18px;
height:18px;
}

#middle .content .prospekte .item span a {
color:#FFFFFF;
text-decoration:none;
}

#middle .content .prospekte .item span a:hover {
text-decoration:underline;
}


/*   Formular   */
#middle .content #formular td {
padding-top:3px;
vertical-align:top;
height:20px;
}

#middle .content #formular .pflichtfeld {
font-weight:bold;
color:#F50000;
}

#middle .content #formular .checkform td {
padding-top:3px;
padding-right:3px;
vertical-align:middle;
height:20px;
}


/* Shop */

#middle .content .shoplist .item {
	width:520px;
	float:left;
	padding:0 0 5px 0;
	margin:5px 0 0px 0;
	border-bottom:1px solid #ccc;
	height:95px;
	overflow:hidden;
}

#middle .content .shoplist .item img {
	display:block;
	float:left;
	width:100px;
	height:auto;
}

#middle .content .shoplist .item .details h2 {
	margin:0;
	padding:0;
	color:#666;
}

#middle .content .shoplist .item .details {
	float:left;
	width:300px;
	margin:0 0 0 10px;
}

#middle .content .shoplist .item .listRight input.submit {
	background-image:url(/static/img/cartIcon.gif) !important;
	width:40px;
	height:21px !important;
	cursor: pointer;
}

#middle .content .shoplist .item .listRight {
	float:left;
	width:90px;
	margin:0 0 0 10px;
	text-align:right;
	border-left:1px solid #ccc;
	height:95px;
	position:relative;
}

#middle .content .shoplist .item .listRight form {
	background: none;
}

#middle .content .shoplist .item .listRight .toCart {
	position:absolute;
	bottom:0;
	right:0;
}

#middle .content .shoplist .item .listRight .toCart input {
	display:block;
	float:left;
	margin:0 3px 0 0;
}


#middle .content .shoplist .item .img {
	height:95px;
	float:left;
	width:100px;
	overflow:hidden;
	padding-top:10px;
	background-color:#f6f6f6;
}

/* Shop Overview */
#middle .content .shopOverview {
	padding:20px 0 0 0;
}

#middle .content .shopOverview .item {
	width:165px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
	cursor:pointer;
}

#middle .content .shopOverview .item.right {
	margin:0 0 10px 0;
}

#middle .content .shopOverview .item img {
	width:165px;
	height:px;
	display:block;
	float:left;
}

#middle .content .shopOverview .item span {
	float:left;
	display:block;
	width:155px;
	padding:4px 5px 4px 5px;
	background:#f40000;
	color:#FFFFFF;
	height:13px;
	overflow:hidden;
	position:relative;
}

#middle .content .shopOverview .item span a, #middle .content .shopOverview .item span a:hover {
	color:#FFFFFF !important;
	text-decoration:none;
}

/* Suche */
#middle .content #results {
width:500px;
overflow:hidden;
}

/* Shop Warenkorb */
#middle .content table.cart {
	border-collapse: collapse;
	border: 0;
}

#middle .content table.cart thead th {
	background:#f50000;
	color:#FFFFFF;
	padding:3px 5px 3px 5px;
	border-left: none; border-right: none;
	font-weight: normal;
}


#middle .content table.cart td {
	background:#f6f6f6;
	border-bottom:1px solid #ccc;
	border-left: none; border-right: none;
	padding:3px 5px 3px 5px;
}

/* Bottom Teaser 
-------------------------------------------------------------------------*/
#middle .content .bottomteaser {
	width:520px;
	background-image:url(/static/img/bottomteaserbg.gif);
	background-repeat:no-repeat;
	height:115px;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
}

#middle .content .bottomteaser .image, #middle .content .bottomteaser .img {
	width:150px;
	height:110px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}

#middle .content .bottomteaser .text {
	width:360px;
	border-top:1px solid #ccc;
	height:110px;
	float:left;
	overflow:hidden;
}

#middle .content .bottomteaser .text h3 {
	line-height:20px;
	padding:5px 0 6px 0;
	margin:0;
}


#middle .content .cnt4.bold {
	color:#f50000;
}



/* Golfkalender */
#middle .content .golfkalender {
background-image:url(/static/img/kalenderbg.gif);
background-repeat:no-repeat;
width:520px;
height:23px;
float:left;
margin-bottom:10px;
overflow:hidden;
}



/* DTA Box slidebox */
#main #header .right input {
	background-color:#fff;
	border:1px solid #fff;
	height:14px;
	padding:1px 1px 1px 4px;
	margin:0 4px 0 0;
}

#main #header .right select {
	background-color:#fff;
	border:1px solid #fff;
	height:18px;
	padding:1px 1px 1px 4px;
	margin:0 4px 0 0;
}

#main #header .right .topeventleft {
	width:65px;
	height:78px;
	float:left;
	overflow:hidden;
	padding:5px 5px 0 0;
}

#main #header .right .topeventright {
	width:130px;
	height:78px;
	float:left;
	overflow:hidden;
	padding:5px 0 0 5px;
}

#main #header .right a, #main #header .right a:link, #main #header .right a:hover, #main #header .right a:visited, #main #header .right a:active {
	color:#fff;
	text-decoration:none;
}

#main #header .right .unterkunftslisten {
	width:200px;
	float:left;
	overflow:hidden;
	padding:5px 0 0 5px;
}

#main #header .right .topeventbottom {
	width:200px;
	float:left;
	overflow:hidden;
	padding:8px 0 0 5px;
}

#main #header .right .topeventbottom a {
	background-image:url(/static/img/menuArrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}



.weather .box .content {
height:120px;
float:left;
overflow:hidden;
}

.weather .box .contentlinks {
height:20px;
float:left;
overflow:hidden;
}

#middle .right .box .content {
float:left;
overflow:hidden;
}

#middle .right .box .contentlinks {
height:20px;
float:left;
overflow:hidden;
}

/* E-Card */
.ecardform {
color:#282828;
}

.ecardform input {
height:16px;
width:190px;
border:1px solid #474747;
padding:3px 4px 0 4px;
font-size:11px;
margin-bottom:2px;
background:#FFFFFF none repeat scroll 0%;
color:#282828;
}

.ecardform textarea {
font-family:Tahoma, Verdana, Arial;
border:1px solid #474747;
width:190px;
padding:3px 4px 0 4px;
font-size:11px;
background:#FFFFFF none repeat scroll 0%;
color:#282828;
}


/* Weatherbox right*/
#middle .content .weather01 td, #middle .content .weather02 td {
	border:none !important;
	padding: 2px 0 2px 0; 
}

#middle .content .weather01 a, #middle .content .weather02 a {
	font: 11px arial,tahoma,sans-serif; 
	color: #333; 
	text-decoration: none; 
	border:none;
}

div.weatherBar { 
	width: 50px; 
	height: 8px; 
	background: #ccc; 
	overflow: hidden; 
}

.weatherBarColor { 
	float:left; 
	height: 8px; 
	background: #F50000; 
	overflow: hidden; 
}

/* Elevation Chart */
#infoChart {
	height:180px;
	width:520px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}

#chart {
	height:180px;
	width:520px;
	overflow:hidden;
	position:relative;
}

#chartInnerContainer {
	position:absolute;
	top:20px;
	left:40px;
	width:471px;
	height:150px;
	background:url(/static/img/chartDragger.gif) no-repeat;
	background-position:0px top;
	cursor:w-resize;
}

#infoBox {
	height:180px;
	width:310px;
	position:relative;
	overflow:hidden;
	float:left;
}

/*#chartDragger {
position:absolute;
width:3px;
height:150px;
top:0;
left:0;
cursor:w-resize;
background:#FF0000;
}*/

#chartActualHeight {
position:absolute;
top:4px;
right:40px;
width:70px;
font-weight:bold;
text-align:right;
}

#chartActualHeightLabel {
position:absolute;
top:4px;
right:110px;
width:150px;
font-weight:bold;
text-align:right;
}

/* kitz.exklusiv */
.exklusivShop {
	float:left;
	overflow:hidden;
	width:520px;
	height:160px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.exklusivShop .title {
	float:left;
	overflow:hidden;
	width:520px;
	height:20px;
}

.exklusivShop .title h2 {
	margin:0 !important;
	padding:0 !important;
}

.exklusivShop .left {
	float:left !important;
	overflow:hidden !important;
	width:365px !important;
	margin-right:10px !important;
	height:90px !important;
}

.exklusivShop .right {
	float:left !important;
	overflow:hidden !important;
	width:140px !important;
	height:90px !important;
	margin:0 !important;
}

.exklusivShop .bottom {
	float:left !important;
	overflow:hidden !important;
	width:520px !important;
	height:60px !important;
	margin:0 !important;
}


/* -------------------------- voting pictures -------------------------- */

#middle .content .votingpicturelist {
	padding:20px 0 0 0;
	width:520px;
	overflow:hidden;
}

#middle .content .votingpicturelist .item {
	width:165px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
}

#middle .content .votingpicturelist .item.right {
	margin:0 0 10px 0;
}

#middle .content .votingpicturelist .item img {
	width:165px;
	height:px;
	display:block;
	float:left;
}
#middle .content .votingpicturelist .item .img {
	height:100px;
	overflow:hidden;
}

#middle .content .votingpicturelist .item .itemDetail {
	float:left;
	display:block;
	width:160px;
	padding:4px 0px 4px 5px;
	background:#d9d9d9;
	height:40px;
	overflow:hidden;
	position:relative;
}

#middle .content .votingpicturelist .item .itemDetail .title {
	float:left;
	width: 165px;
	font-weight:bold;
	overflow:hidden;
}
#middle .content .votingpicturelist .item .itemDetail .votingText{
	float:left;
	width: 85px;
	overflow:hidden;
}
#middle .content .votingpicturelist .item .itemDetail .voting{
	float:right;
	width: 75px;
	overflow:hidden;
	text-align:right;
	padding: 5px 0 0 0;
	margin:0;

}
#middle .content .votingpicturelist .item .itemDetail .voting img {
	width:10px;
	height:20px;
	margin: 0 2px;
	

}


#middle .content .votingpicturelist .right .enlarge {
	position:absolute;
	right:5px;
	top:5px;
	width:10px;
	height:10px;
}

#middle .content .votingpicturelist .item .enlarge {
	position:absolute;
	right:5px;
	top:5px;
	width:10px;
	height:10px;
}
#middle .content .imageVoting  {
	width:520px;
	overflow:hidden;
	margin: 10px 0 0 0;
}

/* Navigation to Prev and Next Image */
#middle .content .imageVoting .navigate {
	width: 520px;
	overflow:hidden;
	background:#D9D9D9 ;
	padding:5px;
}
#middle .content .imageVoting .navigate .prev {
	text-align:left;
	float:left;
	width:255px;
	height:19px;
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#middle .content .imageVoting .navigate .prev .prevLink{
	height:19px;
	width:19px;
	display:block;
	float:left;
	background: url(/static/img/list_last.gif) top left no-repeat;
}
#middle .content .imageVoting .navigate .prev .prevLink:hover {
	background: url(/static/img/list_last_over.gif) top left no-repeat;
}
#middle .content .imageVoting  .navigate .next {
	text-align:right;
	float:left;
	width:255px;
	height:19px;
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#middle .content .imageVoting  .navigate .nextLink{
	height:19px;
	width:19px;
	display:block;
	float:right;
	background: url(/static/img/list_next.gif) top right no-repeat;
}
#middle .content .imageVoting  .navigate .nextLink:hover {
	background: url(/static/img/list_next_over.gif) top right no-repeat;
}
#middle .content .imageVoting .navigate a {
	font-weight:bold;
}
#middle .content .imageVoting .line{
	width:520px;
	float:left;
	overflow:hidden;
}
#middle .content .imageVoting .last{
	margin:0;
}


#middle .content .imageVoting .line .text{
	float:left;
	width: 395px;
	height:18px;
	text-align:right;
	border-bottom:1px solid #d9d9d9;
	padding: 15px 10px 0 0;
	
	
}
#middle .content .imageVoting .line .text .left{
	float:left;
	width:auto;
	height:auto;
}
#middle .content .imageVoting .line .text .right{
	float:right;
		width:auto;
	height:auto;
}
#middle .content .imageVoting .line .icons{
	float:right;
	width:100px;
	height:23px;
	background:#d9d9d9;
	padding: 7px 5px 3px 10px;
	margin:0;
	border-bottom:1px solid #d9d9d9;
	text-align:center;
	overflow:hidden;
}
#middle .content .imageVoting .line .icons .kitz {
	width:15px;
	height:33px;
	margin: 0 2px;
	padding:0px;
	background:url(/static/img/kitz_white.jpg) no-repeat;
	float:left;
	cursor:pointer;

}
#middle .content .imageVoting .line .icons img {
	margin: 0 2px;
}
#middle .content .imageVoting .line .icons .highlight {
	background:url(/static/img/kitz.jpg) no-repeat;
}
#middle .content .imageVoting .captcha,
#middle .content .imageVoting .submitvoting
 {
	text-align:right;
	margin: 10px 0 0 0;
	width:520px;
	float:left;
	overflow:hidden;
}
#middle .content .imageVoting form {
	background:none;
}
#middle .content .imageVoting form input{
	border:none;
}
#middle .content .imageVoting form .captchacode{
	border:1px solid #ccc;
	width: 105px;
	
}
#middle .content .imageVoting form .submitvoting .submit{
	width: 115px;
}
#imageVotingBackLink{
	margin: 20px 0 0 0;
	text-align:right;
	float:left;
	width:520px;
	
}
#imageSorting{
	text-align:right;
	padding: 20px 0 0 0;

}
#imageSorting form line{
	margin:0;
	padding:0 0 0 0 !important;
	width:520px;
	overflow:hidden;
	
}
#imageSorting form .line select{
	margin-bottom: 5px !important;
	float:right;
}
#imageSorting form .line input {
	float:right;
}

#imageSorting form .line input.left,
#imageSorting form .line select.left{
	float:left;
	width: auto;
}



/* Formatierungen fuer die Seitenzahlen bei Auflistungen
-------------------------------------------------------------------------------------------*/
#pages_navigation {
	margin: 10px 0 0 0;
}

#pages_navigation a {
	display:block;
	float:left;
	margin:0 4px 0 0;
	padding:3px 6px;
	text-decoration:none !important;
}

#pages_navigation a:link, #pages_navigation a:visited {
	border: 1px solid #f6f6f6;
	text-decoration: none;
}

#pages_navigation a:active, #pages_navigation a:hover {
	background:#dcdcdc none repeat scroll 0 0;
	border:1px solid #dcdcdc;
}

/* Aktuelle Seitenzahl bei den Suchergebnissen
-------------------------------------------------------------------------------------------*/
#pages_navigation a#current:link, #pages_navigation a#current:visited, #pages_navigation a#current:active, #pages_navigation a#current:hover {
	background: #dcdcdc;
	border: 1px solid #dcdcdc;	
	color: #000;
	text-decoration: none;
}
