* {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9.3pt;
	line-height:14pt;
}
body {
	background: url(images/bg.png) #b1c793 top center repeat-x scroll;
}
img {
	vertical-align:top;
}
a:link, a:visited, a:active {
	color:#000;
}

#preload {
	position:absolute;
	top:-1px;
	left:-1px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#languages {
	position:absolute;
	z-index:10;
	left:50%;
	margin-left:-21px;
}
#snater {
	position:absolute;
	z-index:10;
	left:50%;
	margin-left:320px;
}
	#snater a:link, #snater a:hover, #snater a:visited, #snater a:active {
		font-family:Arial,Helvetica,Verdana,sans-serif;
		font-size:7pt;
		text-decoration:none;
		color:#8aafd3;
	}

#container {
	margin:0 auto;
	width:900px;
	_position:absolute;
	_z-index:1px;
	_left:50%;
	_margin-left:-450px;
	background: url(images/container_bg.png) transparent no-repeat;
}
	#a_container {
		margin:0 0 15px 49px;
		_margin:0 0 0 24px;
		width:400px;
		background:url(images/a_bg.png) repeat-y;
		float:left;
	}
		#a_content {
			margin:0px 0 0 0px;
			padding:30px 30px 0 17px;
			background:url(images/a_top.png) no-repeat;
		}
	#floorPlan {
		margin-top:333px;
		margin-bottom:15px;
	}
	#container_expandos {
		float:left;
		width:100%;
	}
		#googleMaps_container {
			float:left;
			margin-left:15px;
			text-align:right;
			margin-bottom:10px;
			_margin-bottom:0px;
		}
		#fewo-direkt_calender_container {
			margin-left:50px;
			_margin-left:0;
		}

.flag {
	margin:0 2px;
}

.left {
	float:left;
}
.absolute {
	position:absolute;
}

.toggleContent {
	margin-bottom:20px;
}
.folder {
	margin-top:4px;
	_margin-top:2px;
	margin-right:3px;
}
*+html .folder { margin-top:3px; }
.block_right_text {
	margin-left:15px;
	width:386px;
	background:url(images/a_bg.png) repeat-y;
	float:left;
}
.block_right_image {
	width:400px;
	float:left;
	margin-left:15px;
}
.block_left_image {
	width:449px;
	float:left;
	margin-left:49px;
	_margin-left:0;
}
.block_left_text {
	width:386px;
	background:url(images/a_bg.png) repeat-y;
	float:left;
	margin-left:49px;
	_margin-left:0;
}
.block_text {
	padding:0px 30px 0px 17px;
}
.block_fullWidth {
	margin-left:50px;
	_margin-left:0;
	clear:both;
	background:url(./images/c_bg.png) repeat-y;
}


hr {
	height:1px;
	border-top:none;
	border-bottom:1px solid #000;
}
p {
	margin-bottom:10px;
}
h2 {
	font-weight:normal;
	margin-bottom:20px;
}
iframe {
	border:1px solid #000;
}

ul { margin-left:30px; }
li { margin-bottom:5px; }


/* adjusting fewo-direkt rates table */
.exchange {
	text-align:right;
}
table { 
	width:100%;
}
caption {
	display:none;
}
td, th {
	border-bottom:1px solid #000;
	padding:2px 4px;
}
th.period {
	border-left:none;
}
th, th.rateName {
	border-left:1px solid #000;
}
th.date, th.rate {
	border-top:1px solid #000;
}
tr.cols th.minstay {
	border-right:1px solid #000;
}
td {
	text-align:center;
}
td.lastCell {
	border-right:1px solid #000;
}
tr.alternate td, tr.alternate th, tr.cols th {
	background-color:#e5cfb1;
}
