/** PAGE SETTINGS **/
html {
	overflow-x:hidden;
	overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	background:url(/fileadmin/templates/images/bg.png);
	background-repeat:repeat-x;
	background-color:#e6e4e5;
	color:#4b4b4b;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/** DEFAULTS **/
a {
	color:#4b4b4b;
	text-decoration:none;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
	margin-top:10px;
}

a:hover {
	color:#4b4b4b;
	text-decoration:underline;
}

h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
}

h2{
	font-size:15px;
}

p {
	font-size:13px;
	line-height:20px;
	margin:0;
	padding:0;
}

li {
	line-height:20px;
}

p, td, br, li {
	color:#000000;	
}

img {
	border:0;
}

hr {
	background-color: #e6e4e4;
	color: #e6e4e4;
	height: 1px;
	border: none;
}

input, select {
	color:#4b4b4b;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;	
	background-color:#e6e4e4;
	height:24px;
}

legend {
	display:none;
}

.imageheader {
   overflow: hidden;
   display:block;
   height: 36px;
   text-indent: -999em;
   white-space: nowrap;
   background-repeat: no-repeat;
}

.commentheader {
   clear:both;
   overflow: hidden;
   height: 22px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   margin-top:35px;
}

.newsheader {
	margin:0;
	padding:0;
}

div.news-lat-item h1 img {
	margin:0 0 8px 0;
}

.padding {
	padding:12px;
}

.clear {
	clear:both;
}
/** CONTAINER **/
#wrap {
	width:960px;
	background-color:#f8f8f8;
	padding:15px;   
	margin: 0 auto;
}

#topmenu {
	height:50px;
	vertical-align:baseline;
	font-size:12px;
	color: #c0b7b3;
}

#topmenu div.languagemenu {
	float:left;
	margin-top:25px;
}

#topmenu div.metamenu {
	float:right;
	margin-top:25px;
}

#topmenu div.metamenu img {
	margin-left:3px;
	margin-right:3px;
}

#header {
	width:960px;
	height:380px;
	background:url(/fileadmin/userdaten/bilder/headerstatisch/default.jpg);
	background-repeat:no-repeat;
}

#header_welcome {
	width:960px;
	height:380px;
	background:url(/fileadmin/userdaten/bilder/headerstatisch/default.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-left:65px;
}

#content {
	clear:both;
	float:left;
	width:700px;
}

#content_left {
	float:left;
	width:350px;
}

#content_right {
	float:left;
	width:350px;
}

#sidebar {
	float:right;
	width:240px;
}

#info {
	background-color:#e6e4e5;
}

#info label {
	color:#4b4b4b;
}

#suche {
	float:right;
	padding-top:10px;
	height:50px;
}

#footer {
	clear:both;
	font-size:10px;
}

#footer div.options {
	margin-top:20px;
	font-size:12px;
	width:700px;
}

#footer div.rootline {
	clear:both;
	padding-top:30px;
}

/** SCHNELLANFRAGE **/
#info form.quickanfrage input[type=text] {
	width:140px;
	margin-bottom:4px;
}

#info form.quickanfrage input#quickanzahl {
	width:40px;
}

#info form.quickanfrage input#quickanzahl {
	width:30px;
	height:15px;
}

#info form.quickanfrage input#quickemail {
	width:210px;
}

#info form.quickanfrage input#quickname {
	width:100px !important;
}

#info form.quickanfrage input#quickanreise,
#info form.quickanfrage input#quickabreise,
#info form.bookingform input#arrival_date,
#info form.bookingform input#departure_date {
	width:75px;
}

#info form.bookingform label.bookingselect {
	display:block;
	width:105px;
	float:left;
	padding:6px 0 0 0;
}

#info form.quickanfrage select {
	width:170px;
	height:21px;
	margin-bottom:6px;
}

#info select#quickanrede {
	width:60px;
}

#info select#quickname {
	width:40px;
}

#content div.tx-wcquickquery-pi1 form.quickanfrage label {
	color:#4b4b4b;	
}

#content div.tx-wcquickquery-pi1 form.quickanfrage select {
	width:250px;
	clear:both;	
}

#content div.tx-wcquickquery-pi1 form.quickanfrage select#quickanrede {
	width:306px;
	clear:both;	
}

#content div.tx-wcquickquery-pi1 form.quickanfrage input[type=text] {
	width:300px;
	margin-bottom:6px;
}

#content div.tx-wcquickquery-pi1 form.quickanfrage input#quickanzahl {
	width:40px;
	height:13px;
}

#content div.tx-wcquickquery-pi1 form.quickanfrage textarea {
	width:300px;
	height:50px;
	margin-bottom:6px;
}

#mailform input, #mailform textarea, #mailform select {
	margin-bottom:10px;
	margin-top:5px;
}

#info input, #info select {
	margin-top:5px;
}

/** TABS **/
#tabs form {
	background-color:#e6e4e5;
	margin:0;
	padding:0;
}

#tabs ul.ui-widget-header {
	background:none;
	border:0;
}

#tabs li {
	width:40%;
}

/** NAVIGATION **/
#mainmenu {
	width:720px;
	float:left;
	height:50px;
	padding-top:13px;
}

div.main_navi_lv2 {
	position:absolute;
	
	top:485px;
	left: 50%;
    margin-left: -480px;
}

.main_navi_no {
	float: left;
	margin-right: 15px;
}

.main_navi_act {
	float: left;
	margin-right: 15px;
}

.main_navi_act img {
	border-bottom: 1px solid #000000;	
}

.main_navi_lv2_act img {
	border-bottom: 1px solid #000000;	
}

.main_navi_lv2_no {
	float: left;
	margin-right: 15px;
}

.main_navi_lv2_act {
	float: left;
}

/** HEADER **/
#slideshow-pager {
	float:right;
}

#thumbnails {
	margin:0;
	padding:0;
	margin-top:120px;
	float:left;
    display: block;
    overflow: hidden; 
    width: 120px;
}

#thumbnails a {
    clear: both;
    overflow: hidden;
}

#thumbnails a img {
	margin:0;
	padding:0;
	margin-top:10px;
	width: auto;
	height:120px;
    border: 0;
}

#thumbnails a:hover img, #thumbnails a.activeSlide:hover img {
}

#thumbnails a.activeSlide img {
	display:none;
}

/** SONSTIGES ZEUCH **/
.tx-timtabsociable-pi1 a img{
	padding-right: 3px;
}

.twitterface a {
	margin-right:15px;
	position:relative;
}

.twitterface a:hover {
	text-decoration:none;
}

.twitterface img {
	padding-right:3px;
	position:relative;
	top:8px;
}

.twitterface {
	margin:0 0 30px 0;
}

iframe.holidaycheck {
	border:0;
	overflow:hidden;
	width:100%;
	height:270px;
	margin:0 !important;
	padding:0 !important;
}

img.logoLink {
	position:absolute;
	
	top:65px;
	left: 50%;
    margin-left: -480px;
}

input#subscribemail {
	width:210px;
}

div.tx-wcaufwindweather-pi1 div.w_r {
	width:78px;
}

/** SEARCH **/
form#tx_indexedsearch input,
form#tx_indexedsearch img {
	margin:0;
	padding:0;
	float:right;
}

form#tx_indexedsearch input {
	margin-top:3px;
	border: 1px #000000 solid;	
	height:20px;
}

/** preistabelle */
.preise {
	width:100%;
	padding:3px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0;	
}
.preise th {
	background-color:#e6e4e4;
}

.preise .tr-even {
	background-color:#e6e4e4;
}

.preise .td-0 {
	width:22%;
	white-space: nowrap;
}

.preise .td-1 {
	width:61%;
}

.preise .td-2 {
	width:17%;
	white-space: nowrap;
	text-align:center;
}


div#ticker { /* the outer div with the black border */
	width: 960px; 
	height: 20px; 
	margin:0 0 20px 0;
	padding: 0;
	overflow: hidden;
	color: #B8292F;
}
div#ticker .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	overflow: hidden;
}
ul#scrollTicker { /* that's your list */
	position: relative;
	left: 600px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul#scrollTicker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin:0 20px 0 0;
	padding: 0;
}
ul#scrollTicker a {
	white-space: nowrap;
	padding: 0;
	color: #B8292F;
}
ul#scrollTicker h4 {
	color: #B8292F;
}


/* Default styling for jQuery Datepicker v4.0.2. */
.datepick {
	background-color: #fff;
	color: #000;
	border: 1px solid #444;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 90%;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.datepick a {
	color: #fff;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
	float: left;
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.datepick-ctrl {
	background-color: #600;
	display:none;
}
.datepick-cmd {
	width: 30%;
}
.datepick-cmd:hover {
	background-color: #777;
}
.datepick-ctrl .datepick-cmd:hover {
	background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	height: 1.5em;
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	background-color: #777;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	border: 1px solid #444;
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	height: 1.5em;
	background-color: #444;
	color: #fff;
	font-weight: bold;
}
.datepick-month-header select, .datepick-month-header input {
	height: 1.4em;
	border: none;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
}
.datepick-month th {
	border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
	background-color: #777;
	color: #fff;
}
.datepick-month td {
	background-color: #eee;
	border: 1px solid #aaa;
}
.datepick-month td.datepick-week {
	border: 1px solid #777;
}
.datepick-month td.datepick-week * {
	background-color: #777;
	color: #fff;
	border: none;
}
.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {
	background-color: #ddd;
}
.datepick-month td .datepick-today {
	background-color: #f0c0c0;
}
.datepick-month td .datepick-highlight {
	background-color: #f08080;
}
.datepick-month td .datepick-selected {
	background-color: #777;
	color: #fff;
}
.datepick-month th.datepick-week {
	background-color: #777;
	color: #fff;
}
.datepick-status {
	clear: both;
	background-color: #ddd;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
.datepick-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

/* ThemeRoller Cupertino override style sheet for jQuery date picker v4.0.0. */


.ui-widget-header a,
.ui-widget-header select {
	color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
	background-color: #e6e4e4; /* Set (.ui-state-hover) colours from theme here */
	color: #0b5b98;
}
.ui-widget-header select,
.ui-widget-header option {
	background-color: #e6e4e4; /* Set (.ui-widget-header) background colour from theme here */
}
.ui-state-highlight a {
	color: #363636; /* Set (.ui-state-highlight) colour from theme here */
}

div#tabs ul li {
	background-image:none;
	border:0;
	background-color:#e6e4e4;
}

.ui-tabs,
.ui-widget,
.ui-widget-content,
.ui-corner-all {
	background-image:none !important;
	background-color:#e6e4e4 !important;
}

div#tabs ul li a {
	background-color:#e6e4e4;
	
}

a#seekda_btn {
	background-color:#E6E4E4;
	border-top: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	border-right: 2px #A0A0A0 solid;
	border-bottom: 2px #A0A0A0 solid;
	padding:2px 4px 2px 4px;
	width:65px;
}

a#seekda_btn:hover {
	text-decoration:none;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/fileadmin/templates/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/fileadmin/templates/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/fileadmin/templates/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/fileadmin/templates/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/fileadmin/templates/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/fileadmin/templates/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/fileadmin/templates/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/fileadmin/templates/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/fileadmin/templates/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/fileadmin/templates/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/fileadmin/templates/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/fileadmin/templates/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/fileadmin/templates/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}


#cboxTitle {
	text-align: left; 
	left: 150px;
}	