@charset "UTF-8";
@import url("formquickcheck.css");

/* ################ Reset ################ */
html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, b {
	margin:0;
	padding:0
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
a img {
	border:none;
}


html, body {
	height:100%;
	width:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#FFF9E1;
	min-width:960px;
	height:100%;
	background-image: url(/pix/layout/bodyBg.jpg);
	background-repeat: repeat-x;
}
/* ################ Page - Container ################ */

#familotel {
	width: 100%;
	height: 40px;
	background-image:url(../pix/layout/familotel-logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #b70718;
}
#famLogo {
	height: 40px;
	width: 170px;
	margin-left:auto;
	margin-right:auto;
}
#conM {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 1010px;
	height: 235px;
	margin-top: 5px;
}
#logo {
	position:absolute;
	margin-top:105px;
	margin-left:25px;
	z-index:200;
}
#topLeft {
	width: 370px;
	height: 235px;
	float: left;
	background-image: url(/pix/layout/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#theme {
	height: 235px;
	width: 627px;
	background-color:#efefef;
	float: left;
	margin-left: 12px;
	/* background-image: url(../pix/header/kopfbild.jpg); */
}
#themeMask {
	width: 627;
	height: 235px;
	z-index:10;
	position: absolute;
	margin-top:0px;
	margin-left: 0;
}
#content {
	width: 1010px;
	overflow: hidden;
	margin-bottom: 20px;
}
#left {
	float: left;
	width: 835px;
	background-color: #fff;
	background-image:url(/pix/layout/bg_cmstop.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}
#right {
	float: right;
	width: 160px;
}
#sideBar {
	width: 140px;
	padding-top:27px;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 20px;
	float: left;
}
#cms {
	width: 639px;
	float: left;
	margin-right: 12px;
	padding-right: 0;
	padding-top:5px;
	padding-bottom: 40px;
}
#cmsBottom { 
	width:835px; 
	float:left; 
	background-image:url(/pix/layout/bg_cmsbottom.gif); 
	background-repeat:no-repeat; 
}
#footer {
	width: 1010px;
	height: 180px;
	clear: both;
	z-index: 200;
	background-image: url(../pix/layout/bg_bigfooter.gif);
	background-color:#A3000D;
	background-repeat: no-repeat;
	background-position: top;
}
#bigfooter {
	padding-top:12px;
	margin-left: 20px;
	width:980px;
	
}

/* ################ Header ################ */

#topMenu {
	float: left;
	font-size: 10px;
	padding-left: 25px;
}
#languages {
	float: right;
	width: 80px;
	padding-right: 25px;
	text-align: right;
	padding-top: 1px;
}

/* ################ Main - Navigation ################ */

#menu {
	width:1010px;
	height: 30px;
	background-image:url(/pix/layout/bg_menu.gif);
	background-repeat:no-repeat;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}

/* ################ Clear - Element ################ */

hr.clear{
clear:both;
visibility:hidden;
height:0;
line-height:1px;
font:1px/0px monospace;
margin:-1em 0;
}

/* Links */

div.teaser {
	padding-bottom: 15px;
	color:#4d4d4d;
}
div.teaser ul {
	padding-left:20px;
}
div.teaser li {
	list-style-type:square;
	margin-left:15px;
}
div.teaser a {
	color:#4d4d4d;
}
div.teaserContent ul {
	padding:0 !important;
	marging:0 !important;
}


div.teaserTitle {
	font-size: 13px !important;
	font-weight:normal !important;
	color:#333 !important;
	margin-left:2px;
	border-bottom: solid 1px #666;
	margin-bottom:10px;
}
/* ########## Angebote ########### */

.angebotRand {
	margin-bottom: 25px;
	width: 160px;
	background-color:#FFF;
}
.angebotTop {
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	padding-top:14px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	background-color:#b70718;
	background-image: url(../pix/layout/bg_teaser_r.gif);
	background-repeat: no-repeat;
}
.angebotBild {
	padding-left: 10px;
	padding-top: 10px;
}
.angebotTitel {
	font-weight: bold;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
}
.angebotText {
	font-size: 10px;
	margin: 0px;
	color:#333333;
	padding-top:4px;
	padding-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
}
.angebotText a { color:#4d4d4d; }

/* ########## Anfrage / Kontakt ########### */

div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:29%;
	float:right;
	clear:right;
}
div.col50P{
	width:50%;
	float:left;
}

/* ################ Big-Footer ################ */

#bigFooter {
	margin-top:20px;
	padding-top:10px;
	clear:left;
	color:#D4021D;
	height:140px;
	width:1010px;
	background-image: url(../pix/layout/alphaWhite90.png);
	background-repeat: repeat;
	background-position: bottom;
	text-align:left;
	padding-left:15px;
}

.footerIcon {display:block; padding: 0 0 5px 25px; background-repeat:no-repeat;}

.facebook { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_facebook.jpg); background-repeat:no-repeat; }
.flickr { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_flickr.jpg); background-repeat:no-repeat; }
.youtube { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_youtube.jpg); background-repeat:no-repeat; }
.holidaycheck { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_holidaycheck.jpg); background-repeat:no-repeat; }
.rss { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_rss.jpg); background-repeat:no-repeat; }

.colBigFooter { 
	float:left;
	width:150px;
}
.colBigFooter ul { margin:0; padding:0 !important; list-style-type:none; }
.colBigFooter ul li a { color:#fff; text-decoration:none; font-size:11px; }
.colBigFooter ul li a:hover { color:#D4021D; text-decoration:none; }

.TitleBigFooter {
	font-weight:bold;
	margin-bottom: 5px;
	font-size:15px;
}

/* ################ Big-Footer ################ */

#bigFooter {
	margin-top:20px;
	padding-top:10px;
	clear:left;
	color:#676767;
	background-color:#b70718;
	/* background-image: url(../pix/layout/bg_bigfooter_b.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
}
.colBigFooter ul { margin:0; padding:0; list-style-type:none; }
.colBigFooter ul li {}
.facebook { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_facebook.jpg); background-repeat:no-repeat; }
.flickr { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_flickr.jpg); background-repeat:no-repeat; }
.youtube { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_youtube.jpg); background-repeat:no-repeat; }
.rss { display:block; padding: 0 0 5px 25px; background-image:url(/pix/icons/ico_rss.jpg); background-repeat:no-repeat; }
.colBigFooter { 
	float:left;
	width:150px;
}
.colBigFooter ul { margin:0; padding:0 !important; list-style-type:none; }
.colBigFooter ul li a { color:#FFF; text-decoration:none; }
.colBigFooter ul li a:hover { color:#FFF; text-decoration:underline; }

.TitleBigFooter {
	font-weight:bold;
	margin-bottom: 5px;
	color: #FFF;
}
.col1BigFooter { 
	float:left;
	width:185px;
	margin-left:50px;
}
.col1BigFooter ul { margin:0; padding:0 !important; list-style-type:none; }
.col1BigFooter ul li a { color:#FFF; text-decoration:none; }
.col1BigFooter ul li a:hover { color:#FFF; text-decoration:underline; }

.col2BigFooter { 
	float:left;
	width:185px;
}
.col2BigFooter ul { margin:0; padding:0 !important; list-style-type:none; }
.col2BigFooter ul li a { color:#FFF; text-decoration:none; }
.col2BigFooter ul li a:hover { color:#FFF; text-decoration:underline; }

.col3BigFooter { 
	float:left;
	width:185px;
}
.col3BigFooter ul { margin:0; padding:0 !important; list-style-type:none; }
.col3BigFooter ul li a { color:#FFFFFF; text-decoration:none; }
.col3BigFooter ul li a:hover { color:#FFF; text-decoration:underline; }

.TitleBigFooter {
	font-weight:bold;
	margin-bottom: 5px;
}
.col4BigFooter { 
	float:left;
	width:185px;
}
.col4BigFooter ul { margin:0 0 15px 0; padding:0; list-style-type:none; }
.col4BigFooter ul li { float:left; width:120px;}
.col4BigFooter ul li a { color:#FFF; text-decoration:none; }
.col4BigFooter ul li a:hover { color:#FFF; text-decoration:underline; }

.button {
color:#444444;
float:left;
text-align:left;
text-decoration:none;
white-space:nowrap;
line-height:1.2;
}

