@charset "utf-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
body , h1, h2, p, ul{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f5fdfb;
}
h1 {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 225%;
	text-align: center;
	width: 500px;
	padding-top: 65px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #9e2d44;
	background-repeat: no-repeat;
	height: 39px;
	margin-top: 20px;
	padding-left: 35px;
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}
p  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 40px;
	padding-left: 55px;
	line-height: 16px;
}
span {
	color: #9e2d44;
	font-weight: bold;
}


.clear {
	clear: both;
}



#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
	margin-top: 5px;
	border: 1px solid #6cbea8;
}
#header  {
	height: 235px;
	background-image: url(images/header-higru.jpg);
}
#header ul {
	width: 150px;
	padding-top: 30px;
	float: left;
}
#header ul li {
	list-style-type: none;
	font-size: 12px;
	float: left;
	width: 125px;
	height: 25px;
	margin-left: 20px;
}
#header ul li a     {
	line-height: 30px;
	display: block;
	height: 30px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#header ul li .active , #fusszeile a.active{
	color: #6cbea8;
}
#header a:focus , #header a:hover, #fusszeile a:focus, #fusszeile a:hover{
	color: #ee899e;
}
li a:active, li a:focus {
	outline: none;
}





#navigation ul {
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6cbea8;
	padding-left: 50px;
}

#navigation ul li  {
	list-style-type: none;
	font-size: 12px;
	font-variant: small-caps;
	float: left;
	width: 175px;
	height: 30px;
}

#navigation ul li a {
	line-height: 30px;
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#navigation ul li .active {
	background-color: #9e2d44;
	color: #FFF;
}
#navigation a:focus, #navigation a:hover     {
	background-color: #6cbea8;
	color: #FFF;
}


#inhalt  {
	height: 395px;
	width: 800px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6cbea8;
}
#inhalt #links {
	width: 350px;
	height: 395px;
	float: left;
}
#inhalt #gaestebuch  {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#inhalt #links a , #inhalt #rechts a, #inhalt #impressumstext a   {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
#inhalt #links a {
	padding-left: 5px;
}
#inhalt #links a:hover , #inhalt #rechts a:hover, #inhalt #impressumstext a:hover{
	color: #9e2d44;
}
#inhalt #links #karte {
	margin-left: 10px;
	margin-top: 5px;
}


#inhalt #rechts {
	width: 450px;
	height: 395px;
	float: right;
}

#inhalt #rechts ul {
	padding-top: 15px;
	padding-left: 50px;
}
#inhalt #rechts li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 40px;
	padding-left: 5px;
	line-height: 16px;
	padding-top: 5px;
}
#rechts #headline , #impressum{
	background-image: url(images/headline.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
}
#inhalt #impressumstext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}

#rechts #form1  , #rechts{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#rechts div {
	margin-left: 25px;
	padding-bottom: 4px;
}

#rechts #form1 .label {
	width: 100px;
	display: inline-block;
	line-height: 2.2em;
	vertical-align: top;
}
#rechts #form1 .input {
	width: 250px;
	line-height: 2.3em;
	height: 2.3em;
	padding: 0px;
}
#form1 #buttons {
	margin-left: 130px;
	margin-top: 10px;
}



#rechts #form1 .text {
	vertical-align: top;
}

#datenschutz {
overflow-y: scroll;
height: 300px;
}

#inhalt #datenschutz p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}


#fusszeile  {
	background-image: url(images/fusszeile.jpg);
	height: 30px;
	width: 800px;
}
#fusszeile a {
	line-height: 30px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	float: right;
	padding-right: 50px;
	font-size: 12px;
}
