/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.                  */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
/* link underlines tend to make hypertext less readable, because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }
/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }
/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with
normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }
/* more varnish stripping as necessary...         */
/* remove dotted border arround links when active */
a:active, a:focus { outline: 0; }
/* Ende undohtml */

body {
	background-color:#ede9e1;
	font-size:12px;
	font-family:Arial, Sans-Serif;
	color:#564b47;
	margin:0;
	padding:0;
}
/*-------------------links definitionen----------------------*/
a {
	color:#0078bb;
	text-decoration:none;
	font-weight:700;
}
a:visited {
	/* color:#80b9d6;*/
}
a:hover {
	color:#FC0;
}
a:active {
	color:#055a89;
	font-weight:700;
}
a.fw {
	color: #FFF;
}
a.button {
	color: #CC0000;
	text-decoration: underline;
	font-weight: lighter;
}
a.button:visited {
	color:#666666;
	text-decoration: underline;
	font-weight: lighter;
}
a.button:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: lighter;
}
a.button:active {
	color:#666666;
	font-weight: bold;
}
a.ergebnis {
	text-decoration: underline;
	font-weight: lighter;
}
a.ergebnis:visited {
	color:#666666;
	text-decoration: underline;
	font-weight: lighter;
}
a.ergebnis:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: lighter;
}
a.ergebnis:active {
	color:#666666;
	font-weight: bold;
}
/*-------------------------text formatierungen-------------*/
p {
	margin:0;
	padding:0px 10px;
}
h1 {
	font-size:12px;
	padding-left:5px;
}
h2 {
	font-size:15px;
	font-weight:bolder;
	margin:0;
	padding:5px 10px;
}
h3 {
	padding-left: 10px;
	/*color:#0078bb;*/
}
ul.padded {
	padding-left:10px;
}
/*-------------------------formular formatierung---------------*/
input{
	z-index:1002
}
/*-------------------------bilder formatierung-----------------*/
#content .hotel_klein img {
	margin-top:10px;
}
div.partnerlinks{
	margin-top:10px;
}
.partnerlinks img{
	border:none;
	padding-right:10px;
}
/*-------------------------allgemeines-------------------*/
#container {
	width:997px;
	border:thin dotted #fff;
	background-color:#f6f5ef;
	margin:0 auto;
	padding:0;
	z-index: 1;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
}
#wrapper #inhalt .kontlinks #reiseb {
	width: 50%;
}
/* ----------wrapper-------------- */
#wrapper {
	width: 995px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ede9e1;
	overflow: hidden;
}
/*-------------------------banner------------------------*/
#banner {
	height:184px;
	text-align:right;
	background-color:#ede9e1;
	background-image:url(/pics/header/header.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	border:thin dotted #FFF;
	margin:0;
	padding:0;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
}
#banner h1 {
	font-style:italic;
	font-size:24px;
	color:#f9ba00;
	position:relative;
	right:10px;
	top:138px;
}
/*-------------------------div search--------------------*/
#search {
	clear:both;
	height:142px;
	background-image:url(/pics/bg_search.png);
	background-repeat:repeat-x;
	border:thin dotted #FFF;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	padding-bottom:20px;
}
#search #logo {
  margin-left: 150px;
}
#logo {
  float:left;
  clear:both;
}
#logo img {
	width: 140px;
	height: 84px;
	margin-left: 20px;
	margin-top: 10px;
}
#navi_search{
	margin-left:350px;
}
#navi_search input {
	border:1px dotted #efc610;
	color:#0078bc;
	font-size:12px;
	width:400px;
	background-color:#FFF;
	height:21px;
	margin-top:30px;
	padding:2px;
}
#themanav {
	list-style-type:none;
}
#themanav li {
	float:left;
	font-size:16px;
	height:30px;
	width:auto;
	font-weight:700;
	border-bottom-width:1px;
	border-left-width:1px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-color:#efc610;
	border-left-color:#efc610;
	overflow:hidden;
	padding:0 10px;
}
.hinweis {
	color:#cd9a03;
	font-weight:400;
	font-size:11px;
	padding: 0px;
	margin-top: 10px;
}
.xsearchresult{
	display:none;
	visibility:hidden;
	border:none;
}
.xsearchresultVisible{
	font-size:10px;
	font-variant: small-caps;
	position:relative;
	background-color:#fff;
	padding-left:20px;
	padding-right:10px;
	max-width:375px;
	color: #0078bb;
	font-weight: bold;
	border: 1px double #EFC610;
	list-style-type: square;
	z-index:1006!important;
}
#xsearchresult ul li a{
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
  z-index:99999;
}
/*----------------------------------div outer---------------------*/
#outer {
	clear: both;
	z-index: 1;
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	/*overflow:hidden;*/	/* This chops off any overhanging divs */
	width:995px;
}
#inner {
	width:200%;
	margin-left:-360px;
	position:relative;
	right:100%;
	z-index: 1;
}
#contentwrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	z-index: 1;
}
#content {
	border: 0px;
	margin:0;
	margin:0 10px 0 375px;
	z-index: 1;
}
#right {
	width:360px;
	float:right;
	position:relative;
	z-index: 1;
	left:360px;
}
#inhalt {
	background-image: url(/pics/bg_outer.png);
	background-repeat: repeat-x;
	background-color: #f6f5ee;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border: thin dotted #FFF;
}
#anmldinhalt {
	min-height:850px;
	background-image: url(/pics/bg_outer.png);
	background-repeat: repeat-x;
	background-color: #f6f5ee;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border: thin dotted #FFF;
}
#kontinhalt {
	min-height:1000px;
	background-image: url(/pics/bg_outer.png);
	background-repeat: repeat-x;
	background-color: #f6f5ee;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border: thin dotted #FFF;
}
#kontinhalt_uu{
	min-height:1700px;
	background-image: url(/pics/bg_outer.png);
	background-repeat: repeat-x;
	background-color: #f6f5ee;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border: thin dotted #FFF;
}
#hotelami{
	color: #f9ba00;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	display: inline;
	height: auto;
	width: 500px;
	margin: 0px;
	position: relative;
	top: 70px;
	right: 10px;
}
#content h2, .rightbox h2 {
	background-image:url(/pics/bg_thema.png);
	background-repeat:repeat-y;
}
.hotel {
	background-image:url(/pics/hg_hotel.png);
	background-repeat:no-repeat;
	float:left;
	height:220px;
	width:200px;
	z-index:2;
}
.hotel_klein {
	background-image:url(/pics/hg_hotel_klein.png);
	background-repeat:no-repeat;
	float:left;
	height:102px;
	width:112px;
	margin-left:6px;
}
.hotelbild {
	text-align:center;
	padding-top:14px;
	height: 190px;
	z-index:4;
}
.thema {
/*	background-image:url(/pics/bg_thema.png);*/
/*	background-repeat:no-repeat;*/
/*	height:14px;*/
/*	width:590px;*/
/*	font-size:14px;*/
/*	font-weight:700;*/
/*	background-color:#f6f4ef;*/
/*	float:left;*/
/*	display:inline;*/
/*	margin:2px;*/
/*	padding:2px;*/
}
.vorteil {
	background-image:url(/pics/vorteil.png);
	background-position: left center;
	background-repeat:no-repeat;
	list-style-type:none;
	text-indent:25px;
	margin-top:2px;
	padding: 1px;
}
/*----------------------------footer------------------------*/
#footer {
	clear:both;
	text-align:right;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border:thin dotted #FFF;
	min-height:60px;
	margin:10px 0px 10px 0px;
	padding:0;
	background-color: #F6F5EE;
}
.footernav {
	color:#666;
}
div#partnerlinks {font-size: xx-small; color: #999; background-color: #fff; text-decoration: none;	text-align: center; }
div#partnerlinks a {font-size: xx-small; color: #999; background-color: #fff; text-decoration: none;	text-align: center; }
.seo {
	color:#999;
	text-align:left;
	clear:left;
}
.rightbox {
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border:thin dotted #fff;
	background-color:#f6f5ef;
	margin-left: 10px;
	margin-bottom: 10px;
	z-index:1;
}
.rightbox h2 {
/*	background-image:url(/pics/bg_thema.png);*/
/*	background-repeat:repeat-y;*/
/*	font-size:14px;*/
/*	font-weight:700;*/
/*	background-color:#f6f4ef;*/
/*	margin:2px;*/
/*	padding:2px;*/
}
.rightbox ul {
  margin: 0px;
  padding: 0 10px;
}
.rightboxitem {
	margin-top:10px;
	padding-left: 5px;
	height: 120px;
}
.rightboxitem p {
  margin: 0px;
  padding: 0px;
}
.rightboxitem img{
	margin-top: 10px;
	margin-left: 8px;
}
.rightboxitem h3 {
	background-image:url(/pics/akt.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size:11px;
	font-weight:700;
}
.rightboximg {
	background-image:url(/pics/hg_aktuellhotel.png);
	background-repeat:no-repeat;
	height:120px;
	width:88px;
	float:left;
	clear:both;
}
.partnerdescr {
	margin-left:260px;
	margin-top:10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
.partnerlogo, .detailslinks {
	width:260px;
	min-width:260px;
	float:left;
}
.clear {
	clear:both;
}
.referlinks{
/* ----------header for logo-------------- */
	margin-left: 270px;
}
#header {
	text-align: right;
	background-color: #ede9e1;
	padding: 0px;
	margin: 0px;
	background-image: url(/pics/bg_header_05.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 113px;
	width: 995px;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border: thin dotted #FFF;
}
.hf {
	color: #f5eece;
}
#brodcrumbs {
	color: #99CCCC;
	height: 20px;
}
#sterne {
	float: left;
	height: 70px;
	width: 100px;
	padding-left: 5px;
	position: relative;
}
/* --------------left navi------------- */
#left {
	float: left;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.hotelklein {
	margin-right: 10px;
	margin-left: 10px;
}
.hotelname {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	height: 70px;
	line-height: 60px;
}
#titel {
	background-image: url(/pics/hotelName.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 995px;
}
#buttons {
	float: left;
	position: relative;
	width: 80%;
	margin: 10px;
	display: inline;
}
#links {
	background-image: url(/pics/jab_08.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 32px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-image: url(/pics/jab_10.png);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: auto;
	padding: 6px;
	text-decoration: underline;
}
#rechts     {
	float: left;
	height: 41px;
	width: 16px;
	background-image: url(/pics/jab_11.png);
	background-repeat: no-repeat;
	background-position: right;
}
#jab {
	margin: 5px;
	height: 45px;
	width: auto;
	float: left;
	display: inline;
}
#wrapper #inhalt #aktion_seite {
	position: absolute;
	width: 600px;
	left: 150px;
	top: 218px;
}
#linksb{
	background-image: url(/pics/jabu_08.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 32px;
}
#textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-image: url(/pics/jab_10.png);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: auto;
	padding: 6px;
	text-decoration: underline;
}
#rechtsb  {
	float: left;
	height: 41px;
	width: 16px;
	background-image: url(/pics/jab_11.png);
	background-repeat: no-repeat;
	background-position: right;
}
#jb {
	margin: 5px;
	height: 45px;
	width: auto;
	float: left;
}
#linksa{
	background-image: url(/pics/jaa_08.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 32px;
}
.hdeteil {
	margin-left: 15px;
	font-weight: bold;
}
.empf {
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
}

#texta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-image: url(/pics/jab_10.png);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: auto;
	padding: 6px;
	text-decoration: underline;
	overflow: hidden;
}
#rechtsa {
	float: left;
	height: 41px;
	width: 16px;
	background-image: url(/pics/jab_11.png);
	background-repeat: no-repeat;
	background-position: right;
}
#ja {
	margin: 5px;
	height: 45px;
	width: auto;
	float: left;
}
/* -----------right--------------------------- */
#result{
	background-image: url(/pics/bg_thema.png);
	background-repeat: repeat-y;
	width: auto;
	height: auto;
	text-indent: 5px;
	background-color: #f6f4ef;
	border: 1px solid #f2d248;
}
#seiten {
	text-align: right;
}
/*-------------------------------------------------------------------------------------------------*/
#kontform {
	border: 1px dashed #FFF;
	width: 100%;
	/* min-height: 330px; */
}
#reisebuero {
	border: 1px solid #FFF;
	width: 100%;
}
#rechteseite {
	float: left;
	width: 50%;
	margin-left: 20px;
	margin-top: -10px;
}
#linkeseite {
	float: left;
	width: 40%;
	margin-left: 20px;
}
#filter_oben {
}
#wrapper #filter_oben .help .kateg {
	margin-left: 150px;
}
#wrapper #filter_oben #place_kateg input {
	margin-left: 20px;
}
#wrapper #filter_oben #place_kateg select {
	margin-left: 20px;
}

#noscript{
	width:996px;
	height:auto;
	margin:auto;
	padding: 5px 0px;
	text-align:center;
	background-color: #fdf2ab;
	color: #ff0000;
	font-weight:bold;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border: 3px solid red;
}

#reservierung , #reservierung table{
	float: left;
	font-size: 11px;
	margin-left: 10px;
	/*line-height: 10px;*/
}
#karten {
	padding-top:50px;
	padding-bottom:50px;
	padding-left:220px;
}
#karte {
  position:relative;
}
#karte img {
  border:0px;
}
.smalla{
	padding-left:3px;
	font-size:10px;
}
