/* CSS Document */


/*Allgemeine Definitionen*/
* {
	padding: 0;
	margin: 0;
	outline: 0px;
}

body {
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/layout/background.jpg) repeat-x;
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
}

h1 {
	font-size: 30px;
	color: #cf4718;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-weight: lighter;
	width: 425px;
	margin-left: 91px;
	margin-top: 15px;
}

h2 {
	font-size:16px;
	color: #706157;
	font-weight: lighter;
	text-align: justify;
	margin-bottom: 5px;
	width: 350px;
	padding-top: 15px;
}

h3 {
	font-size:15px;
	color: #000000;
	font-weight: lighter;
	text-align: justify;
	margin-bottom: 5px;
	width: 350px;
	margin-top: 20px;
}
p {
	margin-bottom: 20px;
	text-align: justify;
	width: 350px;
	color: #333333;
	line-height: 20px;
}
a {
	color: #cf4718;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


#content ul {
	width: 425px;
	list-style-type: none;
	padding-top: 0px;
}
/*DIV CONTAINER LAYOUT*/
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

div#navigation_top {
	width: 950px;
	height: 51px;
}

div#header {
	width: 950px;
	height: 249px;
	background: url(../images/layout/header.jpg) no-repeat;
}

div#navigation_bottom {
	width: 950px;
	height: 59px;
}

div#adresse_hotel {
	float: left;
	width: 304px;
	height: 109px;
	background: url(../images/layout/adresse_hotel.jpg) no-repeat;	
}

div#telefon_hotel {
	float: left;
	width: 164px;
	height: 109px;
}
div#adresse_restaurant {
	float: left;
	width: 285px;
	height: 109px;
	background: url(../images/layout/adresse_restaurant.jpg) no-repeat;	
}

*html div#adresse_restaurant {
	margin-right: -1px;
}

div#telefon_restaurant {
	float: left;
	width: 164px;
	height: 109px;
}

div#cleardiv {
	clear: left;
}

div#content {
	width: 950px;
	min-height: 350px;
}

div#textcontainer_left {
	float: left;
	width: 350px;
	margin-left: 91px;	
	margin-bottom: 20px;
}

* html div#textcontainer_left {
	margin-left: 45px;
}

div#textcontainer_right {
	float: left;
	width: 350px;
	margin-left: 95px;
	margin-bottom: 20px;
}

div#textcontainer_right ul li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}

div.textcontainer_left {
	float: left;
	width: 350px;
	margin-left: 91px;	
	margin-bottom: 20px;
}

* html div.textcontainer_left {
	margin-left: 45px;
}

div.textcontainer_right {
	float: left;
	width: 350px;
	margin-left: 95px;
	margin-bottom: 20px;
}

/*Navigation */


	li#navigation_top_left{
		width: 41px;
		background: url(../images/layout/navigation_top_left.jpg) no-repeat;
	}
	
	li#navigation_top_right{
		width: 42px;
		background: url(../images/layout/navigation_top_right.jpg) no-repeat;
	}
	
	li#btn-Startseite{
		width: 148px;
		background: url(../images/btn/btn-Startseite02.jpg) no-repeat;
	}
	li#btn-Startseite a {
		width: 148px;
		background:url(../images/btn/btn-Startseite01.jpg) no-repeat;
		margin-left: 0px;
	}
	li#btn-Startseite a:hover {
		background:none;
	}
	
	
	
	li#btn-Hotel-navi {
		width: 148px;
		background: url(../images/btn/btn-Hotel-navi02.jpg);
	}
	li#btn-Hotel-navi a {
		background:url(../images/btn/btn-Hotel-navi01.jpg) no-repeat;
		width: 148px;
	}
	li#btn-Hotel-navi a:hover {
		background:none;
	}
	
	
	li#btn-Zimmer {
		width: 132px;
		background: url(../images/btn/btn-Zimmer02.jpg);
	}
	li#btn-Zimmer a {
		background:url(../images/btn/btn-Zimmer01.jpg) no-repeat;
		width: 132px;
	}
	li#btn-Zimmer a:hover {
		background:none;
	}
	

	li#btn-Restaurant-navi {
		width: 157px;
		background: url(../images/btn/btn-Restaurant-navi02.jpg);
	}
	li#btn-Restaurant-navi a {
		background:url(../images/btn/btn-Restaurant-navi01.jpg) no-repeat;
		width: 157px;
	}
	li#btn-Restaurant-navi a:hover {
		background:none;
	}
	
	
	li#btn-Angebote {
		width: 132px;
		background: url(../images/btn/btn-Angebote02.jpg) no-repeat;
		position:relative;
	}
	li#btn-Angebote a {
		background:url(../images/btn/btn-Angebote01.jpg) no-repeat;
		width: 132px;
	}
	li#btn-Angebote a:hover {
		background:none;
	}
	
	li#btn-Fotogalerie{
		width: 150px;
		background: url(../images/btn/btn-Fotogalerie02.jpg);
	}
	li#btn-Fotogalerie a {
		background:url(../images/btn/btn-Fotogalerie01.jpg) no-repeat;
		width: 150px;
	}
	li#btn-Fotogalerie a:hover {
		background:none;
	}

ul#navi {
	margin:0;
    padding:0;
    width: 950px;
	height: 51px;
	list-style:none;
}
	
ul#navi li {
	margin:0;
    padding:0;
	display:block;
    height:51px;
	float:left;
    position:relative;
}
	
ul#navi li a {
	margin:0;
    padding:0;
	display:block;
	height:51px;
    text-indent:-9999em;
}        
        
	ul#navi ul {
		margin:0;
		border:none;
		padding:5px;
		width:120px;
		list-style:none;
		display:none;
		position:absolute;
		top:49px;
		left:1px;
		background:#fff;
		z-index:100;
		font-size:12px !important;
        border-left:1px solid #f2f2f2 !important;
        border-bottom:1px solid #e3e3e3 !important;
        border-right:1px solid #f2f2f2 !important;
    }
    
    ul#navi ul:after {
		clear: both;
		display: block;
		font: 1px/0px serif;
		content: ".";
		height: 0;
		visibility: hidden;
    }
		
	ul#navi ul li {
		width:120px;
		border-bottom:1px solid #ebddd2;
		height:20px !important;
		padding:3px 0 3px 0;
        background:none !important;
    }
		
	ul#navi ul li + li +li {
		width:120px;
		border-bottom:none;
		height:auto;
		height:20px;
    }
	
	ul#navi li:hover li a,  ul#navi li.iehover li a {
		float:none;
		color:#a52056;
		text-indent:0 !important;
		text-decoration:none;
        background:none !important;
        height:20px !important;
    }
		
		ul#navi li:hover li a:hover,  ul#navi li:hover li:hover a,  ul#navi li.iehover li a:hover,  ul#navi li.iehover li.iehover a {
		color: #000;
		text-decoration:underline;}
    
    ul#navi ul ul,  ul#navi ul ul ul {
		display: none;
		position: absolute;
		top: 0;
		left: 1px;}
		
	ul#navi li:hover li a:hover,  ul#navi li:hover li:hover a,  ul#navi li.iehover li a:hover,  ul#navi li.iehover li.iehover a {
		color:#204b1e;
		text-decoration:underline;
    }
		
	ul#navi li:hover ul ul,  ul#navi li:hover ul ul ul,  ul#navi li.iehover ul ul,  ul#navi li.iehover ul ul ul {
		display: none;}
		
		ul#navi li:hover ul,  ul#navi ul li:hover ul,  ul#navi ul ul li:hover ul,  ul#navi li.iehover ul,  ul#navi ul li.iehover ul,  ul#navi ul ul li.iehover ul {
		display: block !important;}
    
div#adresse_hotel h2 {
	margin-left: 91px;
	margin-top: -12px;
	font-size: 19px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cf4718;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

*html div#adresse_hotel h2 {
	width: 200px;
}

div#adresse_hotel p {
	margin-left: 91px;
	font-size: 11px;
	margin-bottom: 10px;
	color: #3f3f3f;
	line-height: 18px;
}

*html div#adresse_hotel p {
	width: 200px;
}

div#adresse_hotel a {
	font-size: 11px;
	color: #d67250;
}

div#adresse_hotel a:hover {
	color: #cf4718;
}



div#adresse_restaurant h2 {
	margin-left: 67px;
	margin-top: -12px;
	font-size: 19px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #a52056;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

*html div#adresse_restaurant h2 {
	width: 200px;
}

div#adresse_restaurant p {
	margin-left: 67px;
	font-size: 11px;
	margin-bottom: 10px;
	color: #3f3f3f;
}

*html div#adresse_restaurant p {
	width: 200px
}

div#adresse_restaurant a {
	font-size: 11px;
	color: #a52056;
	width: 200px
}

div#adresse_restaurant a:hover {
	color: #66082e;
}





#navigation_bottom ul {
	list-style-type:none;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#navigation_bottom a {
	display: block;
	height: 59px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}

#navigation_bottom li{
	height: 59px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}


	li#navigation_bottom_left{
		width: 221px;
		background: url(../images/layout/navigation_bottom_left.jpg) no-repeat;
	}
	
	
	li#btn-Hotel{
		width: 248px;
		background: url(../images/btn/btn-Hotel02.jpg) no-repeat;
	}
	li#btn-Hotel a {
		width: 248px;
		background:url(../images/btn/btn-Hotel01.jpg) no-repeat;
		margin-left: 0px;
	}
	li#btn-Hotel a:hover {
		background:none;
	}
	
	li#navigation_bottom_middle{
		width: 203px;
		background: url(../images/layout/navigation_bottom_middle.jpg) no-repeat;
	}	

	li#btn-Restaurant{
		width: 248px;
		background: url(../images/btn/btn-Restaurant02.jpg) no-repeat;
	}
	li#btn-Restaurant a {
		width: 248px;
		background:url(../images/btn/btn-Restaurant01.jpg) no-repeat;
		margin-left: 0px;
	}
	li#btn-Restaurant a:hover {
		background:none;
	}
	
	
div#bildcontainer {
	width: 350px;
	margin-bottom: 20px;
}

div#bildcontainer img {
	border: 3px solid #cf4718;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#bildcontainer img:hover {
	border: 3px solid #000000;
}

div#bildcontainer2 {
	width: 350px;
	margin-bottom: 20px;
}

div#bildcontainer2 img {
	border: 3px solid #A52055;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#bildcontainer2 img:hover {
	border: 3px solid #000000;
}


#flashcontent, #flashcontent2, #flashcontent3, #flashcontent4, #flashcontent5 {
	margin-top: 20px;
	width: 340px;
	height: 300px;
	padding: 2px;
	border: 3px solid #cf4718;
}	

#flashcontent11, #flashcontent22 {
	margin-top: 20px;
	width: 340px;
	height: 300px;
	padding: 2px;
	border: 3px solid #A52055;
}
.btn-Anfang {
	clear: left;
	width: 950px;
	height: 60px;
	background: url(../images/btn/btn-Anfangbg.jpg) top no-repeat;
}

.btn-Anfang a {
	margin-left: 91px;
	width: 130px;
	height: 40px;
	background: url(../images/btn/btn-Anfang.jpg) bottom left no-repeat;
	display: block;
	text-indent: -9999px;
	line-height: 1px;
	font-size: 1px;
}

.cleardiv {
	clear: left;
}
.footer ul{
padding-left:680px; 
padding-bottom:20px;}

.footer ul li{
float:left; 
padding: 0 20px 0 0; 
list-style:none;}
