@charset "utf-8";
#body {
	font-family: Arial;
	background-image: url(../images/hintergrund/landschaft_1.jpg);
	 background-size: 100% 100%;
	 background-attachment: fixed;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	overflow-x: auto;
	overflow-y: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	font-size: 14px;
	font-family: Arial;
	color: #646464;
}
#wrapper {
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-width: 0px;
	max-height: none;
	overflow-x: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 20px;
}
#Logo {
	background-repeat: no-repeat;
	background-image: url(../images/header.gif);
	width: 900px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-bottom: auto;
	margin-top: auto;
	font-size: 22px;
	text-align: center;
	color: #137595;
	font-weight: bold;
}
#footer {
	text-align: center;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: left;
	width: 900px;
	background-color: #2F5A9C;
	margin-bottom: auto;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #EBEBEB;
}

#sidebar {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 165px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;	
	}

#main {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 650px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}

nav {
	position: relative;
	float: left;
	margin-top: 2px;
	width: auto;
	background-color: #9A9A9A;
	}

nav a {
	color: #EBEBEB;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	float: none;
}
nav a:hover {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	line-height: normal;
}

nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: 30px;
	width: auto;
	color: undefined;
	
}

nav ul li {
	list-style-type: none;
	float: left;
	background-color: #2F5A9C;
	width: 148px;
	text-align: center;
	border-right: 2px solid #FFFFFF;
	position: relative;
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
}

nav ul li:hover ul {
	height: auto;
	opacity: 2;
	z-index: 2;	
	}

nav ul li ul {
	height: 0px;
	overflow-y: hidden;
	opacity: 0;
	position: absolute;
	top: 31px;
	left: 0px;
	overflow-x: hidden;
	transition:all 800ms;
}


.tab_fewo_bild {
	height:200px;
	width:267px;}


.tab_fewo_beschreibung {
	height:200px;
	width:300px;
	padding:15px;}

.tab_umgebung_text {
	text-align:left;	
	padding:15px;
	}

.umgebung_link {
	text-decoration:none;
	padding:3px;
	color:#000000;}


h1 {
	font-size:20px;
	color:#004080}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
	
}	

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004080;
}

h5 {font-size: 10px;
	color: #999999;}
.formular {
}


/* Gästebuch-Stile */
.container {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.container h1 {
    text-align: center;
    color: #004080;
}

form table {
    width: 100%;
}

form table td {
    padding: 5px;
}

form label {
    font-weight: bold;
}

form input[type="text"],
form textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

form button {
    width: 100%;
    padding: 10px;
    background-color: #004080;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
}

form button:hover {
    background-color: #003366;
}

#guestbookEntries {
    margin-top: 20px;
}

.guest-entry {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #e0e8f0; /* Hellblauer Hintergrund */
    border: 1px solid #ccc; /* Umrandung */
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.guest-entry h3 {
    color: #004080; /* Mittleres Blau für die Überschrift */
    border-bottom: 1px solid #004080; /* Unterstrich in Mittlerem Blau */
    padding-bottom: 5px;
}

.guest-entry p {
    margin-top: 10px;
}

.guest-entry textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
}
