@import "reset.css";

@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html,body {
	height:100%;
	width:100%;	
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:62.5% !important;
	font-weight: normal;
	color: #333333;
	line-height:120%;
}
table, th, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
	visibility:hidden;
	height:0;
	border:0;
	line-height:0;
}
.cl{line-height:0; border:none}

/* Layout */

#seite {
	width: 1010px;
	margin:0 auto;
	font-size:1em;
}
#toplinks {
	height: 1.5em;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 5px;
	clear: both;
}

#inhalt {
	border: 1px solid #999999;
}
#header img {
	height: 160px;
	width: 100%;
}
#logo {
	padding-top: 1em;
	padding-left: 1em;
	position:absolute;
}
#logo img {
	padding-top: 25px;
	padding-left: 0px;
	position:absolute;
	height:auto;
	width:auto;
}
#menue {
	background-color: #0C356D;
	height: 3.2em;
	font-size: 1.1em;
	padding-left: 220px;
	color: #FFFFFF;
}
#unten {
	background-color: #FFFFFF;
	min-height:40em;
}
#links {
	width: 200px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* Infobox links */
.infobox_li {
	background-color: #efefef;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:15px;
}
.infobox_li_oe {
	background-color: #ff8d21;
	background-image: url(/images/layout/infobox_li_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
}
.infobox_li_ue {
	background-color: #ff8d21;
	background-image: url(/images/layout/infobox_li_ue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	margin-bottom: 15px;
}
#service_menue {
	color: #0C356D;
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.4em;
}
#service_menue a {
	color: #0C356D;
}
#service_menue a:hover {
	text-decoration: underline;
}
.hotel_suche {
	color: #333333;
	background-color: #E5E5E5;
	width: 180px;
}
.hotel_suche_oe {
	background-color: #ff8d21;
	background-image: url(/images/layout/hotel_suche_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 180px;
	font-size: 1px;
}
.hotel_suche_ue {
	background-color: #ff8d21;
	background-image: url(/images/layout/hotel_suche_ue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	width: 180px;
	font-size: 1px;
}
#mitte {
	width: 550px;
	float: left;
	background-image: url(/images/layout/bg_text.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	line-height: 1.3;
	font-size:1.1em;
}
#mitte p {
	margin-bottom: 16px;
}
#rechts {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.infoboxweislinks {
	background-color: #fff;
}
.infoboxweis {
	background-color: #fff;
	padding-left: 5px;
	margin:0 0 1em 0;
}
.infobox_re {
	background-color: #ff8d21;
	padding-left: 5px;
	background-image: url(/images/layout/infobox_re_ue.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin:0 0 1em 0;
}
.infobox_re_oe {
	background-color: #ff8d21;
	background-image: url(/images/layout/infobox_re_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
}
.preis {
	font-size: 1.5em;
	color: #FF0000;
}
.infobox_re a.mehr {
/*
	float: right;
	height: 16px;
	width: 36px;
	background-image: url(/images/layout/button_mehr_hell.gif);
	font-weight: bold;
	color: #0C356D;
	padding-top: 4px;
	padding-left: 7px;
	*/
	line-height: 2;
	background: url(/images/layout/button_mehr_hell.gif) right bottom no-repeat;
	font-weight: bold;
	color: #0C356D;
	width:170px;
	text-align:right;
	padding:0 5px 0 0;
	display:block;
	margin:0.5em 0 0 0;
}
.infobox_re a.mehr:hover {
	color: #FF8D21;
}
/* Aktuelles rechts */
.aktuelles_re {
	background-color: #ffd1a6;
	padding-left: 5px;
	background-image: url(/images/layout/aktuelles_re_ue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0 0 1em 0;
}

.aktuelles_oe {
	background-color: #ffd1a6;
	background-image: url(/images/layout/aktuelles_re_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
}
.aktuelles_re a.mehr {
	line-height: 2;
	background: url(/images/layout/button_mehr_dunkel.gif) right bottom no-repeat;
	font-weight: bold;
	color: #0C356D;
	width:170px;
	text-align:right;
	padding:0 5px 0 0;
	display:block;
	margin:0.5em 0 0 0;
}
.aktuelles_re a.mehr:hover {
	color: #FFD1A6;
}
/* Aktuelles links */
.aktuelles_li {
	background-color: #efefef;
	padding-right:5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0 0 15px 0;
}
.aktuelles_oe_li {
	background-color: #ffd1a6;
	background-image: url(/images/layout/aktuelles_li_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
}
.aktuelles_li a.mehr {
	line-height: 2;
	background: url(/images/layout/button_mehr_dunkel.gif) right bottom no-repeat;
	font-weight: bold;
	color: #0C356D;
	width:190px;
	text-align:right;
	padding:0 5px 0 0;
	display:block;
	margin:0.5em 0 0 0;
}
.aktuelles_li a.mehr:hover {
	color: #FFD1A6;
}
/* Aktuelles rechts */
.aktuelles_re {
	background-color: #ffd1a6;
	padding-left: 5px;
	background-image: url(/images/layout/aktuelles_re_ue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0 0 1em 0;
}
.aktuelles_oe {
	background-color: #ffd1a6;
	background-image: url(/images/layout/aktuelles_re_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
}
.aktuelles_re a.mehr {
	line-height: 2;
	background: url(/images/layout/button_mehr_dunkel.gif) right bottom no-repeat;
	font-weight: bold;
	color: #0C356D;
	width:170px;
	text-align:right;
	padding:0 5px 0 0;
	display:block;
	margin:0.5em 0 0 0;
}
.aktuelles_re a.mehr:hover {
	color: #FFD1A6;
}
/* --------------------------- */
#footer {
	clear: both;
	padding:1em;
}
#sprache {
	float: right;
	text-align: right;
	padding-right: 3px;
}
#sprache img {
	margin-left: 5px;
	border: 0;
}
.hotelnav_oe {
	background-color: #ffd1a6;
	background-image: url(/images/layout/aktuelles_re_oe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	margin-top: 0px;
}
.hotelnav_ue {
	background-color: #ffd1a6;
	background-image: url(/images/layout/aktuelles_re_ue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	margin-bottom: 1em;
}
#topleft {
	float: left;
}
#erweiterteSuche {
	color: #FFFFFF;
	background-color: #FF9532;
	padding:0.3em;
	cursor:pointer;
	display:block;
}
#erweiterteSuche:hover {
	color:#1C4F8F;
}
#lang li {float:left;}

#search{
padding:0 0.5em;
}
#search input.checkbox{ margin:0.3em 0 0 0; padding:0 0 0 0.3em; vertical-align:baseline;}
#search label{
display:block;
}
#search select{ width:100%;}

/* begin css tabs */

ul#tabnav {
text-align: left;
list-style-type: none;
padding: 3px 10px 3px 0;
}

ul#tabnav li { 
display: inline;
}

ul#tabnav li a { 
padding:3px 4px; 
color: #fff; 
text-decoration: none;
}

ul#tabnav li a:hover {
text-decoration: underline;
}

/* end css tabs */

hr.blau{
	line-height:1px;
	height:1px;
	border:none;
	background-color:#1C4F8F;
	display:block;
	margin-top: 0.5;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
/*Angebote Listen*/
#anbotListe{width:100%;border:#FF8D21 1px solid;}
#anbotListe select{width:98%;}
#anbotListe caption{text-align:left;margin:0 0 1em 0;}
#anbotListe thead tr{ background:#FF8D21;}
#anbotListe thead td,#anbotListe thead th{ padding:0.1em 0.4em ;}
#anbotListe tbody tr{ }
#anbotListe tbody tr.odd{ background-color:#fffdf5;}
#anbotListe tbody tr.even{ background-color:#FFFFFF;}
#anbotListe tbody tr.odd:hover, #anbotListe tbody tr.even:hover{ background:#F7F7F7;}
#anbotListe tbody th, #anbotListe tbody td{vertical-align:top;padding:0.4em;border-top:#7f7f7f 1px solid;}
#anbotListe tfoot td{border-top:#7f7f7f 1px solid;padding:0.2em 0;background:#FF8D21;}
#anbotListe .abgCol1{width:10%;}
#anbotListe .abgCol2{width:55%;}
#anbotListe .abgCol3{width:15%;}
#anbotListe .abgCol4{width:15%;}
#anbotListe .abgCol5{width:5%;}
#anbotListe p{margin:0; padding:0;}
.KT_asc a{padding:0 1em 0 0;background:url(/images/icons/icon_sort_down.gif) right center no-repeat;}
.KT_desc a{padding:0 1em 0 0;background:url(/images/icons/icon_sort_up.gif) right center no-repeat;}
.listNav{}
.listNav li{ float:left; width:25%; text-align:center;}
/*Angebote Listen*/
