@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDF1C5;
	background-color: #FEFBED;
}
body {
	padding: 0;
	margin: 0
}

html, body {
	height : 100%; /* IE treats as min-height */
	min-height : 100%; /* IE ignores this */
}


h1,h2,h3,h4,h5,p {
	padding: 0;
	margin: 0
	}

h4 {
	font-size: 14px;
	}

td {
	vertical-align:top;
	background-color: transparent;
	}

a {
	text-decoration:none;
	color: #FDF1C5;
	}

img {
	border: none;
	}

#mitte {
	position: relative;
	width: 1024px; /* max breite */
	margin: auto;
}

.info {
	font-size: 22px;
	line-height: 30px;
}

#tdfooter td {
	color: #FFF;
	line-height: 25px;
	}

#tdfooter td a {
    text-decoration: none;
	color: #FFF;
	}

#jahre {
	font-size: 22px;
	padding: 3px 15px;
}

#jahre a {
	color: #FDF1C5;
	}

#rechts {
	padding: 30px;
	color: #FFF;
	}
	
#privacytext {
	font-size: 10px;
	}	
	
#anreise,#impressum,#kontakt {	 
font-size: 14px;
}
	
/*formular*/

input {
	width: 250px;
	height: 22px;
	background-color: #825C21;
	color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	}
	
textarea {
	width: 250px;
	height: 122px;
	background-color: #825C21;
	color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	}	
	
.send {
	font-size: 15px;
	color:#FFF;
	height: 30px
	}	
	
.invisible { position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}

#for {
	width: 15px;
	height: 15px;
	border: none;
	background-color:#825C21;
	}
	
	
/*reservierung*/	

#beschreibung,#beschreibung a {
	color: #FFF; 
	}

#beschreibung a {
	border-bottom: #FFF dotted 1px; 
	}
	
form {
	display: block;
}
.items a img {
	border: none;
	}
