/* _______________________________________________________

	Projekt: 	Regionalverbund Thüringer Wald
	Datei:		screen.css
	Autor: 		Maik Kubasch
	E-Mail: 	kubasch@webit.de
	Datum:		10.03.2010

	Stand:		CSS Optimierungen
__________________________________________________________ */

@import url(content.css);

/*
- Wrapper
- Skiplinks
- Header
  Logo
  Banner
  Meta-Navigation
  Search
- Season
- …
*/

body { padding-bottom: 20px; }
	*+html body { position: relative;/* IE7 Page Zoom Bugfix */ }

/* ________________________________________________________________________________Wrapper */

div#outer-wrapper {
position:relative;
	width: 75.154em;
   *width: 73.354em;
	padding-left: 18px;
	background: white repeat-y;
	margin: 0 auto;
}
body.summer div#outer-wrapper { background-image: url(../img/bas/shadow-left.gif); }
body.winter div#outer-wrapper { background-image: url(../img/bas/w_shadow-left.gif); }

div#second-outer-wrapper {
	padding-right: 18px;
	margin: 0 auto;
	background: white repeat-y right top;
	zoom: 1;
}
body.summer div#second-outer-wrapper { background-image: url(../img/bas/shadow-right.gif); }
body.winter div#second-outer-wrapper { background-image: url(../img/bas/w_shadow-right.gif); }

div#inner-wrapper {
	border-top: 2px solid white;
	padding-bottom: 45px;
	overflow: hidden;
}

/* ________________________________________________________________________________Skiplinks */

p#skiplinks {
	position: absolute;
	top: 0;
	left: -3000px;
	z-index: 10;
}
p#skiplinks a:active,
p#skiplinks a:focus {
	background-color: white;
	color: #6E7475;
	display: block;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 8px;
	position: absolute;
	top: 56px;
	left: 3230px;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap;
	outline: none;
}

/* ________________________________________________________________________________Header */

div#header {
	position: relative;
	font-size: 85%;
	background-repeat: repeat-x;
	overflow: hidden;
	z-index: 0;
}
body.summer div#header { background-color: #E2E9D7; background-image: url(../img/bas/header-v.png); }
body.winter div#header { background-color: #DAEBF5; background-image: url(../img/bas/w_header-v.png); }

/* ________________________________________________________________________________Logo  */

p#logo {
	width: 178px;
	background-repeat: no-repeat;
	margin-top: 2px;
	position: relative;
	z-index: 1;
}
body.summer p#logo { background-image: url(../img/bas/rvtw_logo.png); }
body.winter p#logo { background-image: url(../img/bas/w_rvtw_logo.png); }

p#logo * { display: block; }
p#logo img {
	width: 100%;
	height: 84px;
	visibility: hidden;
}
* html p#logo a { height: 1%; }

/* ________________________________________________________________________________Banner  */

img#banner {
	display: block;
	border-top: 2px solid white;
	width: 100%;
}

/* ________________________________________________________________________________Meta-Navigation */

ul#meta-navi {
	position: absolute;
	top: 10px;
	right: 0;
	_right: 10px;
	overflow: hidden;
}

ul#meta-navi * {
	display: block;
}

ul#meta-navi li {
	float: left;
	list-style-type: none;
	margin-left: 1px;
	}
	* html ul#meta-navi li.first {
		margin-top: 0;
		}
html.js ul#meta-navi li {
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 0;
}
html.js body.summer ul#meta-navi li { border-left-color: #96BB30; }
html.js body.winter ul#meta-navi li { border-left-color: #85C9EE; }
html.js ul#meta-navi li.first {
	border-left-width: 0;
}

ul#meta-navi a,
ul#meta-navi em {
	padding: 0 8px;
	text-decoration: none;
	font-style: normal;
}
body.summer ul#meta-navi a,
body.summer ul#meta-navi em {
	color: #0E5914;
}
body.winter ul#meta-navi a,
body.winter ul#meta-navi em {
	color: #2A5F81;
}
ul#meta-navi a:hover,
ul#meta-navi a:active,
ul#meta-navi a:focus {
	text-decoration: underline;
}
ul#meta-navi em a { margin: 0 -8px; }

/* ________________________________________________________________________________Search */

div#search {
	position: absolute;
	top: 55px;
	right: 0;
   _right: -1px;
	width: 100%;
	height: 30px;
   _height: 31px;
	background-repeat: repeat-y;
	background-position: right top;
	border-top: 1px solid white;
	overflow: hidden;
}

body.summer div#search { background-color: #90C02E; background-image: url(../img/bas/header_long_gradient.gif); }
body.winter div#search { background-color: #74B3DC; background-image: url(../img/bas/w_header_long_gradient.gif); }

div#search form {
	border-left: 1px solid white;
	position: absolute;
	right: 0;
   _right: -1px;
	width: 17%;
	height: 80%;
	padding: 6px 0 6px 9px;
}
body.summer div#search form { background-color: #89BC33; }
body.winter div#search form { background-color: #B0DDF4; }

div#search label.dynamic {
	display:none;
}


div#search input {
	border: 1px solid;
	position: relative;
	top: -3px;
	*top: -2px;
	font-size: 100%;
	padding: 2px 0 3px 8px;
	width: 74%;
}
body.summer div#search input { border-color: #4E761E; }
body.winter div#search input { border-color: #0087CB; }

div#search button {
	border: 0 none;
	width: 25px;
	height: 23px;
	background: transparent no-repeat;
	text-indent: -500em;
	margin-top: -2px;
	margin-left: -2px;
	*margin-left: 2px;
	cursor: pointer;
}
div#search button.focus {
	background-position: 0 -23px;
}
body.summer div#search button { background-image: url(../img/bas/lupe.png); }
body.winter div#search button { background-image: url(../img/bas/w_lupe.png); }

/* ________________________________________________________________________________Season */

ul#season {
	border-right: 2px solid white;
	background-repeat: repeat-x;
	float: left;
	padding: 1.4em 0 3.4em 0;
	width: 14.65em;
	*width: 14.25em;
	height: 1em;
	overflow: hidden;
}
body.summer ul#season { background-color: #66932C; background-image: url(../img/bas/season_gradient.gif); }
body.winter ul#season { background-color: #2E8EC8; background-image: url(../img/bas/w_season_gradient.gif); }

ul#season li {
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: white;
	display: block;
	float: left;
	margin-left: 13px;
}
* html ul#season li { margin-left: 8px; }

body.summer li#summer { background-image: url(../img/bas/style-sw-so-active.png); }
* html body.summer li#summer { background-image: url(../img/bas/ie/style-sw-so-active.png); }
body.summer li#winter { background-image: url(../img/bas/style-sw-wi-inactive.png); }
* html body.summer li#winter { background-image: url(../img/bas/ie/style-sw-wi-inactive.png); }
body.summer li#winter:hover { background-image: url(../img/bas/style-sw-wi-active.png); }
body.winter li#summer { background-image: url(../img/bas/style-sw-so-inactive.png); }
* html body.winter li#summer { background-image: url(../img/bas/ie/w_style-sw-so-inactive.png); }
body.winter li#winter { background-image: url(../img/bas/w_style-sw-wi-active.png); }
* html body.winter li#winter { background-image: url(../img/bas/ie/w_style-sw-wi-active.png); }
body.winter li#summer:hover { background-image: url(../img/bas/w_style-sw-so-active.png); }

ul#season em,
ul#season a {
	color: white;
	font-weight: bold;
	padding-left: 20px;
}
ul#season em {
	font-style: normal;
}
ul#season a {
	text-decoration: none;
}
li#winter a:hover,
li#winter a:active,
li#winter a:focus {
	background: transparent url(../img/bas/ie/style-sw-wi-active.png) no-repeat -2px left;
}
li#summer a:hover,
li#summer a:active,
li#summer a:focus {
	background: transparent url(../img/bas/ie/w_style-sw-so-active.png) no-repeat -2px left;
}

ul#season em,
ul#season a:hover,
ul#season a:active,
ul#season a:focus {
	text-decoration: underline;
}
body.summer ul#season em,
body.summer ul#season a:hover,
body.summer ul#season a:active,
body.summer ul#season a:focus {
	color: #CBEC93;
}
body.winter ul#season em,
body.winter ul#season a:hover,
body.winter ul#season a:active,
body.winter ul#season a:focus {
	color: #C2E3F4;
}

/* ________________________________________________________________________________First-navi */

div#first-navi {
	border-bottom: 1.65em solid #EDE8D2;
	float: left;
	width: 58.965em;
	*width: 57.5em;
}
body.summer div#first-navi { background-color: #8FC13A; }
body.winter div#first-navi { background-color: #80C1E5; }

div#first-navi ul {
	border-bottom: 2px solid white;
	height: 4em;
	overflow: hidden;
}
div#first-navi li {
	border-left: 2px solid white;
	display: block;
	float: left;
	width: 16.666%;
	margin-right: -2px;
}

div#first-navi li:last-child { width: 16.68%; }
div#first-navi li:first-child { border-left: 0 none; }

div#first-navi li.webkit {
	width:17.2%;
}
div#first-navi li a,
div#first-navi li em {
	color: white;
	display: block;
	font-weight: bold;
	font-size: 90%;
	font-style: normal;
	padding: 1.65em 0;
   _padding: 1.75em 0;
	text-align: center;
	text-decoration: none;
}

div#first-navi li em a {
	padding:0;
	font-size: 100%;
}
html.js div#first-navi li em.linked { padding:0; }

html.js div#first-navi li em.linked a {
	padding: 1.65em 0;
	_padding: 2em 0;
}

body.summer div#first-navi li em a,
body.summer div#first-navi li em,
body.summer div#first-navi li a:hover,
body.summer div#first-navi li a:active,
body.summer div#first-navi li a:focus {
	color: #1D541F;
	background-color: #CBEC93;
}
body.winter div#first-navi li em a,
body.winter div#first-navi li em,
body.winter div#first-navi li a:hover,
body.winter div#first-navi li a:active,
body.winter div#first-navi li a:focus {
	color: #204F6C;
	background-color: #D6EDF9;
}

/* ________________________________________________________________________________First-sidebar */

div#first-sidebar {
	clear: both;
	float: left;
	width: 14.65em;
   *width: 14.25em;
}

body.summer div#first-sidebar div#gradient { background:#70a515 url(../img/bas/gradient-small.png) repeat-x left bottom; }
body.winter div#first-sidebar div#gradient { background:#5bacd9 url(../img/bas/w_gradient-small.png) repeat-x left bottom; }
body.summer div#first-sidebar.smallest div#gradient{ background:#70a515 url(../img/bas/gradient-smallest.png) repeat-x left bottom; }
body.winter div#first-sidebar.smallest div#gradient{ background:#5bacd9 url(../img/bas/w_gradient-smallest.png) repeat-x left bottom; }
body.summer div#first-sidebar.medium div#gradient{ background:#70a515 url(../img/bas/gradient-medium.png) repeat-x left bottom; }
body.winter div#first-sidebar.medium div#gradient{ background:#5bacd9 url(../img/bas/w_gradient-medium.png) repeat-x left bottom; }
body.summer div#first-sidebar.large div#gradient{ background:#70a515 url(../img/bas/gradient-large.png) repeat-x left bottom; }
body.winter div#first-sidebar.large div#gradient{ background:#5bacd9 url(../img/bas/w_gradient-large.png) repeat-x left bottom; }
body.summer div#first-sidebar div#gradient { filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#71A616', gradientType='0'); }
body.winter div#first-sidebar div#gradient { filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#59aad9', gradientType='0'); }

body.summer div#first-sidebar { background-color: #8FC13A; }
body.winter div#first-sidebar { background-color: #80C1E5; }

/* ________________________________________________________________________________Sidebar-teaser */

div#sidebar-teaser {
	border-top: 2px solid white;
	padding-bottom: 0;
	}
	*html div#sidebar-teaser{
		margin-left: -1px;
	}

div#sidebar-teaser a {
	background: url(../img/bas/link.gif) no-repeat 0 .36em;
	color: #C00;
	text-decoration: none;
	padding-left: 14px;
}
div#sidebar-teaser a:hover,
div#sidebar-teaser a:active,
div#sidebar-teaser a:focus {
	color: #C00 !important;
	text-decoration: underline;
	background-image: url(../img/bas/link-hover.gif);
}
div#sidebar-teaser div.vevent p.summary a {
	padding-left: 0;
	background-image: none;
}
body.summer div#sidebar-teaser .events p.summary a { color: #1D561F; }
body.winter div#sidebar-teaser .events p.summary a { color: #285D7F; }

div#sidebar-teaser img,
div#sidebar-teaser .locality,
div#sidebar-teaser .locality strong,
div#sidebar-teaser .events {
	border-bottom: 2px solid white;
	display: block;
}

div#sidebar-teaser .locality strong {
	color: white;
	font-size: 75%;
	padding: 10px 0 10px 7px;
}

div#sidebar-teaser .events {
	font-size: 85%;
	padding: 10px 4px 10px 7px;
}

div#sidebar-teaser .events p.summary { font-weight: bold; }
div#sidebar-teaser .events div.vevent { margin: 15px 0; }
div#sidebar-teaser .events span.dtstart span { display: none; }

body.summer div#sidebar-teaser .locality strong { background-color:#8FC13A; }
body.winter div#sidebar-teaser .locality strong { background-color:#90cbeb; }
body.summer div#sidebar-teaser .events { background-color:#CBEC93; color:#1D561F; }
body.winter div#sidebar-teaser .events { background-color:#d7edfa; color:#285d7f; }
body.summer div#sidebar-teaser .events span { color:#1E551E; }
body.winter div#sidebar-teaser .events span { color:#285d7f; }
body.summer div#sidebar-teaser .events strong { color:#1C5522; }
body.winter div#sidebar-teaser .events strong { color:#204f6b; }

/* ________________________________________________________________________________Second-navi */

div#second-navi {
	border-top: 2px solid white;
	padding-bottom: 0;
}
* html div#second-navi { margin-left: -1px; }

div#second-navi a { text-decoration: none; }
div#second-navi em { font-style: normal; }

div#second-navi a,
div#second-navi em {
	background: url(../img/bas/second_nav_arrow.gif) no-repeat 10px 1em;
	border-bottom: 2px solid white;
	color: white;
	display: block;
	padding: 8px 15px 8px 21px ;
}
body.winter div#second-navi ul li em.linked a { background: url(../img/bas/second_nav_arrow.gif) no-repeat 10px 1em; }
body.summer div#second-navi ul li em.linked a { background: url(../img/bas/second_nav_arrow.gif) no-repeat 10px 1em; }
div#first-sidebar div#second-navi em a {
	background-image: none;
	border-bottom: none;
	padding: 0;
}
html.js div#first-sidebar div#second-navi li em.linked { padding:0; }
html.js div#first-sidebar div#second-navi ul li em.linked a,
html.js div#first-sidebar div#second-navi ul ul li em.linked a {
	padding: 8px 15px 8px 21px;
}

body.winter div#second-navi ul li.haschild em,
body.winter div#first-sidebar div#second-navi ul li.haschild em.linked a:hover {
	background: #0087CA url(../img/bas/nav-arrow-down.gif) no-repeat 8px 1.05em;
}

body.summer div#second-navi ul li.haschild em,
body.summer div#first-sidebar div#second-navi ul li.haschild em.linked a:hover {
	background: #5A822A url(../img/bas/nav-arrow-down.gif) no-repeat 8px 1.05em;
}

body.winter div#second-navi ul li em,
body.winter div#second-navi ul li a:hover,
body.winter div#second-navi ul li a:active,
body.winter div#second-navi ul li a:focus {
	background-color: #0087CA;
}
body.summer div#second-navi ul li em,
body.summer div#second-navi ul li a:hover,
body.summer div#second-navi ul li a:active,
body.summer div#second-navi ul li a:focus {
	background-color: #5A822A;
}

body.summer  div#second-navi ul ul li a {
	color: #1D541F;
	background: #CBEC93 url(../img/bas/nav-arrow-green.gif) no-repeat 10px 1em;
}
body.winter div#second-navi ul ul li a {
	color: #204F6C;
	background: #D6EDF9 url(../img/bas/w_nav-arrow-blue.gif) no-repeat 10px 1em;
}

body.winter div#first-sidebar div#second-navi ul li.haschild ul li em.linked a:hover,
body.winter div#first-sidebar div#second-navi ul li.haschild ul li em.linked a:active,
body.winter div#first-sidebar div#second-navi ul li.haschild ul li em.linked a:focus {
	color: #CE0000;
	background: white url(../img/bas/nav-arrow-red.gif) no-repeat 10px 1em;
}
body.summer div#first-sidebar div#second-navi ul li.haschild ul li em.linked a:hover,
body.summer div#first-sidebar div#second-navi ul li.haschild ul li em.linked a:active,
body.summer div#first-sidebar div#second-navi ul li.haschild ul li em.linked a:focus {
	color: #CE0000;
	background: white url(../img/bas/nav-arrow-red.gif) no-repeat 10px 1em;
}

div#first-sidebar div#second-navi ul ul li em,
div#first-sidebar div#second-navi ul ul li em a,
div#first-sidebar div#second-navi ul ul li a:hover,
div#first-sidebar div#second-navi ul ul li a:active,
div#first-sidebar div#second-navi ul ul li a:focus {
	color: #CE0000;
	background: white url(../img/bas/nav-arrow-red.gif) no-repeat 10px 1em;
}

/* ________________________________________________________________________________Main-content */

div#main-content {
	float: left;
    padding-left: 15px;
	width: 44.95em;/* 584px */
	*width: 43.8em;
}

/* ________________________________________________________________________________Sidebar */

div#sidebar {
	width: 13em;
	*width: 12.7em;
	float: right;
	padding-top: 30px;
	}

div#sidebar div.box {
	margin-bottom: 15px;
	}
div#sidebar div#online-buchung.box {
	margin-top: 15px;
	}

div#sidebar h3 {
	color: white;
	font-size: 75%;
	font-weight: bold;
	padding: 4px 0 5px 10px;
	border-bottom: 2px solid white;
	zoom: 1;/* hasLayout */
	}
body.summer div#sidebar h3 { background-color: #59822B; }
body.winter div#sidebar h3 { background-color: #0087CA; }
div#sidebar h3 span {
	font-weight: normal;
	}

div#sidebar div.box div.inner {
	padding: 9px 5px 15px 10px;
	zoom: 1;/* haslayout */
	}
body.summer div#sidebar div.box div.inner { background-color: #CBEC93; }
body.winter div#sidebar div.box div.inner { background-color: #D7EDFA; }
div#sidebar div#wetter.box div.inner {
	background-color: #EDE8D2;
	}

div#sidebar p {
	font-size: 85%;
	line-height: 1.2;
	margin-top: 9px;
	}

div#sidebar img {
	font-size: 85%;
	line-height: 1.2;
	margin-top: 9px;
	}
div#sidebar div.inner * img {
	margin-top: 0;
	}
div#sidebar img.float {
	float: left;
	width: auto;
	*margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 5px;
	}

div#sidebar a {
	display: inline-block;
	color: #C00;
	text-decoration: none;
	padding-left: 14px;
	background: url(../img/bas/link.gif) no-repeat 0 .36em;
	}
div#sidebar a:hover,
div#sidebar a:active,
div#sidebar a:focus {
	text-decoration: underline;
	background-image: url(../img/bas/link-hover.gif);
	}

div#sidebar dl.image {
	font-size: 85%;
	line-height: 1.2;
	margin-top: 9px;
	}
div#sidebar dl.image dt a {
	padding-left: 0;
	background-image: none;
	}

/* ________________________________________________________________________________Buchungsformular */

form#tomas_quick {
position: relative;
	padding-bottom: 40px;
}
* html form#tomas_quick {
	zoom: 1;/* haslayout */
}
form#tomas_quick input,
form#tomas_quick select {
	background-color: white;
	border: #D0D0D2 1px solid;
	border-top: #ACABB0 1px solid;
	font-size: 85%;
	margin-top: 10px;
	padding: 2px 0 2px 10px;
	width: 100%;
}
form#tomas_quick input#date {
	float: left;
	width: 78.5%;
}
form#tomas_quick a.dp-choose-date {
	background-position: 2px 50%;
	float: left;
	height: 19px;
	margin-top: 10px;
	padding: 0;
	width: 1.925em;
	width: 20px;
}
form#tomas_quick button {
	border: 0 none;
	font-size: 100%;
	cursor: pointer;
	width: 70px;
	height: 25px;
	*padding-top: 25px;
	text-indent: -500em;
	*text-indent: 0;
	background: url(../img/bas/btn.png) no-repeat -773px 0;
	_background-position: -772px 2px;
	outline: 0 none;
	position: absolute;
	right: -4px;
	bottom: 5px;
}
form#tomas_quick button.focus {
	background-position: -773px -26px;
}

/* ________________________________________________________________________________Footer */

div#footer {
	clear: both;
	position: relative;
	bottom: -6px;
	margin: 0 -21px 5px -21px;
	padding-bottom: 7px;
   *padding-bottom: 11px;
}
* html div#footer {
	left: 0;
	margin: 0;
}
*+html div#footer {
	bottom: -11px;
	left: -11px;
	margin-right: 0;
	margin-left: 0;
	width: 981px;
}

div#footer .inner {
	background-color: #EDE8D2;
	height: 40px;
	margin: 9px 20px;
   *margin: 5px 11px;
   _margin: 7px 0;
}

div.sh-foot-left,
div.sh-foot-right {
	width: 25px;
	height: 6px;
	position: absolute;
	bottom: 0;
   _bottom: -11px;
}
div.sh-foot-left {
	left: 0;
   *left: -11px;
   _left: -22px;
   background-repeat: no-repeat;
}
body.summer div.sh-foot-left { background-image: url(../img/bas/footer_corner_shadow.gif); }
body.winter div.sh-foot-left {
	background-image: url(../img/bas/w_footer_corner_shadow.gif);
	/* left: -1px;
   *left: -12px;
   _left: -23px; */
	}
div.sh-foot-right {
	right: 0;
   *right: -11px;
   _right: -23px;
   background-repeat: no-repeat;
   background-position: right top;
}
body.summer div.sh-foot-right { background-image: url(../img/bas/footer_corner_shadow.gif); }
body.winter div.sh-foot-right {
	background-image: url(../img/bas/w_footer_corner_shadow.gif);
	/* right: -1px;
   *right: -12px;
   _right: -24px; */
	}




/* ==========================
here we go
	Seasons /Sommer-Styles
	+seasons
========================== */

/*schatten links recht*/

.summer #tomas_quick input, 
.summer #tomas_quick select{
	color:#164517;
}
.summer #tomas_quick #date {
	border:1px #8bbb34 solid;
	}
	.summer #tomas_quick .dp-choose-date {
		background:#8bbb34 url(../img/bas/select-date-btn.gif) no-repeat scroll 2px 50%;
	}
	.winter #tomas_quick input,
	.winter #tomas_quick select{
		color:#144969;
		}
		.winter #tomas_quick #date {
			border:1px #85c9ee solid;
		}
		.winter #tomas_quick .dp-choose-date {
			background:#83c9ed url(../img/bas/w_select-date-btn.gif) no-repeat scroll 2px 50%;
		}



.summer #footer {
	background:transparent url(../img/bas/shadow-btm.gif) repeat-x scroll center bottom;
	}
	html.js .winter #footer {
		background:transparent url(../img/bas/w_shadow-btm.gif) repeat-x scroll center bottom;
	}


/* ==========================
	IE spezifisch hasLayout
	+iex
========================== */
div#header,
div#first-navi ul,
div#first-navi li *,
div#second-navi li *,
div#inner-wrapper,
div#footer{
	zoom: 1;
}








/* ==========================
	Kalender
	+cal
========================== */
		a.dp-choose-date.dp-disabled {
			background-position: 0 -20px;
			cursor: default;
			}
		div table.jCalendar td.selected:hover {
			background: #F33;
			color: white;
		}
		div#dp-popup {
			position: absolute;
			z-index: 199;
		}
		div.dp-popup h2 {
			font-size: 12px;
			text-align: center;
			margin: 2px 0;
			padding: 3px 0 2px;
			color:white;
		}
		a#dp-close {
			font-size: 11px;
			padding: 4px 0;
			text-align: center;
			display: block;
		}
		a#dp-close:hover {
			text-decoration: underline;
		}
		div.dp-popup a {
			color: black;
			text-decoration: none;
			padding: 3px 2px 0;
		}
		div.dp-popup div.dp-nav-prev {
			position: absolute;
			top: 2px;
			left: 4px;
			width: 100px;
		}
		div.dp-popup div.dp-nav-prev a {
			float: left;
		}
		/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
		div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
			cursor: pointer;
		}
		div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
			cursor: default;
		}
		div.dp-popup div.dp-nav-next {
			position: absolute;
			top: 2px;
			right: 4px;
			width: 100px;
		}
		div.dp-popup div.dp-nav-next a {
			float: right;
		}
		div.dp-popup td {
			cursor: pointer;
		}
		div.dp-popup td.disabled {
			cursor: default;
		}
		table.jCalendar {
			border-collapse: separate;
			border-spacing: 1px;
			margin: 0;
			width: auto;
		}
		table.jCalendar th {
			color: black;
			font-weight: bold;
			padding: 3px 5px;
			text-align: center;
		}
		table.jCalendar td {
			border: 0;
			color: black;
			padding: 3px 5px;
			text-align: center;
			font-size: 11px;
		}
		table.jCalendar td.today {
			color: white;
		}
		table.jCalendar td.selected {
			color: white;
			font-weight: bold;
		}
		table.jCalendar td.dp-hover {
			color: black;
		}
		div.dp-popup {
			position: relative;
			font-size: 10px;
			font-family: arial, sans-serif;
			padding: 0;
			width: 162px;
			*width: 170px;
			line-height: 1.2em;
		}
		/*+cal sommer*/
		.summer table.jCalendar {
			background: #8FC13A;
		}
		.summer table.jCalendar th {
			background: #CBEC93;
			}
		.summer table.jCalendar td,
		.summer table.jCalendar td.current-month.disabled {
			background: #F8FDDD;
		}
		.summer table.jCalendar td.other-month.disabled {
			background: #E6F6BF;
		}
		.summer table.jCalendar td.today {
			background: #8FC13A;
		}
		.summer table.jCalendar td.selected {
			background: #8FC13A;
		}
		.summer table.jCalendar td.dp-hover {
			background: #CBEC93;
		}
		.summer table.jCalendar td.other-month {
			color: #8FC13A;
			background-color: #FBFEEC;
		}
		.summer div.dp-popup {
			background: #8FC13A;
		}
		.summer div.dp-popup a.disabled {
			color: #F8FDDD;
			cursor: default;
		}
		/*+cal winter*/
		.winter table.jCalendar {
			background: #3A8FC1;
		}
		.winter table.jCalendar th {
			background: #93CBEC;
		}
		.winter table.jCalendar td,
		.winter table.jCalendar td.current-month.disabled {
			background: #DDF8FD;
		}
		.winter table.jCalendar td.other-month.disabled {
			background: #C7EAF8;
		}
		.winter table.jCalendar td.today {
			background: #3A8FC1;
		}
		.winter table.jCalendar td.selected {
			background: #3A8FC1;
		}
		.winter table.jCalendar td.dp-hover {
			background: #93CBEC;
		}
		.winter table.jCalendar td.other-month {
			color: #93CBEC;
			background-color: #E9FAFE;
		}
		.winter div.dp-popup {
			background: #3A8FC1;
		}
		.winter div.dp-popup a.disabled {
			color: #DDF8FD;
			cursor: default;
		}


/*-- Ergänzungen TTG DK für Hafasformular TW  in space/assets/rvtw/gen/css/screen.css--*/

#hafas_div {
	position:absolute;
	top-50px;
	z-index:3;
	visibility:hidden;
}

#hafas_close {
	position:absolute;
	left:170px;
	z-index:3;
	padding-top:0.3em;
}

#hafas_close a {
	font-size:0.8em;
}


#hafas_form {
	position:absolute;
	border:1px solid #8fc13a;
	background-color:#f8fddd;
	padding:2em 1em 1em 1em;
}

#hafas_form label {
	font-size:1.0em;
	font-weight:bold;
}

#hafas_form td.hafas_col1 {
	width:65px;
}

#hafas_form td {
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
       border-top:none;
       border-bottom:none;
}


#hafas_form td {
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
       border-bottom:none;
	border-top:none;

       }

#hafas_form input {	
	width:170px;
       padding: 0 0 0 0;
}

/*-- Ende Ergänzungen TTG DK für Hafasformular TW in space/assets/rvtw/gen/css/screen.css--*/
