/* CSS Document */
.clear {clear:both;}

body {
	background:url(images/bg_all.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c0000;
	margin: 0px 0px 20px 0px;
	padding:0px;
	}


#all {
	width: 834px;
	margin:auto;
	margin-top:10px;
	border:6px solid #880c10;
	background:#FFF;
	}

#fewo {
	width: 850px;
	height: 65px;
	margin: 25px auto 0px auto;
	background: url(../images/ferienwohnung-ummanz.gif) center no-repeat;
	}

	#fewo a {
		display: block;
		height: 65px;
		}
		
#head {
	height:170px;
	}


#enclose {
	width:830px;
	padding:0px;
	margin:0px;
	}


#content {
	float:right;
	padding:25px 65px 20px 70px;
	height:371px;
	width:460px;
	background: #ffffff url(images/bg_content.gif) bottom right no-repeat;
	position: relative;
	}


#bild {
	height:375px;
	width:225px;
	float:left;
	}


#flagge {
	position: absolute;
	top: 20px;
	right: 30px;
	}

	#flagge a img {
		border: 0px;
		}


/* - - - - - - - - - - - - - - - - - - -
	logo
- - - - - - - - - - - - - - - - - - - - */
.logo {
	border: none;
	float:left;
	width:225px;
	height:170px;
	background: URL(images/logo_hotel.gif);
	color: #FFF;
	}

.logo p {
	margin:0px;
	padding:115px 0px 0px 0px ;
	text-align:center;
	}




/* - - - - - - - - - - - - - - - - - - -
	navi
- - - - - - - - - - - - - - - - - - - - */

ul#navi {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#ffef96;
	}

ul#navi li {
	float:left;
	width:87px;
	height:30px;
	text-align:center;
	}

ul#navi li.link1 {background-color:#fffdf6;}
ul#navi li.link2 {background-color:#fffbe6;}
ul#navi li.link3 {background-color:#fff6c3;}
ul#navi li.link4 {background-color:#fff6c6;}
ul#navi li.link5 {background-color:#fff4b6;}
ul#navi li.link6 {background-color:#fff1a6;}
ul#navi li.link7 {background-color:#ffef96;}

ul#navi li.nolink {display: none;}


ul#navi li a {
	display:block;
	width:86px;
	padding-top:10px;
	height:20px;
	text-decoration:none;
	color:#3c0000;
	}

ul#navi li a:hover {
	border-bottom: 3px solid #880c10;
	height:20px;
	}




#hotel .hotel, 
#zimmer .zimmer, 
#umgebung .umgebung, 
#freizeit .freizeit, 
#preise .preise, 
#anreise .anreise, 
#kontakt .kontakt {
	background-color:#880c10;
	color:#FFF;
	}


/* - - - - - - - - - - - - - - - - - - -
	text styles
- - - - - - - - - - - - - - - - - - - - */

h1 {
	width: 448px;
	border-bottom: 1px solid #880c10;
	padding-bottom:1px;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	}


p {
	margin:0px 0px 8px 45px;
	line-height:20px;
	padding: 0px;
	}


a, a:visited {
	color: #880c10;
	text-decoration: none;
	}



a:hover {
	color: #880c10;
	text-decoration: underline;
	}



.galery_prev {
	width: 80px;
	height: 53px;
	border: 2px solid #FFF;
	margin: 3px;
	}

.galery_prev:hover {
	border: 2px solid #880c10;
	}




/* - - - - - - - - - - - - - - - - - - -
	footer
- - - - - - - - - - - - - - - - - - - - */

#footer {
	margin: auto;
	margin-top:3px;
	width:846px;
	text-align:right;
	}

#footer a {
	color: #b25a38;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
