@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #604017;
	font-family: Helvetica, Veranda, Geneva;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #edede9;
}


#logo {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 314px;
	height: 322px;
	margin: 0px;
}

#sombra {
	position: absolute;
	top: 346px;
	left: 959px;
	width: 69px;
	margin: 0px;
	background-image:url(../images/fragen.png);
	padding: 5px 0px 0px 12px;
	background-repeat: no-repeat;
	height: 27px;
}

#sombra a {
	text-decoration: none;
	color: #d3911d;
	font-weight: normal;
}




#sombra a:hover {
	font-weight:normal;
	color:#febf7f;
	text-decoration:none;
}


#links {
	position: absolute;
	top: 304px;
	left: 959px;
	width: 56px;
	margin: 0px;
	background-image:url(../images/links.png);
	padding: 5px 0px 0px 12px;
	background-repeat: no-repeat;
	height: 27px;
}


#links a {
	text-decoration: none;
	color: #d3911d;
	font-weight: normal;
}




#links a:hover {
	font-weight:normal;
	color:#febf7f;
	text-decoration:none;
}


#weihnachten {
	position: absolute;
	top: 388px;
	left: 959px;
	width: 100px;
	margin: 0px;
	background-image:url(../images/weihnachten.png);
	padding: 5px 0px 0px 12px;
	background-repeat: no-repeat;
	height: 27px;
}


#weihnachten a {
	text-decoration: none;
	color: #d3911d;
	font-weight: normal;
}




#weihnachten a:hover {
	font-weight:normal;
	color:#febf7f;
	text-decoration:none;
}

#tierschutz {
	position: absolute;
	top: 430px;
	left: 959px;
	width: 90px;
	margin: 0px;
	background-image:url(../images/gaestebuch.png);
	padding: 5px 0px 0px 12px;
	background-repeat: no-repeat;
	height: 27px;
}


#tierschutz a {
	text-decoration: none;
	color: #d3911d;
	font-weight: normal;
}




#tierschutz a:hover {
	font-weight:normal;
	color:#febf7f;
	text-decoration:none;
}


#sprache {
	position: absolute;
	top: 219px;
	left: 959px;
	width: 56px;
	height: 15px;
	margin: 0px;
}



#nav {
	position: absolute;
	top: 195px;
	left: 275px;
	width: 680px;
	height: 68px;
	margin: 0px;
	background-image:url(menu copy.png);
	background-repeat:no-repeat;
	background-image: url(../images/menu1.png);
}



#nav ul.ueber {
	margin: 23px 0px 0px -13px;
	padding-left: 40px;
	width: 100%;
}

#nav li.ueber {
	margin: 0px 2px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/ueber.png);
	background-repeat:no-repeat;
	width: 56px;
	padding: 5px 0px 5px 12px;
}

#nav li.ueber a{
	color:#febf7f;
}



#nav li.fotos {
	margin: 0px 3px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/fotos.png);
	background-repeat:no-repeat;
	width: 59px;
	padding: 5px 0px 5px 11px;
}


#nav li.preise {
	margin: 0px 3px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/preise.png);
	background-repeat:no-repeat;
	width: 60px;
	padding: 5px 0px 5px 11px;
}


#nav li.anfahrt {
	margin: 0px 4px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/anfahrt.png);
	background-repeat:no-repeat;
	width: 67px;
	padding: 5px 0px 5px 10px;
}


#nav li.fragen {
	margin: 0px 4px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/fragen.png);
	background-repeat:no-repeat;
	width: 69px;
	padding: 5px 0px 5px 12px;
}


#nav li.gaestebuch {
	margin: 0px 5px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/gaestebuch.png);
	background-repeat:no-repeat;
	width: 89px;
	padding: 5px 0px 5px 9px;
}


#nav li.extras {
	margin: 0px 4px 0px 0px;
	display: inline;
	float: left;
	background-image:url(../images/extras.png);
	background-repeat:no-repeat;
	width: 60px;
	padding: 5px 0px 5px 10px;
}

#nav li.kontakt {
	margin: 0px;
	display: inline;
	float: left;
	background-image:url(../images/kontakt.png);
	background-repeat:no-repeat;
	width: 67px;
	padding: 4px 0px 5px 9px;
}


#nav a {
	text-decoration: none;
	color: #d3911d;
	font-weight: normal;
}


#nav a:hover {
	font-weight:normal;
	color:#febf7f;
	text-decoration:none;
}


#main {
	float: left;
	width: 100%;
	height: auto;
	margin: 240px 0px 0px 0px;
	background-color: #febf7f;
	border-bottom: 2.5px solid #604017;
	border-top: 2.5px solid #604017;
}



#content {
	width: 608px;
	height: 355px;
	margin: 51px 40px 7px 294px;
	padding: 42px 20px 31px 35px;
	background-image:url(../images/content.png);
	background-repeat:no-repeat;
}

#content img {
	margin: 0px 35px 20px 0px;
	float: left;
}


#content  a {
	color:#604017;
	text-decoration:none;
}

#content p {
	margin: 0px 35px 20px 0px;
}


#footer {
	float:left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #f2d762;
	font-weight: bold;
	border-bottom: 2.5px solid #604017;
}

#text {
	display: inline;
	width: 1013px;
	text-align: right;
	float: left;
}

