/* @override http://www.appartements-kaiser.de/style.css */

/* @override http://www.appartements-kaiser.de/style.css */

/* @override http://www.appartements-kaiser.de/style.css */

/* BASIS - LAYOUT */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 62.5%;
	line-height: 140%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fdf7d8;
}
html { 
 	height: 101%; 
}
li {
	list-style-type: none;
}
.clear {
	height: 0px;
	clear: both;
}
.accessible {
   position: absolute;
   top: -999em;
   left: -999em;
}

a, a:visited {
	text-decoration: underline;
	color: #e5670a;
}
a:hover {
	color: #aa2e00;
}
a img {
	border:#000000 0px none;
}
p {
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	color: #eb690a;
	font-size: 1.3em;
	line-height: 1.3em;
}
p.small {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #eb690a;
}

h1 {
	line-height: 1.6em;
	font-weight: normal;
	font-style: normal;
	color: #eb690a;
	font-size: 1.9em;
	margin-bottom: 8px;
}

h2 {
	color: #eb690a;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	color: #eb690a;
	margin-bottom: 5px;
	margin-top: 15px;
}
#wrapper {
	width: 900px;
	margin: 30px auto auto;
}
#main {	
	width: 850px;
	background: #fff url(img/center1.png) repeat-y;
	padding-bottom: 20px;
	margin: auto;
}

#header {
	height: 150px;
	background: url(img/header1.png) no-repeat;
}
#page_top {
	height: 150px;
	width: 850px;
}
#page_top a {
	height: 150px;
	width: 850px;
	display: block;
}
#startseite_ #page_top {
	background: url(img/sonne.jpg) no-repeat center bottom;	
}
#appartements_ #page_top {
	background: url(img/schale.jpg) no-repeat center bottom;	
}
#preise_ #page_top {
	background: url(img/stuhl.jpg) no-repeat center bottom;	
}
#information_ #page_top {
	background: url(img/kerzenleuchter.jpg) no-repeat center bottom;	
}
#anreise_ #page_top {
	background: url(img/korb.jpg) no-repeat center bottom;	
}
#kontakt_ #page_top {
	background: url(img/butterfly.jpg) no-repeat center bottom;	
}
#impressum_ #page_top {
	background: url(img/elfe.jpg) no-repeat center bottom;	
}

#menu {
	width: 818px;
	height: 33px;
	background-image: url(img/menu_bg.png);
	text-align: left;
	margin: 15px auto 30px;
}

#menu a {
	color: #ffa100;
	text-decoration: none;
	line-height: 2em;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
}
#menu a:hover, #menu .current a {
	color: #f7c900;
	text-decoration: none;
}
#menu ul li {
	list-style-type: none;
	float: left;
	height: 30px;
	text-align: center;
	display: block;
	margin-left: 31px;
}
#menu ul li a {
	height: 30px;
	outline: none;
	text-decoration: none;
}

#menu ul li a:hover {
	border-style: none;
}

#mainbox {
	width: 600px;
	margin: auto auto 75px;
	text-align: left;
}
.zimmerfotos {
	height: 100px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: left;
}

.zimmerfotos a img {
	margin-right: 15px;
	float: left;
	border: 1px solid #eb690a;
}
#foto {
	width: 168px;
	height: 181px;
	background-image: url(img/Ingrid_Kaiser.jpg);
	float: left;
	border: 1px solid #eb690a;
	margin-top: 10px;
	margin-right: 20px;
	display: none;
}
#kontaktdaten {
	float: left;
	display: inline;
	margin-top: 15px;
}
#bottom {
	width: 850px;
	height: 78px;
	margin: auto auto 30px;
	background-image: url(img/footer1.png);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
	margin: auto;
	height: 78px;
	text-align: center;
	padding-top: 35px;
}
.copyright {
	color: #eb690a;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}

#footer span.copyright a {
	color: #e9680a;
	text-decoration: none;
}
#footer span.copyright a:hover {
	background-color: transparent;
}
