/*
	ferienhof sinz css
	copyright © 2010 [zwiefa|all rights reserved]
	o9.o2.2o1o
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #f8c665;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
}

p
{
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

p.center
{
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}

img
{
	border-style: none;
}

img.bild
{
	margin: 0px;
	padding: 2px;
	border: 1px #666 solid;
}		

#s1
{
	background-position: 2px 2px;
	background-image: url(images/slideshow/IMGP4559.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	width: 534px;
	height: 394px;
}

ul.nav
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 127px;
	border-bottom: 1px solid #c90;
}


ul.nav li { position: relative; }

li ul.nav
{
	position: absolute;
	left: 126px;
	top: 0;
	display: none;
}

ul.nav li a
{
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #fae9c6;
	padding: 5px;
	border: 1px solid #c90;
	border-bottom: 0;
	font-weight: 200;
}

* html ul.nav li
{
	float: left;
	height: 1%;
}

* html ul.nav li a { height: 1%; }

ul.nav li a:hover
{
	color: #000;
	background: #fff;
}

li ul.nav li a
{
	padding: 2px 5px;
	font-weight: normal;
}

li:hover ul, li.over ul { display: block; }

a.text
{
	text-decoration: none;
	color: #c90;
}

a:link.text
{
	text-decoration: none;
	color: #c90;
}

a:visited.text
{
	text-decoration: none;
	color: #c90;
}

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

.foot
{
	color: #333;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
}

.errorform { /*background-color: #fae9c6;*/ border: 1px solid red; }

.kasten
{
	background-color: #f9d589;
}

.center_content
{
	background-color: #fae9c6;
}

.weblink
{
	color: #f8c665;
	font-size: 9px;
	line-height: 10px;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

h1
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 2px;
}

h2
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	margin: 2px;
}

.intro
{
	display: none;
}