@CHARSET "UTF-8";
* {
	font-family:arial, helvetica, sans-serif;

	font-size:12px;
	margin:0;
	padding:0;
	color: #003C6E;
}
/*
li, ul {
	behavior: url(../../style/csshover3.htc);
}
img, div, span, button, input {
	behavior: url(../../style/iepngfix.htc);
}
*/
html {
}

#hotelDescription {
	width: 385px;
	margin-top: 10px;
	padding-bottom: 35px;
}

#tab_container {
	float: left;
	margin-top: 15px;
}

#tab_container ul {
	list-style-type: none;
}
	
#tab_container li a{
	disply: block;
	text-decoration: none;
}

#tab_container li {
	border-top: 2px solid #FDF3E3;
	border-left: 2px solid #FDF3E3;
	border-bottom: 2px solid #C9C2BA;
	border-right: 2px solid #C9C2BA;
	padding: 3px;
	margin-bottom: 15px;
	background: #FDE9CE;
}

#tab_container li:hover {
	border-top: 2px solid #FCD7A9;
	border-left: 2px solid #FCD7A9;
	border-bottom: 2px solid #594121;
	border-right: 2px solid #594121;
	padding: 3px;
	margin-bottom: 15px;
	background: #F8B55C;
}

#tab_container .active_li, #tab_container li:ACTIVE {
	border-top: 2px solid #594121;
	border-left: 2px solid #594121;
	border-bottom: 2px solid #FCD7A9;
	border-right: 2px solid #FCD7A9;
	background: #F8B55C;
}
	
#tab_container_content {
	float: right; 
	width: 430px;
}

body {
	background: url(../img/general/lowerBodyBg.gif) repeat-y center;
	margin: 0 auto;
	width: 780px;	
}
img {
	border:0 none;
}
h1, h1 span {
	font-size: 18px;
	margin: 15px 0;
	font-weight: normal;
	float: left;
	z-index: 1;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	background: #FFFFFF;
	color: #003C6E;
	font-weight: bold;
	padding: 3px 0px 3px 13px;
}
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #003C6E;
	border-bottom: transparent;
	margin: 10px 0;
}
a {
	text-decoration: none;
	color: #FFFFFF;	
}
	
a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}
a.inactive, a.inactive:hover {
	color: #BBBBBB;
	text-decoration: none;
	cursor: default;
}
p {
	line-height: 1.3;
	margin: 3px 0;
}
.floatLeft {
	float: left;
	display: inline;	
}
.floatRight {
	float: right;
	display: inline;	
}
.cleardiv {
	clear:both;
}
#logo {
	height: 54px;
	background:#7F9DB6;
}
.loggedIn {
	color: #FFFFFF;
	margin: 5px;	
}
.loggedIn img {
	margin-bottom: -4px;	
}
/*#languageSelection {
	position: absolute;
	top: 60px;
	left: 468px;	
}*/
#languageSelection {
	float: right;
}
#languageSelection a.active {
	border-bottom: 1px solid #003C6E;	
}
#upper {
	width: 780px;
	position: absolute;
	top: 0;	
	background: url(../img/general/lowerBodyBg.gif) repeat-y ;
}
#lower {
	background: url(../img/general/lowerBodyBg.gif) repeat-y ;
	width: 780px;
	margin-top: 375px;
	position: absolute;
}
.formLinks {
	margin: 0 auto 5px 10px;	
}
p.teasertext {
	margin: 20px auto auto 30px;
	width: 420px;
}
#upperBody {
	float:left;
	height:375px;
	width:630px;
	background: url(../img/general/upperBodyBg.jpg) no-repeat bottom center;
}
#login_maps {
	background:#7F9DB6;
	float:right;
	width:150px;
}
#ratingPicture {
	cursor: pointer;
	margin-top: 80px;
	z-index: 100;
}
* html #rateHoliday {
	margin-top: 60px;
}
#lowerBody {
}
#sidebar {
	float: right;
	width: 150px;
	background: #7F9DB6;
}
.white {
	color: #ffffff;
}
.whiteDate {
	color: #ffffff;
	font-size: 10px;
	margin-top: -2px;
	margin-bottom: 3px;
}
#numberSearchResults {
	width: 600px;
	text-align: left;
	font-size: 16px;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}#showMapLink {	color: #003C6E;}
#sortSearchResults {
	float: right;
	display: inline;
	margin: 10px 30px 10px auto;	
}
#sortSearchResults form {
	display: inline;
}
#searchResultsSpacer {
	width: 180px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10px;
}
.objectCurrentTab {
	border-bottom: 1px solid #7398B6;
	border-left: 1px solid #7398B6;
	border-right: 1px solid #7398B6;
	background: #FFFFFF;
	margin-left: 30px;
	margin-bottom: 10px;
	display: inline;
	float: left;
	width: 548px;
	padding: 10px;
}
.objectCurrentTab p {
	width: 445px;
}
.objectCurrentTab form p {
	width: auto;
}
.objectCurrentTab .submit {
	margin: 0;
	margin-top: -20px;
}
.objectCurrentTab a.newRating {
	color: #003C6E;
	margin: 15px 0 0 0;
}
.objectCurrentTab a.newRating1 {
	color: #003C6E;
	margin: 15px 0 0 0;
	float: right;
}
.objectCurrentTab img#topOffer {
	margin-top: -16px;
	position: relative;
}
#hotelContainer {
	width: 630px;
	float: left;
	display: inline;
}
#providerDescription ul {
	margin-left: 15px;	
}
.hotelPic {
	margin-left: 0;	
}
.picDiv {
	margin-left: -10px;
	position: relative;
}
.topRate {
	position: absolute;
	top: 0;
	left: -20px;
} 
* html .topRate {
	position: absolute;
	top: 60px;
	left: 40px;
} 
.criteria {
	text-align: right;
	width: 130px;
	font-size: 10px;
	padding: 2px 8px 2px 0;
	background: #FDE9CD;
}
.criteria1 {
	text-align: right;
	width: 210px;
	font-size: 10px;
	padding: 1px 8px 1px 0;
	background: #FDE9CD;
}
.averageRating {
	width: 170px;
	font-size: 10px;
	background: #FDE9CD;
}
.averageRating .ratingContainer {
	width: 150px;
	margin: 0 5px;
	background-color: #cecece;	
}
#sidebar label {
	color: #FFFFFF;	
	margin: 0 20px 0 10px;
}
#sidebar form {
	margin-top: 10px;	
}
.sidebar {
	width: 	120px;
	margin: 0 auto 5px 10px;
}
.ratingUser {
	font-size: 11px;
	margin-bottom: 5px;
	font-style: italic;
}
.ratingUser a {
	font-size: 11px;
	text-decoration: underline;		
	font-style: italic;
	color: #003C6E;	
}
.thumbs {
	font-size: 10px;
	float: right;
	margin-top: -15px;
	margin-right: 10px;
}

.thumbs1 {
	font-size: 10px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.hotelRatings {
	border-bottom: 1px solid #7398B6;
	padding: 15px 0;
}
.hotelRatings a.more {
	float: right;
	margin-top: -15px;
	color: #003C6E;
	text-decoration: none;
}
.hotelRatings a.more:hover {
	float: right;
	margin-top: -15px;
	color: #003C6E;
	text-decoration: underline;
}
.infoUeber {
	background-color: #fde9cd;
	padding: 3px 20px 3px 15px;
	margin-top: 15px;
	margin-left: -10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
.infoInput {
	width: 500px;
}

.veranstSelect {
	width: 200px;
}

.moreDiv {
	float: right;
	padding-top: 15px; 
}
.moreDiv a {
	color: #003c6e;
	text-decoration: none;
}
.moreDiv a:hover {
	color: #003c6e;
	text-decoration: underline;
}
.infoTableTd {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
.infoTable {
	width: 100%;
	padding: 10px 20px 10px 20px;
}
.infoTable a {
	color: #003c6e;
	text-decoration: none;
}
.spaceBottom {
	padding-bottom: 20px;
}
#currentRating a {
	color: #003C6E;
}
#currentRating #user, .user {
	float: left;
	display: inline;
	width: 150px;
}
#user a, .user a {
	text-decoration: underline;	
}
#currentRating a.print {
	font-style: italic;
	padding-left:25px;
	background: url(../img/rating/print.jpg) left center no-repeat;
	float: right;
	display: inline;
	margin-left: 40px;
}
#currentRating a.floatRight {
	font-style: italic;
	float: right;
	display: inline;
	margin: 15px 10px 5px 25px;
}
#currentRating a.floatRightRate {
	font-style: italic;
	float: right;
	display: inline;
	margin: 15px 5px 5px 15px;
}
.rightRate {
	margin-top: 10px;
	float: right;
	text-align: right;
}
.rightRate a {
	height: 10px;
	display: block;
}
#currentRating a.back {
	float: left;
	display: inline;
}
#currentRating #user ul li, .user ul li {
	list-style: none;
	margin: 3px 0;
	font-style: italic;
}
#currentRating #userRating {
	float: right;
	display: inline;
	width: 378px;
	margin: 10px 10px 0px 0;
}
#currentRating #userRating p {
	width: auto;	
}
#currentRating #userRating table {
	margin: 15px 0;	
}
#currentRating #userRating label {
	margin-left: 10px;
}	
#currentRating #userRating table.ratingInfo {
	margin: 15px 0 30px 0;	
}
#currentRating #userRating .ratingImageContainer {
	float: left;
	margin: 5px 5px 5px 0;
	width: 150px;
	padding: 5px 5px 5px 0;
	display: block;
}

#currentRating #userRating .ratingImageContainer:nth-of-type(odd) {
	float: left;
}

#currentRating #userRating .ratingImageContainer:nth-of-type(even) {
	float: right;
}

#currentRating #userRating .ratingImageContainer span {
	font-style: italic;	
}

table.ratingInfo {
	margin: 15px 0 30px 0;
}
.ratingInfo td {
	padding: 3px;
}
.ratingInfo td.ueber {
	padding: 3px;
	border-bottom: 1px solid #003c6e;
}
.noDesc1 {
	position: relative;	
}
.noDesc2 {
	position: absolute;
	background: #FFF;
	z-index:2;
	top: 0;
	width: 100%;
	height: 140px;
	opacity: 0.8;
	filter:Alpha(opacity=80, finishopacity=80, style=2)
}
.noDesc2 strong {
	position: absolute;
	z-index:3;
	top: 40%;
	left:10%;
}

.noDesc3 {
	position: absolute;
	z-index:2;
	top: 40%;
	left:10%;
}
#currentRating #userRating table .criteria {
	width: 100px;
}
#currentRating #userRating h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-top: 0;
	width: 320px;
}
#currentRating #userRating .thumbs {
	float: right;
	margin-top: -5px;
}
#currentRating #userTipp p {
	display: block;
	width: auto;
}
#currentRating #userTipp h2 {
	display: block;
	margin: 15px 0 5px 0;	
}
#currentRating #userTipp a.back {
	display: block;
	margin: 15px 0 5px 0;
}
#currentRating #userTipp a.print {
	display: block;
	margin: 15px 0 5px 40px;
}
#pflichtfeld {
	font-size: 11px;
}
.tipPic {
	margin-top: 20px;
	margin-right: 10px;
}
/*-------------------- Login ----------------*/
#login {
	height:219px;
	background: url(../img/login/loginBg.gif) no-repeat bottom center;
	position: relative;
}
#login #login_loginButtons {
	position: absolute;
	bottom: 10px;	
}
#login #login_loginButtons .formLinks {
	color: #FFFFFF;
}
#login .cleardiv {
	height: 10px;	
}
.loggedIn {
	padding-top: 10px;
	padding-left: 5px;
}
* html body #upper #login_maps #login .cleardiv {
	height: auto;	
}
#login label {
	color: #FFFFFF;	
	margin: 0 20px 0 10px;
}
#siteLogin {
	width: 200px;	
}
#siteLogin h2 {
	float: left;
	text-indent: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#siteLogin #hotelContainer-content {
	border-top: 1px solid #7398B6;	
}
#siteLogin p {
	padding-left: 50px;
	display: block;	
}
#siteLogin input {
	margin: 2px 0 2px 0;	
}
#siteLogin a, siteLogin a:hover {
	color: #003C6E;
}
#siteLogin .submit {
	margin: 10px 0 10px 0;	
}
.loginContainer {
	width: 120px;
	padding-left: 50px;
}
.loginForm {
	width: 	120px;
	margin: 0 auto 2px 10px;
}
.submit {
	background: #F8B55A;
	color: #003C6E;
	float: right;
	margin-right: 15px;
	margin-top: 5px; 
}
#weatherDescription {
	float:left;
	padding-left: 5px;
}

#weatherDescription span {
	color: #003C6E;
	text-decoration: none;
	padding: 2px;
}

#weatherDescription span:hover {
	padding: 2px;
	color: #003C6E;
	text-decoration: underline;	
}

#weatherDescription img {
	margin-right: 5px;
}

#weatherLabel {
	height: 25px;
	float:left;
}

.weatherForeacstContainer {
	float: left;
	border-right: 1px solid #003c6e;
	padding: 0 10px;
	margin-bottom: 5px;
}

/*-------------------- Merkzettel ----------------*/
.leafletLabel {
	background: url(../img/icons/leaflet.jpg) center right no-repeat;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 20px;
}
	
.leafletLabel input {
	position: absolute;
	left: -3000px;
}

.merkzettel {
	list-style: none;
	margin: 10px auto 15px 10px;
}
.merkzettel li {
	padding: 1px 0;	
}
.merkzettel li span {
	float: left;	
	text-decoration: none;
	color: #FFF;
}
.merkzettel li a {
	float: left;	
	text-decoration: none;
}
.merkzettel li div a {
	float: right;
	margin-right: 5px;	
}
.deleteIcon {
	background: url(../img/general/deleteMsg.jpg) no-repeat;
}
/*-------------------- Top Angebote ----------------*/
#offers {
	list-style: none;
	margin: 10px auto 15px 10px;
}
#offers li {
	padding: 1px 0;
}
#offers li a {
	text-decoration: none;
	float: left;
	width: 65px;
	overflow: hidden;
	white-space: pre;	
}
#offers li a:hover {
	text-decoration: none;
	color: #FFE24C;
}
#offers .price {
	float: right;
	display: inline;
	color: #FFE24C;
	margin-right: 15px;
	font-weight: bold;
}
#merkzettel .price {
	float: right;
	display: inline;
	color: #FFE24C;
	font-weight: bold;
}
/*-------------------- Maps ----------------*/
#maps {
	height:156px;
	width: 150px;
	overflow: hidden;
}
/*-------------------- Suche ----------------*/
#search {
	/*margin: 50px auto auto 30px;*/
	position:absolute;
	top:238px;
	left: 30px;
}
#search input {
	border: 1px solid #A5ACB2;
	color: #666666;	
}
#search input.focused {
	color: #003C6E;	
}
#search select {
	width: 175px;
	margin: 5px 0;	
}
#search #quicksearchContainer {
	margin-top:20px; 
}
/*#quicksearch input {
	position: relative;
	z-index: 2;
	width: 174px;
	background: transparent;
	border-right-width: 0;
	color: #003C6E;
}*/
#quicksearchContainer input.submitButton {
	background: #FFE351 url(../img/search/lupe.jpg) center center no-repeat;
	width: 30px;
	position: relative;
	top: -38px;
/*	border-left-color: #FFE351;*/
	border-left-width: 0;
	border-right-width: medium; 
	height: 20px;
	left: 174px;
}
#quicksearchContainer label {
	height: 16px;
	width: 170px;
	position: relative;
	display: block;
	z-index: 1;
	background: #FFFFFF;
	left: 1px;
	top: -18px;
	padding-left: 5px;
	padding-top: 1px;
	color: #BBBBBB;
}
#quicksearchContainer p {
	margin-left: 95px;
	font-weight: bold;
	font-weight: normal\9;
	cursor: pointer;	
}
#quicksearchContainer a {
	margin-left: 95px;
	font-weight: bold;
	cursor: pointer;
	color: #003C6E;
	margin-top: -25px;
	text-decoration: none;
}
#extendedsearch p {
	margin-left: 15px;	
	font-weight: bold;	
	font-weight: normal\9;
	cursor: pointer;
	margin-top: -3px;
	float: right;
}
#extendedsearch a {	
	margin-left: 10px;
	font-weight: bold;	
	cursor: pointer;
	margin-top: -3px;
	margin-bottom: 3px;
	color: #003C6E;
	text-decoration: none;
	line-height:1.3;
}
#extendedsearch td a {
	margin-top: 3px;
	margin-left: 0;	
}	
#showSearchButton {
	padding-left: 20px;
	margin-top: -15px;
}
#extendedsearch input.searchField {
	width: 180px;
	z-index: 2;
	color: #003C6E;
	background: transparent;
	position: relative;
}
#extendedsearch label {
	margin-top: -18px;
/*	left: -132px;*/
	z-index: 1;
	background: #FFFFFF;
	width:	178px;
	padding-left: 5px;
	color: #BBBBBB;
	display: block;
	height: 16px;
	position: relative;
}
#hotelContainer-content {
	position: relative;	
}
.recommend {
	float: right;	
}
#search #extendedsearch #starsMinus, #search #extendedsearch #starsPlus {
	background: #A5ACB2;
	display: block;
	float: left;
	color: #FFFFFF;
	padding: 1px 4px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 17px;
}
#search #extendedsearch #minStars {
	background: #FFFFFF url(../img/stars/stars_0.jpg) 40px 0 no-repeat;
	width: 123px;
	display: block;
	float: left;
	height: 17px;
	border:1px solid #A5ACB2;
	padding-left: 3px;
}
/*-------------------- Hauptnavigation ----------------*/
#mainNavigation {
	width: 570px;
	list-style-type: none;
	background: #7F9DB6;
	margin: 28px auto 20px 31px;
	float: left;
	display: inline;
}
#mainNavigation li {
	width: 143px;
	float: left;
	background: #7F9DB6;
	color: #FFFFFF;
	margin-left: -1px;
	font-weight: bold;
}
#mainNavigation li a {
	background: #7F9DB6;
	padding: 3px 0;
	border: 1px solid #D9E2E9;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
#mainNavigation li a:hover {
	padding: 3px 0;
	border: 1px solid #D9E2E9;
	color: #FFFFFF;
	text-decoration: none;
	background: #003C6E;
	display: block;
}
#mainNavigation li ul {
	background: #7F9DB6;
	position: absolute;
	left: -999em;
	border-left: 1px solid #D9E2E9;
	border-right: 1px solid #D9E2E9;
	list-style: none;
	z-index: 300;
	width: 141px;
	text-indent: 0;
}
#mainNavigation li ul li {
	border-left: 1px solid #D9E2E9;
	width: 141px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #FFF;
}
#mainNavigation li:hover ul, #mainNavigation li.sfhover ul {
	left: auto;
}
#mainNavigation li.sfhover:hover ul, #mainNavigation li.sfhover ul {
	left: auto;
}
#mainNavigation li.small {
	width: 130px;
}
#mainNavigation li ul.small li, #mainNavigation li ul.small {
	width: 128px;
}
#mainNavigation li.wide {
	width: 158px;	
}
 #mainNavigation li ul.wide li, #mainNavigation li ul.wide {
	width: 156px;
}
#mainNavigation li ul li a {
	text-align: left;
	border: none;
	padding: 3px 0 3px 3px;
	display: block;
}
#mainNavigation li ul li a:hover {
	display: block;
	text-align: left;
	border: none;
	padding: 3px 0 3px 3px;
}
#mainNavigation li a.inactive, #mainNavigation li a.inactive:hover {
	background: #BBBBBB;	
	cursor: default;
}
	
/*-------------------- Sekundärnavi (Objekt, Bewertung...) ----------------*/
#hotelContainer-nav {
	border-top: 1px solid #7398B6;
	background: #7398B6;
	list-style: none;
	margin: 0px auto 0px 30px;
	display: inline;
	float: left;
}
#hotelContainer-nav li {
	border-bottom: 1px solid #7398B6;
	float: left;
	margin: 0 1px 0px 0px;
	background: #FFFFFF;
	padding: 3px 0px;
	text-align: center;
	width: 113px;
}
#hotelContainer-nav li.first-child {
	border-left: 1px solid #7398B6;
	/*width: 96px;*/
	margin-left: 0px;
}
#hotelContainer-nav li.last-child {
	margin: 0 0px 0px 0px;
	/*width: 95px;*/
	border-right: 1px solid #7398B6;
}
#hotelContainer-nav li.activeli {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	width: 112px;
}
#hotelContainer-nav li a {
	color: #003C6E;
	display: block;
}
#hotelContainer-nav li a.active {
	color: #003C6E;
	display: block;
	text-decoration: none;
	cursor: default;
}
#hotelContainer-nav li a.inactive {
	color: #AAAAAA;
	display: block;
	text-decoration: none;
	cursor: default;
}
.breadcrumbs {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	float: left; 
	font-weight: bold;
	padding-left: 30px;
	width: 548px;
}
.breadcrumbs a, .breadcrumbs a:hover {
	font-size: 14px;
	text-align: left;
	color: #003C6E;
}
.smaller {
	font-size: 12px;
}
.veranstalterWahl {
	float: left;
	padding-top: 10px;	
}
.linksRight {
	float: right;
	overflow: hidden;
	width: 152px;
	margin-top: 10px;
	padding: 20px 0 5px 10px;
	border-left:1px solid #003c6e;
}
.linksRight1 {
	float: right;
	padding-top:60px;
}
.rightLinks {
	float: right;
	padding-top: 21px;
	padding-right: 120px;
}
a.allLanguages {
	color: #003C6E;
	text-decoration: underline;
	float: right;	
}
/*-------------------- User-Info PopUp ----------------*/
#userTooltip h1 {
	margin-top: 0;
	margin-bottom: 5px;
}
#userTooltip a {
	color: #003C6E;
}
#userTooltip .userData {
	margin-left: 15px;
	float: left;
}
#userTooltip .userPicture {
	float: left;
	padding-bottom: 10px;
}
/*-------------------- Suchergebnisse ----------------*/
#searchResults-Container {
	border-top: 1px solid #7F9DB6;
}
.searchResult {
	border-bottom: 1px solid #7F9DB6;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.searchResult h2 {
	font-size: 14px;
	font-weight: bold;
	width: 390px;
}
.searchResult a, .searchResult a:hover {
	color: #003C6E;
	font-style: italic;
	text-decoration: none;
}
.searchResult a:hover {
	color: #003C6E;
	font-style: italic;
	text-decoration: underline;
}
.searchResult p {
	width: auto;
}
.searchResult .foot {
	clear:both;	
}
.searchResult label {
	color: #003C6E;
	font-style: italic;
	margin-top: 5px;
	position: relative;
}
.searchResult .readDesc {
	width: 160px;
	display: block;	float: left;
}
.searchResult .readComments {
	width: 130px;
	display: block;	float: left;
}
.searchResult .star {
	position: relative;
	top: 3px;	
}
	
.searchResult .hotelPicture {
	float: left;
	margin-right: 10px;
	margin-top: 0;
}
.blockRight {
	padding-top: 5px;
	float: right;
}
.ratingContainer {
	float: left;
	/*width: 100%;*/	width: 110px;	margin-top: 15px;	background-color: #cecece;
}
.ratingContainer p {
	background: #FFFFFF;
	font-size: 10px;
	display: block;
	text-align: right;	
	float: none;
	margin: 0;
	clear: left;
}
.ratingContainer1 {
	width: 105px;
	text-align: center;
	font-size: 10px;
	background-color: #cecece;
}
.empty {
	background-color: #ffffff;
	height: 12px;
}
.ratingBar {
	font-size: 10px;
	background: #f9b55b;
	text-align: right;
	float: left;
}
.blueLink {
	position: relative;
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
    opacity:0.8;
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    width: 100%;
    padding: 2px 0;	
    margin-top: -22px;
    margin-left: 0; 
}
.blueLink a {
	color: #003c6e;
	text-decoration: underline;
	font-size: 10px;
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}
.blueLink a:hover {
	color: #003c6e;
	text-decoration: underline;
	font-size: 10px;
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}
.blueLink span {
	color: #003c6e;
	font-size: 10px;
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}
.blueLink2 {
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
    width: 247px;
    padding: 2px;
}
.blueLink2 a, .blueLink2 a:hover {
	color: #003c6e;
	text-decoration: underline;
	font-size: 10px;
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}
.blueLink2 span {
	color: #003c6e;
	font-size: 10px;
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}
.blueLink1 {
	font-size: 10px;
	text-align: left;
}
.blueLink1 a {
	color: #003c6e;
	text-decoration: underline;
	font-size: 10px;
}
.abPreis, .abPreis a.abPreis {
	padding-top: 10px;
	font-size: 12px;
	color: #e95d0f;
	font-weight: bold;
}

#preis2 {
	float:right;
	color:#e95e0f;
	text-decoration: underline;
}

#preis2 span {
	font-size:18px;
	color:#e95e0f;	
}

#preis2:hover, #preis2 span:hover {
	color: #F8B55A;	
}

.floatContainer {
	position: relative;
	width: 390px;	
}
/*-------------------- Pagination ----------------*/
#pagination {
	text-align: right;
	margin: 5px 30px 5px auto;	
	list-style: none;
	float: right;
	display: inline;
}
#hotelContainer-content #pagination {
	margin: 5px 0px 5px auto;	
}
#pagination li {
	float: left;
}
#pagination span.active {
	font-weight: bold;
	text-decoration: underline;
	padding: 0 3px;
}
#pagination li.pages {
	margin-right: 10px;
	font-weight: normal;
}
#pagination a {
	color: #003C6E;
	padding: 0 3px;
	text-decoration: none;
}
/*-------------------- Bildergalerie, Videogalerie ----------------*/
.thumbnail {
	float: left;
	width: 162px;
	padding: 5px 5px 15px 15px;
	position: relative;
}
.thumbnail h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.thumbnail span {
	font-size: 10px;
}
.thumbnail a, .thumbnail a:hover {
	color: #003C6E;
	font-style: italic;
	text-decoration: underline;
	font-size: 10px;
}
a.playVideo img.videoButton {
	position: absolute;
	top: 90px;
	left: 130px;
	opacity: 0.5;
	filter:Alpha(opacity=50, finishopacity=50, style=2)
}
a.playVideo:hover img.videoButton {
	position: absolute;
	top: 90px;
	left: 130px;
	opacity: 0.8;
	filter:Alpha(opacity=80, finishopacity=80, style=2)
}
/*-------------------- einzelnes Bild, einzelnes Video ----------------*/
#picture {
	position: relative;
}
#picture h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	float: none;
}
#picture img.prev {
	float: left; 
	position: absolute;
	top: -200px;
	left: 20px;
	display:block;
}
#picture img.next {
	float: right; 
	position: absolute;
	top: -200px;
	left: 500px;
	display:block;
}
.pictureLink a {
	color: #003C6E;
	font-style: italic;
	text-decoration: underline;
	font-size: 12px;
	margin-top:15px; 
}
.pictureLink a.floatRight {
	margin-left: 10px;
}
#picture .imgContainer {
	display: inline;
	float: left;
	margin: 0 auto 0 74px;
	width: 400px;
}
.pictureLink span {
	font-size: 10px;
}
.pictureLink span a {
	color: #003c6e;
	text-decoration: underline;
	font-size: 10px;
	margin: 0;
}
.pictureLink span a img {
	display: inline;
}
/*-------------------- unteres Suchformular ----------------*/
#bookingNavigation {
	background: #003C6E;
	list-style: none;
	width: 570px;
	float: left;
	margin: 31px auto 0px 30px;
	display: inline;
}
#bookingNavigation li {
	background: #003C6E;
	text-align: center;
	padding: 3px 0;
	border-left: 1px solid #FFFFFF;
	float: left;
	width: 20%;
	color: #FFFFFF;
	cursor: pointer;
}
#bookingNavigation li.small {
	width: 13%;
}
#bookingNavigation li.first-item {
	border: none;	
}
#bookingNavigation li a {
	color: #FFFFFF;
	text-decoration: none;
}
#commonSearchForm {
	background: #F9B55B;
	width: 550px;
	margin: 0px auto 25px 30px;
	padding: 10px;
}
#commonSearchForm td {
	padding: 2px 0;
}
#commonSearchForm td select {
	width: 100px;
	margin-right: 5px;	
}
#commonSearchForm .submit {
	margin: 0;
}
/*-------------------- Bewertungstool-Auswahl ----------------*/
#selectRatings {
	width: 550px;
	float: left;
	margin: 0 auto 15px 30px;
}
#selectRatings a {
	height: 60px;
	width: 195px;
	display: inline;
	float: left;
	margin: 0 40px 0 40px;
	text-decoration: none;
}
#selectRatings a span {
	position: relative;
	top: -25px;
	font-weight: bold;
}
/*-------------------- Bewertungsformular ----------------*/
.makeRatingTable {
	padding: 0 30px 0 30px;
}
.makeRating {
	margin: 5px 0 0 0;
	text-align: left;
}
.makeRating td {
	padding: 3px 15px 3px 0;
}
.makeRating1 {
	margin: 5px 0 0 0;
}
.makeRating1 td {
	padding: 3px 15px 3px 0;
}
.makeRatingTable .criteria1 label {
	width: 382px;
	background: #FFFFFF;
	height: 46px;
	z-index: 1;
	position: relative;
	display: none;
	text-align: left;
	margin-left: 4px;
	text-indent: 2px;
	color: #BBBBBB;
}
.makeRatingTable .criteria1 textarea {
	display: none;
	width: 380px;
	height: 46px;
	margin-bottom: 15px;
	background: transparent;
	z-index: 2;
	position: relative;
	margin-top: -48px;
	border: 2px solid #E0DFE3;
}
.year {
	width: 65px;
}
.time {
	width: 150px;
}
.month {
	width: 180px;
}
.percentage {
	font-size: 10px;
	padding: 1px;
	background: #FDE9CD;
	text-align: left;
	width: 246px;
}
.ueber {
	font-size: 13px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}
.ueber1 {
	font-size: 13px;
	font-weight: bold;
}
.ueber2 {
	font-size: 13px;
	font-weight: bold;
}
.ueber3 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.ueber4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 20px;
}
.ratingText {
	width: 370px;
}
.buttonOrange {
	background: #F8B55A;
	text-align: left;
}
.sliderInputs {
	width: 35px;
	float: right;
}
.percentage dd {
	float: left;
	width:200px;
}
	
input.noVal, textarea.noVal {
	color: #666666;
}

input.focused, textarea.focused, select.focused, .makeRatingTable .criteria1 textarea.focused {
	border: 2px solid #F8B55A;
}
input.error.focused, textarea.error.focused {
	border: 2px solid #FF4000;
}
.error {
	background-color: #F8B55A;	
}
.notRated {
	font-size: 10px;
	color: #D70415;
	font-weight: bold;
}
/*-------------------- Info-Forum Beiträge ----------------*/
ul.infoForum {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 200%;
}
.infoForum a, infoForum a:hover {
	text-decoration: underline;
}
/*-------------------- Bilder/Videos hochladen ----------------*/
.fussNote {
	font-size: 10px;
	text-align: right;
}
.newPicture {
	margin: 5px 0 20px 20px;
}
.newPicture td {
	padding: 3px 15px 3px 0;
}
.durchsuchen {
	width: 500px;
}
.makeRatingTable a {
	text-decoration: underline;
	text-align: left;
}
.hinweise {
	padding-bottom: 5px;
}
/*-------------------- Passwort vergessen ----------------*/
#lostPassword {
	border-top: 1px solid #7398B6;
}
#lostPassword table {
	width: 450px;
}
#lostPassword table tr td {
	padding: 2px 0;
}
#lostPassword table tr.spacerSubmit td {
	padding-top: 25px;
}
#lostPassword table .label {
	width: 150px;	
}
#lostPassword select {
	margin-right: 10px;
}
#lostPassword input, #lostPassword textarea {
	width: 350px;
}
#lostPassword .submit {
	width: 65px;
}
/*-------------------- Neu registrieren ----------------*/
#register {
	border-top: 1px solid #7398B6;
}
#provider {
	width: 10px;
}
#register table {
	width: 450px;
}
#register tr.spacer td {
	padding-top: 12px;	
}
#register tr.spacerSubmit td {
	padding-top: 25px;	
}
#register table tr td {
	padding: 2px 0;
}
#register table .label {
	width: 150px;	
}
#register select {
	margin-right: 10px;
	width: 75px;
}
#register input#provider, #register input#agency, #register input#agb  {
	width: 20px;
}
#register input.name {
	width: 147px;
}
#register input.email, #register input.phone {
	width: 300px;
}
#register input.text {
	width: 228px;
}
#register input.number {
	width: 68px;
}
#register .submit {
	width: 65px;
}
#register .error {
	margin: 5px 0;
	color: #DC0019;
	font-weight: bold;
}
#register .agbcheck {
	width: auto;
}
#register a, #register a:hover {
	font-weight: bold;
	color: #003C6E;
	text-decoration: none;	
}
/*-------------------- Mein Profil ----------------*/
#profileContainer {
	width: 630px;
	float: left;
	display: inline;
}
#profileContainer a {
	color: #003C6E;
}
#profileContainer #profileContainer-nav {
	border-top: 1px solid #7398B6;
	background: #7398B6;
	list-style: none;
	margin: 0px auto 0px 30px;
	display: inline;
	float: left;
}
#profileContainer-nav li {
	border-bottom: 1px solid #7398B6;
	float: left;
	margin: 0 1px 0px 0px;
	background: #FFFFFF;
	padding: 3px 0px;
	text-align: center;
	width: 141px;
}
#profileContainer-nav li.first-child {
	border-left: 1px solid #7398B6;
	margin-left: 0px;
}
#profileContainer-nav li.last-child {
	width: 142px;
}
#profileContainer-nav li.activeli {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}
#profileContainer-nav li a {
	display: block;
}
#profileContainer a.changePic, #profileContainer a.changePic:hover {
	font-style: italic;
	text-decoration: underline;
	color: #003C6E;
}
#profileContainer-nav li a.active {
	color: #003C6E;
	display: block;
	text-decoration: none;
	cursor: default;
}
#profileContainer #user {
	float: left;
	display: inline;
	position: relative;
	width: 150px;
}
#profileContainer a.changePass, #profileContainer a.changePass:hover {
	position: relative;
	left: -170px;
	text-decoration: underline;
	font-style: italic;
}
#profileContainer #user ul li {
	list-style: none;
	margin: 3px 0;
	font-style: italic;
}
#profile, .profile {
	width: 368px;
	float: left;
	padding-left: 20px;
}
#profile td.small {
	width: 30px;
	background: #FDE9CD;
	padding: 2px 3px;
	text-align: center;
}
#profile td input, #profile td select {
	margin: 2px 0;
	width: 95%;
}
#profile table tr td input {
	width: 95%;	
}
#profile table tr td .submit {
	margin-right: 10px;
	width: auto;
}
/*-------------------- Meine Nachrichten ----------------*/
h2.counter {
	padding-left: 15px;
	margin-left: -10px;
	margin-bottom: 10px;
	float: left;
	border-bottom: 1px solid #003C6E;
}
.message {
	border-bottom: 1px solid #003C6E;
	padding: 15px 0 15px 5px;
	margin-bottom: 15px;
}
.message p {
	width: auto;
	margin-right: 10px;	 	
}
.message .user {
	width: 120px;	
}
.message .messageText {
	float: left;
	display: block;
	width: 401px;
	margin-left: 20px;	
}
.message .subject {
	margin-bottom: 15px;
}
.message .subject h2 {
	float: left;
}
.message .subject .subjectDate {
	float: right;
	margin-right: 10px;
}
.deleteMsg {
	font-style: italic;
	background: url(../img/general/deleteMsg.jpg) center right no-repeat;
	padding-right: 15px;
}
.message .deleteMsg {
	margin-left: 140px;
}	
.message .submit {
	margin-right: 10px;
}
/*-------------------- Meine Beiträge ----------------*/
ul#myRatings {
	list-style: none;
	float: left;
	margin: 0 0 0 -10px;
	padding: 0;
}
#myRatings li {
	background: #FDE9CD;
	padding: 3px 3px 3px 13px;
	margin: 10px 0;
	width: 155px;
}
#myRatings li a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#myRatings li.active,#myRatings li.active a:hover {
	background: #F8B55A;
	cursor: default;
}
#myhotelRatingsContainer {
	float: left;
	width: 370px;
	margin-left: 5px;	
}
#profileContainer .myhotelRatings h2 {
	width: 300px;
	float: left;	
}
#profileContainer .myhotelRatings p {
	width: 355px;
}
#profileContainer .myhotelRatings a {
	float: right;
	margin-bottom: 5px;	
}
#profileContainer .myhotelRatings a.userLink {
	float: none;
	margin-bottom: 5px;	
}
#profileContainer .myhotelRatings {
	float: left;
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #003C6E;
}
.hotelInfos {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
/*-------------------- Meine Bilder ----------------*/
#myhotelPicturesContainer {
	float: left;
	width: 360px;
	padding: 10px 0 0 20px;
}
.myPics {
	border-bottom: 1px solid #003c6e;
}
.myPicsTable {
	margin-bottom: 20px;
}
#picture1 {
	position: relative;
}
#picture1 .imgContainer1 {
	display: inline;
	float: left;
	margin: 0 auto 20px 14px;
	width: 340px;
}
.myh1 {
	font-size: 18px;
	margin: 15px 0;
	font-weight: normal;	
}
.prev1 {
	float: left;
	margin-right: 20px;
}
.next1 {
	float: right;
}
/*-------------------- Beiträge aktivieren ----------------*/
.activate {
	width: 100%;
}
.activate a {
	color: #003c6e;
}
.activate a:hover {
	color: #003c6e;
}
/*-------------------- Suche über Länder ----------------*/
#mapSearch {
	height: 350px;
	border-bottom: 0;
	overflow: hidden;
	margin-bottom: 0;
}
/*-------------------- Impressum, AGB, etc ----------------*/
#noticesContainer {
	width: 630px;
	float: left;
	display: inline;
}
#noticesContainer a {
	color: #003C6E;
}
#noticesContainer #noticesContainer-nav {
	border-top: 1px solid #7398B6;
	background: #7398B6;
	list-style: none;
	margin: 0px auto 0px 30px;
	display: inline;
	float: left;
}
#noticesContainer-nav li {
	border-bottom: 1px solid #7398B6;
	float: left;
	margin: 0 1px 0px 0px;
	background: #FFFFFF;
	padding: 3px 0px;
	text-align: center;
	width: 135px;
}
#noticesContainer-nav li.first-child {
	border-left: 1px solid #7398B6;
	margin-left: 0px;
}
#noticesContainer-nav li.last-child {
	width: 160px;
}
#noticesContainer-nav li.activeli {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}
#noticesContainer-nav li a.active {
	color: #003c6e;
	cursor: default;
	display: block;
	text-decoration: none;	
}
#noticesContainer-nav li a {
	display: block;
}
.phoneselect {
	width: 230px;
}
.inputContact {
	width: 200px;
}
.leftMarge {
	padding-left: 20px;
}
.impTable {
	margin: 20px 0 20px 0;
}
.impTable table {
	margin: 20px 0 20px 20px;
}
.ueberBlue {
	font-size: 14px;
	font-weight: bold;
}
.nutz {
	margin: 20px;
}
.nutz a {
	color: #003c6e;
	text-decoration: underline;
}
.nutz ul {
	list-style-type: square;
}
.nutz li {
	margin-left: 20px;
	margin-right: 20px;
}
table.lexicon {
	width: 550px;
}
.lexicon td {
	vertical-align: top;
	padding-top: 8px;
	padding-right: 10px;
}
.lexicon td p {
	vertical-align: top;
	padding-top: 8px;
	width: auto;
}
.capital {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid #003c6e;
	width: 350px;
	margin-left: 93px;
	margin-bottom: 25px;
	margin-top: 15px;
	text-align: center;
}
.kursiv {
	font-style: italic;
}

ul#sitemap {
	padding-left: 10px;
}

ul#sitemap ul {
	padding-left: 20px;
}
/*-------------------- Buchungsstrecke ----------------*/
#bookingContainer-content {
	border-top: 1px solid #7398B6;
}
#bookingContainer-content #menu_bottom_container {
	display: none;
}
#bookingContainer-content a {
	color: #003C6E;
}
#refineSearch {
	border-top: 1px solid #7398B6;
	margin-bottom: 15px;
	overflow: hidden;	
}

#refineSearch h2.head {
	cursor: pointer;	
}
/*
#refineSearch label {
	float: left;
	width: 15em;
	margin-left: 2px;	
}
#refineSearch select {
	width: 14em;
	height: 18px;
}
#refineSearch select option {
	text-indent: 5px;	
}*/
#refineSearch dd {
	/*float: left;*/
}
#widget_sd, #widget_ed {
	margin-right: 3px;	
}
#refineSearch dt {
	/*display: none;*/
	margin-top: 5px;
}
.color12bg, .color9bg {
	background-color: #FFFFFF;
}
#buchLink {
	list-style: none;
	margin: 10px auto 15px 10px;
}
#buchLink li {
	padding: 2px 0;	
}
#buchLink li a {
	text-decoration: none;
}
#topRatedHotel {
	list-style: none;
	margin-bottom: 10px;
}
#topRatedHotel p {
	color: #FFFFFF;
	margin: 0 auto 5px 10px;
}
#topRatedHotel img.ausgezeichnet {
	margin-left: -10px;
	margin-top: 10px;
	z-index: 5;
	position: absolute;
}

.ibeMenu {
	width: 85px;
	padding: 0 3px;
	float: left;
	margin-bottom: 15px;
}

a.ibeMenu.active {
	text-decoration: none;
}

span.ibeMenu.inactive {
	text-decoration: none;
	color: #777777;
}

span.ibeMenu.current {
	font-weight: bold;
	text-decoration: none;
}
/*#wizard .wp86 {
	width: auto;
}*/ 
#wizard h3 {
	background: #D9E2E9;
}
.ratingImage {
	display: none;
}
/* ---------Paginator--------- */
#navigation {
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: 0px	
}#navigation a {	text-decoration: none;}
.page {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #7F9DB6;
	padding-left: 10px;
	padding-right: 10px;
}
.page a {
	color: #003C6E;
}
.page:hover {
	color: #FFFFFF;
	background-color: #7F9DB6;
}
.pageActive {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7F9DB6;
	text-decoration: none;
	border: 1px solid #7F9DB6;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.pageNavigation {
	border: 1px solid #7F9DB6;
	padding-left: 10px;
	padding-right: 10px;
}
.pageNavigationDisabled {
	border: 1px solid #7F9DB6;
	padding-left: 10px;
	padding-right: 10px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;	
}
.pageNavigation:hover {
	color: #FFFFFF;
	background-color: #7F9DB6;
}
.providerDescription {
	margin-top: 10px;
	padding: 5px;
}
#providerDescription {
	margin-top: 10px;
	padding: 5px;
}
#providerDescription legend {
	font-weight: bold;
	padding: 5px;
}
.overviewPictures:hover{
	cursor: pointer;
}
#masterAdminContainer {
	width: 630px;
	float: left;
	display: inline;
}
#masterAdminContainer-nav {
	border-top: 1px solid #7398B6;
	background: #7398B6;
	list-style: none;
	margin: 0px auto 0px 30px;
	display: inline;
	float: left;
}
#masterAdminContainer-nav li {
	border-bottom: 1px solid #7398B6;
	float: left;
	margin: 0 1px 0px 0px;
	background: #FFFFFF;
	color: #7398B6;
	padding: 3px 0px;
	text-align: center;
	width: 94px;
}
#masterAdminContainer-nav li a {
	color: #003C6E;
	display: block;
}
#masterAdminContainer-nav li.first-child {
	border-left: 1px solid #7398B6;
	margin-left: 0px;
}
#masterAdminContainer-nav li.last-child {
	margin: 0 0px 0px 0px;
	border-right: 1px solid #7398B6;
}
#masterAdminContainer-nav li a.active {
	color: #003C6E;
	display: block;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}
#masterAdminContainer-content {
	position: relative;
	width: 549px;	
}
img.edit {
	opacity: 0.4;
	cursor: pointer;
}
img.edit:hover  {
	opacity: 0.8;
	cursor: pointer;
}
.validateError, .validateError p, #profileContainer .validateError a, .validateError h2 {
	font-weight: bold;
	color: #FF4000;
}
.linkBlue {
	color: #003C6E;
}
.linkBlue:hover {
	color: #003C6E;
}
a.player {	
	display:block;
	width:275px;
	height:200px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	padding: 10px;
	padding: 10px;
	border: 1px solid grey;
}
.clips{
	width:275px;
	border: 1px solid grey;
	padding: 10px;
}
.clips a{
	display: block;
}
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
#contentPad{
	margin:20px;
}
#JT_arrow_left{
	background-image: url(../img/tooltip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}
#JT_arrow_right{
	background-image: url(../img/tooltip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}
#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #003C6E;
	background-color: #fff;
}
#JT_copy{
	padding:10px 10px 10px 10px;
	color:#7F9DB6;
}
.JT_loader{
	background-image: url(../img/tooltip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}
#JT_close_left{
	background-color: #003C6E;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_close_right{
	background-color: #003C6E;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_copy p{
	margin:3px 0;
}
#JT_copy img{
	padding: 1px;
	border: 1px solid #7F9DB6;
}
.jTip{
	cursor:help;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.loader {
	background-image: url('../img/tooltip/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	width: 345px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: right;
	padding-bottom: 12px;
}
#tab_container_content div.slideshow span.image-wrapper, #profileContainer div.slideshow span.image-wrapper {
	float: none;
}
#tab_container_content div.slideshow span.image-wrapper a img, #profileContainer div.slideshow span.image-wrapper a img{
	margin: 0 auto;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#tab_container_content ul#slidepictures, #profileContainer ul#slidepictures {
	float: none;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
#tab_container_content ul.thumbs li, #profileContainer ul.thumbs li {
	float: left;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #003C6E;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
#tab_container_content div.navigation div.top, #profileContainer div.navigation div.top {
	display: none;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #003C6E;
	border-color: #003C6E;
	color: #fff;
}
/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #003C6E;
	font-weight: bold;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_results li:nth-child(11) {
	padding-top: 10px;	
}
.ac_loading {
	background : Window url('../img/search/indicator.gif') right center no-repeat;
}
.ac_over, .ac_over b, .ac_over i {
	background-color: Highlight;
	color: HighlightText;
}
.ac_input {
	width: 174px;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}
/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}
/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url('../img/tabs/tab.png') no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url('../img/tabs/loading.gif') no-repeat 0 50%;
}
.marker {	height: 20px;	margin-bottom: -4px;	display: none;}



/* USER VERWALTUNG */
.userTr_0 {
	background-color: #D9E2E9;
}

.userTr_1 {
	background-color: #7F9DB6;
}
	
.hoverTr {
	background-color: #003C6E;
	cursor: pointer;
}

.hoverTr td {
	color: #ffffff;
}

.userTable {
	border: 1px solid #003C6E;
	border-collapse: collapse;
}

.userTable td {
	padding: 2px
}

.userTable .topTr td {
	color: #ffffff;
	background-color: #003C6E;
	font-weight: bold;
	text-align: center;
}
/*-------------------- Category Boxen unten ----------------*/
#categoryBoxes {
	margin-left: 30px;
	margin-bottom: 10px;
	display: inline;
	float: left;
	width: 570px;
}

.categoryBox {
	border: 1px solid #7398B6;
	background: #FFFFFF;
	float: left;
	margin-right: 18px;
	width: 176px;
}

.last {
	margin-right: 0;
}

#categoryBoxes a {
	color: #003C6E;	
	font-size: 10px;
}

.categoryBox p {
	font-size: 10px;
	padding: 5px;
	clear: both;
}

.categoryBox p span.headLine {
	font-size: 12px;
	margin-bottom: 3px;
	display: block;
}

.categoryBox p img {
	margin-right: 5px;
}

.ibeMenu {
	width: 85px;
	padding: 0 3px;
	float: left;
	margin-bottom: 15px;
}

a.ibeMenu.active {
	text-decoration: none;
}

span.ibeMenu.inactive {
	text-decoration: none;
	color: #777777;
}

span.ibeMenu.current {
	font-weight: bold;
	text-decoration: none;
}
/*-------------------- Bewertungs Details ----------------*/
#ratingDetails {
	width: 351px;
	border-top: 2px solid #FDE9CD;
	border-right: 2px solid #FDE9CD;
}

#ratingDetails td {
	border-bottom: 2px solid #FDE9CD;
	padding: 2px 0 2px 8px;	
}

#ratingDetails tr:hover {
	background: #EEEEEE;
}

#ratingDetails .criteria {
	border-bottom: 2px solid #FFFFFF;
	width: 129px;
	padding-right: 2px;
}
/*-------------------- Notices----------------*/
#noticeContent, #noticeContent a {
	color: #003C6E;	
}


#werbebanner {
	position: absolute;
	left: -150px;
	top: 30px;
}


.facebookLink, .facebookLink:hover {
	color: #003C6E;
	background: url(../img/standalone/facebook.png) no-repeat left;
	padding-left: 25px;
}

.twitter-count-vertical {
	float: left;
	margin-right:10px;
}
.newPreviewImage {
	height: 55px;
    margin: 2px;
    width: 80px;
}
.newPreviewImage.active {
	margin: 0;
	border: 2px solid #003c6e;
}
.newPreviewImage.default {
	margin: 0;
	border: 2px solid #FFE351;
}
.newPreviewImage.active.default {
	margin: 0;
	border-top: 2px solid #FFE351;
	border-left: 2px solid #FFE351;
	border-bottom: 2px solid #003c6e;
	border-right: 2px solid #003c6e;
}

.link {
	margin-left: 50px;
}
#currentRating a.markRating.good:hover {
	color: #20B121;
}
#currentRating a.markRating.bad:hover {
	color: #FE2323;;
}
.linksRight .fb_iframe_widget iframe {
	width: 120px !important;
}
.leftFloat {
	float: left;
}
#hotelContainer-content ul#userDetails {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}