/* CSS ID-Layout */
* {
	margin:0;
	padding:0;
}
html {
	border:0;
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5% !important;
	text-align:center !important;
	height:100%;
	width:100%;
	color:#333333;
	font-weight:normal;
	background-color: #FBB903;
	background-image: url(/pix/layout/bodyBg.jpg);
	background-repeat: repeat-x;
}
table, th, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a img{
	border: none;
}
#conM{
	margin: 0 auto;
	width: 90em;
}
#familotel {
	width: 902px;
	height: 40px;
	background-image:url(/pix/layout/familotel-logo.gif);
	background-repeat: no-repeat;
}
#famLogo {
	height: 40px;
	width: 170px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: 90em;
	height: 4em;
}
#logo {
	height: 15em;
	width: 31em;
	padding-top: 4em;
	padding-left: 2em;

}
#headerImg {
	width:70em;
	height: 22em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
#themeImg {
	width:70em;
	height:22em;
}
#menu {
	height:2.2em;
	background-color: #A40016;
	width:70em;
	clear: both;
	float: left;
	margin-bottom: 2.5em;
}

#container {
	width: 90em;
	color:#B6B6B6;
	border: 1px solid #b6b6b6;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	float: left;
	background-image: url(/pix/layout/bg_container.gif);
	clear: both;
}
* html #container {
	background-position: -5px;
}
*+html #container {
	background-position: -5px;
}
#left {
	width: 70em;
	float: left;
}
#right {
	float: left;
}
#sidebar {
	width: 18em;
	margin: 1em 1em 0 1em;
	color: #333333;	/*background-color: #fef1cd;*/
}
* html #sidebar {
	width: 17em;
	margin: 1em 0 0 1em;
	color: #333333;	/*background-color: #fef1cd;*/
}
#sidebarR {
	padding: 0 1em;
	width: 12.5em;
}
#content {
	padding: 0 2.5em 0 2.5em;
	margin: 0 0 0 0;
	width: 58.5em;
	min-height:40em;
	font-size: 1.1em;
}
#contentIndex {
	float: left;
	clear: right;
	padding: 0 1.5em 0 1.5em !important;
	margin: 0 0 0 0;
	width: 98em;
}
.cms{
	font-size:1.0em;
	line-height:1.6;
	padding: 1em 0 1em 0;
	color:#333333;
	position:static;
}
.cmsIndex{
	font-size:1.1em;
	line-height:1.6;
	padding:0;
	color:#333333;
	position:static;
}
#logos {
	position: absolute;
	margin:0;
	height: 22em;
	width:21em;
	z-index:10000;
}
#logosbg {
	position: absolute;
	background-image: url(../pix/alphaWhite50.png);
	height: 22em;
	width:21em;
}
#logosContent {
	text-align: center;
	position: absolute;
	height: 20em;
	width:21em;
	z-index:10002;
	padding-top:2em;
}
#logos p {
	padding: 1.5em;
	margin:0;
}
#navCon{
}
#topMenu{
	list-style:none;
	padding:0 0 0 0;
	margin:0.5em 0 0 0;
	float: left;
	clear: left;
}
#topMenu li{
	display:inline;
	padding:0;
	border-left: 1px solid #333333;
}
#topMenu li.first{border:none;}
#topMenu a{
	padding:0.5em 1em 0.5em 2.5em;
	text-decoration: none;
	color:#333333;
	cursor:pointer;
}
#topMenu li a:hover{
}

#topMenu a.Home, #topMenu a.Impressum, #topMenu a.Datenschutz, #topMenu a.Kontakt, #topMenu a.Drucken, #topMenu a.Newsletter, #topMenu a.Downloads {
	background:1em center no-repeat;
}
#topMenu a.Home{background-image:url(../pix/menu/home.gif);}
#topMenu a.Impressum{background-image:url(../pix/menu/impressum.gif);}
#topMenu a.Kontakt{background-image:url(../pix/menu/kontakt.gif);}
#topMenu a.Drucken{background-image:url(../pix/menu/drucken.gif);}
#topMenu a.Newsletter{background-image:url(../pix/menu/newsletter.gif);}
#topMenu a.Downloads{background-image:url(../pix/menu/download.gif);}
#topMenu a.Datenschutz{background-image:url(../pix/menu/datenschutz.gif);}
/*-----------------------------------------------------------------------------*/
#nav{
	height: 2.2em;
	padding: 0 0 0 0.7em;
}
#nav div{
	margin:0 1em 0 0;
	float: left;
	position:relative;
	height: 2.2em;
}

#nav div a{
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0 0 0 1.7em;
	line-height: 2;
	display: block;
}

#nav div.navList {
	width:16em;
	background: url(../pix/alphaWhite85.png);
	display: none;
	top: 2.2em;
	position: absolute;
	height: auto;
	z-index:100;
}
#nav div.navListActive {
	width:18em;
	background: url(../pix/alphaWhite85.png);
	display: block;
	top: 2.2em;
	position: absolute;
	height: auto;
	z-index:99;
}
#nav ul {
	color: #A40016;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A40016;
	border-bottom-color: #A40016;
	border-left-color: #A40016;
}
#nav ul li {
	margin:0 0 0 0.5em;
	border: none;
	list-style-type: none;
}
#nav li a{
	font-size:1.1em;
	text-decoration:none;
	font-weight:normal;
	color:#A40016;
	line-height:1.5;
	padding: 0.2em 0 0.2em 1.5em;
}
#nav li a.active{
	font-weight:bold;
	padding-left:1.5em;
	background-image: url(/pix/layout/haken.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav li a:hover{
	font-weight: bold;
	padding-left:1.5em;
	background-image: url(/pix/layout/haken_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*-----------------------------------------------------------------------------*/

#subnav{
	padding: 0 0 0 0;
	margin-bottom:1em;
}
#subnav li{
	list-style-type: none;
}
#subnav li a{
	-moz-user-select: none;
	-khtml-user-select: none;
	text-decoration: none;
	font-size: 1.1em;
	padding: 0;
}
#subnav li a.active{
	font-weight:bold;
}
#subnav li a:hover{
	font-weight:bold;
}

/* ------------------*/
#subnavL{
	color:#A40016;
	list-style:none;
	padding: 10px;
}
#subnavL li{
	height:55px;
	list-style-type: none;
}
#subnavL li a{
	text-align:left;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding:14px 0 0 45px;
	background-repeat:no-repeat;
	background-position:left 0px;
	display:block;
	height:55px;
}
#subnavL li a.activ{
	font-weight:bold;
	display:block;
}
#subnavL li a:hover{
	text-decoration:none;
	font-weight:bold;
	display:block;
}
/* ------------------*/
#subnavR{
	list-style:none;
	padding: 0 0 5em 1em;
	margin: 0 0 0 0;
}
#subnavR li{
	margin:0 0 1em 0;
	display:block;
}
#subnavR li a{
	line-height:1.3;	
}
#subnavR li a:hover{
	font-weight:bold;
}
/* ------------------*/
#lang{
	float:right;
	clear: right;
	margin:0;
	padding:0;
}
#lang li{
	float: left;
	list-style: none;
	padding: 0.5em 0 0 1em;
}
#lang li a{
}
/* ------------------*/
#bottomNavCon{
	bottom: 0px;
	width: 27em;
	float: left;
}
#bottomNav{
	list-style:none;
	float:left;
	clear: left;
	width: 13em;
	margin: 10em 0 0 0;
}
#bottomNav li{
	display: block;
	text-align: right;
}
#bottomNav li.last{
	background:none;
}
#bottomNav li a{
	text-align: right;
	color:#b3b3b3;
	font-size: 1.1em;
	line-height: 1.5;
}
#bottomNav li a.activ{
	font-weight:bold;
}
#bottomNav li a:hover{
	text-decoration:none;
	font-weight:bold;
}
a.activ{
	cursor:default;
}
/* ------------------*/
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:#1755a6;
	margin:2em 0;
}
#footer {
	padding:0.5em 1em 0 1em;
	clear: both;
}
div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:29%;
	float:right;
	clear:right;
}
div.col50P{
	width:50%;
	float:left;
}
div.teaser{
	font-size:1.1em;
	margin-bottom:1em;
	padding-top: 0.8em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}

#noscript {
background:#D1000D;
}
#noscript h1 {
	color:#FDD335;
	font-size:1.2em;
	text-decoration:blink;
	padding: 1em;
}
#noscript p {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	padding: 0 1em 1em 1em;
}
#wetter{
	background-color: #ff9c00;
}
#wetter table{
	width:16em !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}

div.offer{
	float:left;
	width:48%;
	padding:0 2% 0 0;
	line-height:1.4;
}

/*-----------------------------------------*/
#subtitle {
color:#666666;
cursor:default;
font-size:smaller;
margin-top:0.2em;
text-align:left;
}
#bigImgLinks {
border:1px solid #666666;
position:absolute;
background-color:#FFFFFF;
margin:-0.5em 0 0 -0.5em;
}
#bigImgRechts {
border:1px solid #666666;
background-color:#FFFFFF;
position:absolute;
margin:-0.5em 0 0 -10em;
}

#bigImgLinks img, #bigImgRechts img {
border:1px solid #666666;
margin:1.5em;
}
/*-----------------------------------------*/
div.randOffer {
	font-size:1.1em;
	margin-bottom:1em;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	color: #333333;
}
div.randOfferBild {
	margin-bottom: 1.5em;
}

