@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%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
table, th, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.clear{
	clear:both;
	visibility:hidden;
	height:0;
	border:0;
	line-height:0;
	content: "."; 
	width:95%;
	margin: -1.1em 0 0 0;
}
.cl{line-height:0; border:none}
#toplinks {
	background-color:#FFFFFF;
	height:1.5em;
	width:100%;
	padding: 0px;
}
/*Angebote Listen*/

#conM {
	width: 100.8em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 1.5em;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../pics/home.jpg);
	margin: 0px;
	height: 22em;
	width: 100.8em;
	background-repeat: no-repeat;
	padding: 0em;
}
#headerKarte {
	width: 100.8em;
	background-repeat: no-repeat;
	background-color: #0C356D;
	height: 10.3em;
	background-image: url(../pics/vch_logo_invers.gif);
	background-position: 1.5em 1.5em;
	clear: left;
}
#logo {
	height: 8em;
	width: 13em;
	float: left;
	margin-top: 1em;
	margin-left: 1em;
}
#textHeaderKarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 3.6em;
	margin-left: 1.5em;
}
#titel {
	float: left;
	width: 20em;
}
#topMenu {
	float: left;
	width: 25em;
	text-transform: none;
	font-size: 0.9em;
}
.topMenuLink {
	float: left;
	margin-right: 3em;
}
#links {
	width: 64em;
	padding-top: 3em;
	padding-left: 1.5em;
	border-right-width: 0em;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
}
* html #links {
	padding-right: 0em;
	width: 64em;
}
*+html #links {
	padding-bottom: 1.5em;
}
#mitte {
	background-color: #FFFFFF;
	padding: 1.5em;
	width: 97.8em;
	clear: both;
}
#linksHotel {
	width: 45em;
	float: left;
	padding-right: 2.5em;
	padding-bottom: 2em;
}
#rechtsHotel {
	width: 45em;
	float: left;
	padding-left: 2.5em;
	border-left-width: 0.1em;
	border-left-style: dotted;
	border-left-color: #999999;
}
#start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #0C356D;
	text-align: center;
	padding-top: 10em;
	padding-bottom: 10em;
	text-decoration: none;
	height: 15em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pics/startbg.jpg);
	background-repeat: no-repeat;
}
#startLogo {
	margin-bottom: 2em;
}
#rechts {
	clear: right;
}
#startTitel {
	margin-bottom: 2em;
}
#startButton {
	margin-bottom: 2em;
}
#startImpressum {
	float: left;
	padding-left: 2.5em;
}
#footer {
	height: 2em;
	width: 100.8em;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0.5em;
	color: #666;
}
.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;
}
.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;
}

#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;
}

/* end css tabs */

hr.blau{
	line-height:1px;
	height:1px;
	border:none;
	background-color:#0C356D;
	display:block;
	margin-top: 0.5;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#hotelliste {
	margin-top: 2.5em;
	clear: left;
}
.standort {
	float: left;
	width: 19em;
	margin-bottom: 1em;
	margin-right: 1em;
	background-image: url(../images/layout/red_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1.2em;
	background-color: #EFEFEF;
	display: table-cell;
}
* html .standort {
	margin-right:0;
}
* html .TDstandort {
	width:17em;
	margin-right:0;
}
*+html .TDstandort {
	height:4em;
	overflow:visible;
	display: inline-block;
	width:18em;
}
#adresse {
	padding: 0.4em;
	width: 26em;
	float: left;
	clear: both;
	margin-bottom:1em;
}
#text {
	clear: both;
	margin-top: 10px;
}
#mitteIndex {

	background-color: #FFFFFF;
	clear: both;
}
#bildR {
	text-align: right;
	float: right;
	margin-left: 1.5em;
	height: 18em;
	width: 27em;
}
#bildL {
	text-align: right;
	float: left;
	margin-bottom: 1.5em;
}
#hotelLogo {
	float: left;
}
#hotelLogo img {
	clear: both;
}
