/* CSS ID-Layout */

/* Reset und Seiten-Definition */
@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
html {
	border:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center !important;
	font-weight:normal;
	background-color: #ffffff;
	background-position: center 0px;
}
table, th, td, div {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
a img{
	border: none;
}

/* ####################### Seiten-Container ############################ */
#conM {
	width: 1013px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ####################### Kopf-Bereich ############################ */
#familotel {
	width: 1013px;
	height: 39px;
	background-image: url(../pix/layout/header_familotel.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 1013px;
	height:369px;
	margin-top:1px;
	background-image: url(../pix/layout/header_nav.gif);
	background-repeat: no-repeat;
}
#logo {
	width: 290px;
	height: 85px;
	float: left;
	padding-left:15px;
}
#navBar {
	float:left;
	width: 705px;
	height: 85px;	
}
#navSub {
	width: 174px;
	height:283px;
	float:left;
	background-image: url(../pix/layout/bg_left.jpg);
	background-repeat: no-repeat;
	background-color: #F7E1CC;
}
#themeImg {
	width:839px;
	height:283px;
	float:left;
	background-color: #FCF2EB;
}
#themeMask {
	float:left;
	height:283px;
	position:absolute;
	width:839px;
	z-index:50;
	margin-top:125px;
	margin-left:174px;
	
}
#quickLinks {
	width: 460px;
	height: 21px;
	float: right;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 120px;
	color: #000000;
}
#famLogo {
	height: 39px;
	width: 170px;
	float: left;
}
#sprachen {
	width: 130px;
	height: 39px;
	float: right;
}
#lang{
	float:right;
	clear: right;
	margin:0;
	padding:7px 20px 0 10px;
}
#lang li{
	float: left;
	list-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
}
#lang li a{
}
/*
#maske {
	height: 310px;
	width: 765px;
	float: left;
	background-image: url(../pix/maske.png);
	background-repeat: no-repeat;
}
#headerimg {
	height: 310px;
	width: 765px;
	background-color: #CCCCCC;
	float: left;
}
#headerimg img {
	width: 765px;
	height: 310px;
}
#themeMask {
	position:absolute;
	margin-top:100px;
	margin-left: 160px;
	width: 765px;
	height: 310px;
	float:left;
	display:block;
	z-index: 50;
}
*/

/* ####################### Inhalts-Bereich ############################ */
#container {
	width: 1013px;
	overflow: hidden;
	height: 100%;
}
#links {
	width: 174px;
	float: left;
	height: 100%;
	padding-top:20px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	background-color: #FCF2EB;
}
#rechts {
	float: right;
	padding-top:20px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	background-color: #FCF2EB;
	width: 150px;
}
#content {
	width: 689px;
	height: 100%;
	float:left;
}
.cms{
	font-size:11px;
	line-height:15px;
	color:#333333;
	/* position:static; */
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
div.teaser {
	margin-bottom: 15px;
}
#onlinebuchen {
	width: 150px;
	margin-bottom: 15px;
	text-align: center;
}
#angebote {
	width: 174px;
	margin-bottom: 15px;
}
#wetter {
	margin-bottom: 15px;
}
.teaser {
	margin-bottom: 15px;
}
.angebotRand {	
	line-height: 14px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left:10px;
	border: 0px solid #ECC5C0;
	width: 154px;
	padding-left: 0px;
	background-color:#D56300;
}
.angebotTitel {
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	padding-top:5px;
}
.angebotText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align:center;
	color:#FFF;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
}
.angebotText a { color:#FFF; }
.preisRot { width: 100%; color:#FFF !important; font-size:18px; padding:5px 0 5px 0; text-align: center; }
#conInnen {
	width: 765px;
	height: 100%;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	float: left;
}

#breadcrumb {
	font-size: 9px;
	margin-bottom: 10px;
	color:#666666;
}
#breadcrumb a {
	color:#666666;
}
div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:29%;
	float:right;
	clear:right;
}
div.col50P{
	width:50%;
	float:left;
}

#inhalt p {
	line-height:15px;
	margin-bottom: 10px;
}

/* ####################### Fuss-Bereich ############################ */
#footer {
	height: 20px;
	width: 1013px;
	background-color: #F7E1CC;
	padding-top:5px;
}
#adresse {
	text-align:center;
	color: #AF2B26;
	font-size:10px;
}

/* ####################### Wetter-Button ############################ */

#wetter{
	background-color: #ff9c00;
}
#wetter table{
	width:140px !important; 
}
.wettercomheadline93506{
font-family:inherit !important;
color:inherit !important;
font-size:inherit !important;
clear:both;
float:left;
}
.wettercomsmall93506{
font-family:inherit !important;
color:inherit !important;
font-size:inherit !important;
clear:both;
}
.wettercomsmall93506 hr{
float:left;
clear:both;
}
.wettercomtext93506{
font-family:inherit !important;
color:inherit !important;
font-size:inherit !important;
margin-left:1em;
}
.wettercomtext293456{font-family:arial;color:NULL;font-size:11px}


/* Clear-Elmente */
hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	content: "."; 
	line-height:0;
	width:95%;
	border: 0;
    padding: 0;
	margin: -1.1em 0 0 0;
	float:left;
}
hr.line {
	border:none;
	height:1px;
	line-height:1px;
	background:#ffffff;
	float: left;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}

#bigImgLinks {
border:1px solid #666666;
position:absolute;
background-color:#FFFFFF;
margin:-5px 0 0 -5px;
}
#bigImgRechts {
border:1px solid #666666;
background-color:#FFFFFF;
position:absolute;
margin:-5px 0 0 -100px;
}

#bigImgLinks img, #bigImgRechts img {
border:1px solid #666666;
margin:15px;
}
