* {
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
	line-height: 125%;
	font-size: 12px;
	
}

h1, h3 {
	font-size: 21px;
	letter-spacing: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #1d4531;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	color: #1d4531;
	margin-top: 0;
}

body {
	background: #fffaec url('../img/background.jpg') repeat-x top;
	
}

#haupt {
	background: white url(../img/sonnenblume.jpg) no-repeat top right;
	text-align: left;
	width: 550px;
	padding: 20px 30px 50px 30px;
	border: 1px solid #317252;
	border-top: none;
	border-bottom: none;
}



*html #haupt {
	width: 610px;
}

#footer {
	width: 552px;
	padding: 0 30px;
	background: transparent url('../img/footer.gif') no-repeat bottom;
	color: white;
	text-align: center;
}



*html #footer {
	width: 610px;
	padding: 10px 30px 0px 30px;
	
}

*:first-child+html #footer {
	padding: 10px 30px 0px 30px;
}

#header {
	width: 552px;
	height: 150px;
	padding: 0px 30px;
	background: transparent url('../img/header.gif') no-repeat top;
}

*html #header {
	width: 610px;
}

#footer p, #footer a {
	color: white;
	text-decoration: none;
}

#footer a {
	font-weight: bold;
}




#logo {
	float: left;
	text-align: left;
	padding-top: 10px;
}

#language {
	text-align: left;
	width: 552px;
	background: transparent;
	padding: 10px 0;
}

#navi {
	float: left;
	text-align: left;
	margin-left: 60px;
	margin-top: 20px;
}

*html #navi {
	margin-top: 40px;
}

*:first-child+html #navi {
	margin-top: 40px;
}

#navi li {
	color: #feff4d;
}

#navi li:hover {
	list-style-type: circle;
}

#navi li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Garamond, serif;
	font-weight: bold;
	letter-spacing: 1px;
}

#navi li a:hover {
	letter-spacing: 2px;
	color: #feff4d;
}

.bild_links {
	float: left;
	margin-right: 30px;
margin-top: 20px;
border: 1px solid #1d4531;
}

*html .bild_links {
	margin-top: 30px;
}

.bild_rechts {
	float: right;
	margin-left: 30px;
	border: 1px solid #1d4531;
}

p.unten {
	float: left;
	width: 160px;
	text-align: left;
	margin-left: 15px;
}

.absatz {
	margin-top: 30px;
	vertical-align: bottom;
}

.leistung {
	width: 200px;
	text-align: left;
}

.preis {
	font-weight: bold;
	vertical-align: top;
}

.kf_textfeld, .anreise, .naechte {
	border: 1px solid gray;
	background: #f5faf8;
	width: 250px;
}

.anreise {
	width: 150px;
}

.naechte {
	width: 80px;
}

.kf_table td {
	text-align: left;
	padding-right: 15px;
}

.kf_textarea {
	border: 1px solid gray;
	background: #f5faf8;
	width: 250px;
}
