@charset "utf-8";
body {
	scrollbar-base-color:# E9D8B4;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:# E9D8B4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:# FCF2DD;
}

#container-startseite {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #333333;
	background-image: url(../images/hotel-laurin-bg.jpg);
	height: 750px;
	width: 990px;
	margin: auto;
	background-repeat: no-repeat;
}
#footer {
	height: 30px;
	width: 670px;
	padding-top: 30px;
	float: left;
	padding-left: 12px;
	color: #706E72;
}
#footer a {

	color: #706E72;
	text-decoration: none;
}
#sprachauswahl a {

	color: #706E72;
	text-decoration: none;
}
#partner {
	float: left;
	height: 45px;
	width: 303px;
	padding-top: 20px;
}

a:link {
	color: #E1C9B6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1C9B6;
}
a:hover {
	text-decoration: none;
	color: #E1C9B6;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #E1C9B6;
	font-weight: bold;
}
#logo-dorftirol {
	float: left;
	height: 128px;
	width: 612px;
	padding-top: 12px;
}
#sprachauswahl {
	height: 110px;
	width: 95px;
	padding-top: 30px;
	float: left;
}

#top-section {
	width: 966px;
	height: 175px;
}

#left-section {
	width: 252px;
	height: 510 px;
	float: left;
}

#content-section {
	width: 714px;
	height: 510px;
	float: left;
}

#bilder-klein {
	float: left;
	height: 250px;
	width: 130px;
	padding-left: 100px;
	padding-right: 22px;
	overflow: auto;
}
#space {
	height: 270px;
	width: 60px;
	float: left;
}
#titel {
	float: left;
	height: 55px;
	width: 667px;
	padding-top: 20px;
	padding-left: 38px;
}
#fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555357;
	height: 195px;
	width: 667px;
	float: left;
	padding-left: 38px;
	overflow: auto;
}

#fliesstext a {
	color: #896B35;
	text-decoration: none;
}

#fliesstext a:visited {
	color: #896B35;
	text-decoration: none;
}

#fliesstext a:hover{
	color: #896B35;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	float: left;
	height: 30px;
	width: 707px;
	padding-top: 5px;
}

#menu a {

	color: #706E72;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #706E72;
}
#menu a:hover {
	text-decoration: none;
	color: #706E72;
	font-weight: bold;
}
#menu a:active {
	text-decoration: none;
	color: #706E72;
	font-weight: bold;
}

.link_h {
	text-decoration: none;
	color: #706E72;
	font-weight: bold;
}

.menu-act { 
	text-decoration: none;
	font-style: normal; 
	font-weight: bold;
}

#untermenu {
	height: 195px;
	width: 182px;
	padding-top: 45px;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#bild {
	padding: 7px;
	float: left;
	height: 226px;
	width: 700px;
}

#untermenu li {
	font-size: 14px;
	color: #B04B49;
	list-style-type: none;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B04B49;
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#logo {
	float: left;
	height: 163px;
	width: 252px;
	padding-top: 12px;
	padding-left: 7px;
}

div#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
}