@charset "UTF-8";
/* CSS Document */

/* ################ Reset ################ */
html, body, div, dl, dt, dd, 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:#333;
	text-align:center;
	background-color:#57BBE7;
	min-width:960px;
	height:100%;
	background-image: url(../pix/layout/bg.gif);
	background-repeat: repeat-x;
}

/* ################ Page - Container ################ */

#conM {
	width: 1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	background-color: #FFF;
}
#familotel {
	width: 1004px;
	height: 40px;
	background-image:url(../pix/layout/header_familotel.gif);
	background-repeat: no-repeat;
}
#famLogo {
	height: 40px;
	width: 170px;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width: 1004px;
	clear: both;
	overflow:hidden;
}
#links {
	width: 214px;
	float: left;
	background-image: url(../pix/layout/bg_left.gif);
	background-repeat: repeat-x;
	background-color: #FDEECC;
	padding-bottom: 25px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}
#rechts {
	float: left;
	width: 790px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;

}
#themeImg {
	height: 315px;
	width: 790px;
}
#themeImgHome {
	height: 315px;
	width: 790px;
	margin-bottom:60px;
}
#themeMask {
	height:165px;
	margin-top:118px;
	position:absolute;
	width:258px;
	z-index:500;
	margin-left: 542px;
	display:none;
}
#skilogoMask {
	height:68px;
	margin-top:335px;
	position:absolute;
	width:190px;
	z-index:5001;
	margin-left: 575px;
}
#teaserWinter {
	height:388px;
	position:absolute;
	width:241px;
	z-index:5001;
}
.hswcMini {
	height:71px;
	position:absolute;
	width:102px;
	z-index:3000;
	margin-left: 384px;
}
#newsMask {
	height:90px;
	margin-top:360px;
	position:absolute;
	width:770px;
	z-index:2000;
	background-image: url(../pix/layout/news_empty.png);
	background-repeat: no-repeat;
	padding:30px 10px 0 10px;
}
#themePicMask {
	height:20px;
	top:335px;
	position:absolute;
	width:790px;
	z-index:555;
	margin-left: 0px;
}
#menu {
	height: 110px;
	width: 755px;
	padding-top: 0px;
	padding-left: 35px;
}
#menuButtons {
	width: 755px;
}
#menuText {
	clear: both;
	width: 755px;
}
#content {
	padding-bottom:25px;
}
#cms {
	margin:0px 0 0px 0;	
}
#cmsBook {
	margin:10px 40px 0px 40px;	
}
#cmsWebcam {
	margin:10px 40px 0px 40px;	
}
.button {
	width: 104px;
	height: 86px;
	float: left;
	text-align: center;
}
.buttonText {
	text-align: center;
	width: 86px;
	margin-right: 0px;
	font-size: 10px;
}
#subMenu {
	padding: 12px;
}
#tourKarte {
	padding-top: 30px;
}
#home {
	text-align: center;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 65px;
	width: 86px;
}
/* CSS Document */

.buttonHome {
	width: 90px;
	height: 86px;
}
.buttonTextHome {
	text-align: center;
	width: 90px;
}
#sprachen {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
div.teaser {
	padding: 12px 0 12px 6px;
}
#bottomNav {
	background-color: #FFF;
	height: 25px;
	width: 756px;
	clear: both;
	overflow:hidden;
	position:relative;
	display:block;
	background-image: url(../pix/layout/bg_bottom_nav.gif);
	background-repeat: repeat-y;
	padding-left: 248px;
}
#footer {
	background-color: #AE2B25;
	height: 20px;
	width: 1004px;
	clear: both;
	overflow:hidden;
	position:relative;
	display:block;
}
#adresse {
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 255px;
	font-size: 10px;
}
#adresse a {
	color: #FFFFFF;
}
#logo {
	height: 172px;
	width: 214px;
	padding-top: 15px;
}
.wetter {
	padding-left: 6px;
}

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

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

.tourMap {
	margin: 0 10px 30px 0;
}

.bild280 {
	width:280px;
	margin-bottom: 15px;
}
.bild130 {
	width:130px;
	margin-top: 10px;
}
.bild130L {
	width:130px;
	float:left;
	margin-bottom: 15px;
	margin-right: 20px;
}
.bild130R {
	width:130px;
	float:left;
	margin-bottom: 15px;
}

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

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

