body {
	color: #706d56;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

	margin: 0;
	padding: 0;
	
	background-image: url(/images/bgs/background.jpg);
	background-repeat: repeat-x;
	background-color: #efecca;
}

h1, h2, ul, li, dl, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.invisibleClear, .invisibleSeperator {
	height: 0;
	font-size: 0;
	line-height: 0;
}
.invisibleClear {
	clear: both;
}
.invisibleSeperator {
	visibility: hidden;
}

div#top a, div#subnavigation a{
	outline: none;
	color: #706d56;
	text-decoration:none;
}

a img {
	border: none;
}
div#content a{
	outline: none;
	color: #706d56;
}
div#content a:hover{
	text-decoration:none;
}

img.leiste{
	margin: 15px 0 0 0;
}


/**
 * Positioning Skeleton
 */
div#wrapper {
	width: 1015px;
		
	margin-left: auto;
	margin-right: auto;	
	
	position: relative;
}

div#page {
	width: 988px;
}

div#main {
	width: 100%;
	
	position: relative;
	
}

div#canvas {
	position: relative;
	
	top: 0;
	right: 0;
	width: 952px;
	
	padding: 20px 13px;
	padding-top: 0px;
	
	background-color: #efecca;	
	float: right;
	border: 1px solid white;
	
	background-image: url(/images/bgs/gradient_top.png);
	background-repeat: no-repeat;
}
/**
 * Dropshadow (Left Side)
 */
div#dropshadow {
	position: absolute;
	
	top: 0;
	left: 0;
	bottom: 0;
	height: auto;
		
	width: 8px;
	
	z-index: 10;
	
	overflow: hidden;
}

div#dropshadow_top {
	height: 21px;
	
	background-image: url(/images/misc/dropshadow_top.png);
	background-repeat: no-repeat;
}

div#dropshadow_left {
	height: 100%;	
	
	background-image: url(/images/misc/dropshadow_left.png);
	background-repeat: repeat-y;
}
#ie7 div#dropshadow_left {
	display: none;
}

#ie7 div#dropshadow_top {
	/*background-image: url(/images/misc/dropshadow_top.jpg);*/
	background-image: none;
	background-repeat: no-repeat;
}

#ie7 div#dropshadow {
	background-image: url(/images/misc/dropshadow_left.png);
	background-repeat: repeat-y;
}



#ie6 div#dropshadow_left {
	display: none;
}

#ie6 div#dropshadow_top {
	/*background-image: url(/images/misc/dropshadow_top.jpg);*/
	background-image: none;
	background-repeat: no-repeat;
}

#ie6 div#dropshadow {
	background-image: none;
	background-repeat: repeat-y;
}
/**
 * Layout of Canvas Area
 */
div#top {
	height: 75px;
}

div#banner {
	height: 280px;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 24px;
	border: 1px solid #e9e9e8;
	padding: 9px;
	background-color: white;
}

#bannerContent {
	position:relative;
	z-index:30;
}

/**
 * Header & Top Navigation
 */
.navigation {
	font-size: 130%;
	font-family: 'Times New Roman', Goudy, serif;
}

ul.navigation.top {
	float: right;
	position: absolute;
	top: 44px;
	right: 15px;
}

ul.navigation.top li {
	display: inline;
	
	text-transform: uppercase;
	position: relative;
	list-style: none;

}

ul.navigation li.active a {
	color: #363916;
	font-weight: bold;
}

ul.navigation li a:link, ul.navigation li a:visited {
	color: #706d56;
}

ul.navigation li a:hover, ul.navigation li a:active {
	color: #363916;
}

a.linklogo {
	display: block;
	
	position: relative;
	top: 23px;
	left: 9px;
}

div#languages {
	position: absolute;
	top: 9px;
	right: 18px;
}

div#top a img {
	border: 0;
}
/**
 * Sidebar
 */

div#sidebar {
	float: left;
	width: 220px;
	max-width: 220px;
	
	overflow: hidden;
}

div#hotel_affiliate {
	margin: 0 0 0 35px;
}

div#hotel_affiliate2 {
	margin: 0 0 0 40px;
}

div#minirequest {
	display: none;
}
img.feratel{
	margin-bottom:25px;
	display: none;
}

body.main div#minirequest, body.main img.feratel{
	display: block;
}

iframe#holidaycheck{
	border:none;
	height:290px;
	width:160px;
	margin:20px 0 0 30px;
}

/**
 * Content Area
 */

div#content {
	position:relative;
	float: right;
	width: 695px;
}

div#content p {
	font-size: 100%;
	text-align: justify;
}

div#fontsizecontroll{
	position:absolute;
	right:5px;
	top:-18px;
	font-size:12px;
}
div#fontsizecontroll a{
	text-decoration:none;
}
div#fontsizecontroll a:hover{
	text-decoration:underline;
}

ul.actions {
	margin-top: 45px;
	font-size: 90%;
}

ul.actions li {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.actions a:hover, ul.actions a:active {
	text-decoration: underline;
}

/**
 * Description
 */
div#description {

	margin-top: 25px;
	margin-bottom:15px;
}

div#description ul{
	margin-left:15px;
}

div#description h2 {

	//line-height: 18px;
	font-size: 140%;
	overflow: hidden;
	
	font-family: 'Times New Roman', Goudy, Times, serif;
}

div#description p {
	margin-top: 20px;
	width: 670px;
}

div#description p ul {
	list-style-position: inside;
	padding-left: 5em;
}



/**
 * Teaser
 */

div#teaser {
/*	min-height: 284px;*/
}

div#teaser a {
	display: block;
	float: left;
	margin-bottom: 10px;
}

div#teaser a.first {
	margin-right: 9px;
}

#ie6 div#teaser a.first {
	margin-right: 8px;
}

div#teaser div.teaser_left{
	position:relative;
	float:left;
	background-image:url(/images/misc/teaser_bg.png);
	width:342px;
	height:130px;
}

div#teaser div.teaser_right{
	position:relative;
	float:right;
	background-image:url(/images/misc/spruchdestages.jpg);
	width:342px;
	height:130px;
}

div#teaser div.teaser_left img, div#teaser div.teaser_right img{
	position:absolute;
	width:160px;
	height:110px;
	top:9px;
	left:10px;
}

div#teaser div.teaser_left div.teasertext{
	position:absolute;
	overflow:hidden;
	width:150px;
	height:100px;
	left:175px;
	top:9px;
	padding:5px;
	font-size:90%;
}
div#teaser div.teaser_right div.teasertext{
	margin:9px 0 0 9px;
	overflow:hidden;
	width:315px;
	height:100px;
	padding:5px;
	font-size:90%;
}

div.teasertext h2 {
	font-size: 100%;
	line-height: 12px;
	
	font-weight: normal;
	text-transform: uppercase;
	
	margin: 20px 0;
	margin-top: 8px;
}

/*
 * Offers & News
 */

div#offers, div#news {
	margin-top: 20px;
}

div#offers a, div#news a {
	text-decoration: underline;
}
div#offers a:hover, div#news a:hover {
	text-decoration: none;
}

div.offer, div.newsitem {
	height: 112px;
	margin-top: 20px;
	
	padding: 9px;
	padding-left: 12px;
		
	font-size: 90%;
	line-height: 11px;
		
	background-image: url(/images/bgs/bg_offer.png);
	background-position: center;
	background-repeat: no-repeat;
}

div.offer_left, div.newsitem_left {
	width: 335px;
	height: 100%;
	overflow: hidden;
}

div.offer img, div.newsitem img {
	display: block;
	float: right;
}

div.offer h2, div.newsitem h2 {
	font-size: 100%;
	line-height: 12px;
	
	font-weight: normal;
	text-transform: uppercase;
	
	margin: 20px 0;
	margin-top: 8px;
}

div#offers div.offer p, div#news div.newsitem p {
	font-size: 90%;
	line-height: 12px;
	margin-bottom:5px;
	overflow: hidden;
}

div.offer a, div.newsitem a {

	
	bottom: 0px;
	position: relative;
	
	line-height: 12px;
}

#ie7 div.offer a, div.newsitem a {
	float:none;
}

/**
 * Prices Table
 */

table.prices {
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 11px;	
	width: 671px;
}

table.prices th, table.prices td {
	padding: 10px 5px;
} 

table.prices th.description {
	width: 240px;
}
table.prices th.season {
	padding:5px;
	width: 100px;
}
table.prices th.late.season {
	width: 150px;
}

table.prices th {
	vertical-align:top;
	font-weight: normal;
}

table.prices th strong {
font-size: 100%;
}

table.prices td {
	text-align: center;
	/*border-top: 1px solid black;*/
}

table.prices td.description {
	padding-left: 10px;
	text-align: left;
}

table.prices em {
	font-style: normal;
	color: #e88656;
}

div#description h3 {
	height: 17px;
	line-height: 17px;
	font-size: 130%;
	overflow: hidden;
	
	font-weight: normal;
	
	font-family: 'Times New Roman', Goudy, Times, serif;
}

/**
 * Footer
 */
div#footer {
	background-image: url(/images/misc/dropshadow_bottom.png);
	background-repeat: no-repeat;
	
	padding-top: 17px;
	height: 30px;
	text-align: center;
	width: 100%;
	
	color: #706d56;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div#eyedea {
	position: absolute;
	right: 0;
	bottom: 28px;
}

ul#album {
	padding-left: 20px;
}

ul#album li {
	list-style-type: none;
}

ul#album a.album {
/*
    margin-right: 23px;
    margin-bottom: 20px;
    */
    display: block;
    /*
    padding-top: 20px;*/
    height: 43px;
    
    /*
    background-image: url(/images/bgs/album.jpg);*/
    background-repeat: no-repeat;
    background-position: 0 0px;
    
}

ul#album img {
	float: left;
	margin-right: 10px;
}

ul#album ul {
    display: none;
}


a.album:link, a.album:visited, a.album:hover, a.album:active {
	text-transform: none;
    font-family: Times, 'Times New Roman', serif;
    
    font-size: 150%;
	
	letter-spacing: .2em;    

    color: #706d56;
    text-decoration: none;
    outline: none;
}

a.album:hover {
    text-decoration: underline;
	color: #363916;
/*
    background-image: url(/images/bgs/album.jpg);*/
    background-repeat: no-repeat;
    background-position: 0 0px;

}

.album span#msserror {
	display: none;
}
ul.photogallery li {
	display: block;
	float: left;
	min-height: 200px;
	list-style-type: none;
	margin-left: 100px;
	margin-bottom: 10px;
	width: 200px;
}
#ie6 ul.photogallery li {
	height: 200px;
	margin-left: 60px;
}

div#header_print{
	display:none;
}

div#description ul#rezepte{
	line-height:2;
}


/**
 * Google Maps
 */

div#description iframe{
	border:1px solid #E9E9E8;
	padding:10px;
	background-color:#FFFFFF;
}

/* Hotelvideo */

div.hotelvideo{
	width:694px;
	background-color:#FFFFFF;
	padding:5px 0;
	text-align:center;
	outline:1px solid #E9E9E9;
}
div.hotelvideo object{
	border:none;
	outline:none;
}

/* youtube player */
.youimage {
	/*float:left;*/
	/*margin-left:48px;*/
}

.yimage {
	/*float:left;*/
	margin-right:10px;
}

.youfancy {
	/*float:left;*/
}
