body {
	background: #fef8ec repeat url(../images/kachel.jpg) fixed;
	color: #000000;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
}

#container {
	width: 641px;
	margin-right: auto;
	margin-left: auto;
	background: #fef8ec;
	border-right: 3px solid #784915;
	border-left: 1px solid #784915;
	border-top: 1px solid #784915;
}

/* ––––––––––––––––––– Formatierung */

h1 {
	color: #784915;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 20px;
}

h2 {
	font-weight: bold;
	font-size: 1.1em;
}

.bold {
	font-weight: bold;
}

object {
	float: left;
	margin-right: 5px;
	background: #f6ebd7;
}

/* ––––––––––––––––––– Aufbau */

/* ––––––––– Head */

#head {
	height: 162px;
	background: no-repeat url(../images/head.gif);
	font-size: .9em;
	font-weight: bold;
	padding-top: 19px;
	padding-left: 20px;
}

#head a {
	margin-right: 6px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	background: none;
	height: 60px;
	border-bottom: 1px solid #784915;
	color: #784915;
}

#head a:hover {
	color: #fdf7eb;
	margin-right: 6px;
	padding-right: 2px;
	padding-left: 2px;
	height: 60px;
	border-bottom: 4px solid #fdf7eb;
}

/* ––––––––– Inhalt */

#inhalt {
	padding: 20px;
	font-size: .7em;
	line-height: 1.6em;
}

#inhalt p {
}

#inhaltlinks {
	width: 270px;
	float: left;
	padding-right: 10px;
}

#inhaltrechts {
	float: left;
	margin-left: 20px;
	width: 280px;
}

#inhalt ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1.6em;
}

#inhalt li {
	list-style: none;
	background: no-repeat url(../images/listenpunkt.gif) 0px 2px;
	padding-left: 14px;
	line-height: 1.6em;
}

#inhalt a {
	color: #784915;
}

#inhalt a:hover {
	color: #af7e33;
}

/* ––––––––– Elemente */

.bild {
	padding-bottom: 1.7em;
}

#bildlade {
	width: 300px;
	height: 250px;
	background: #f0f0f0;
}

.infofenster {
	background: #fef8ec no-repeat url(../images/back_tropfen2.jpg) bottom;
	width: 250px;
	padding: 15px 10px 50px;
	font-style: italic;
	color: #784915;
	border-top: 4px solid #b39a7b;
}

.wellness {
	background: #fef8ec top repeat-x url(../images/back_wellness.jpg);
	width: 250px;
	padding: 10px 5px 20px 10px;
	font-style: italic;
	color: #784915;
	margin-bottom: 20px;
	border: 2px solid #f6ebd7;
}

.wellness h1 {
	color: #f6ebd7;
}

.wellness h2 {
	margin-bottom: -0.7em;
}

.news {
	background: repeat-x url(../images/back_news.jpg);
	margin-bottom: 25px;
	border-top: 1px solid #784915;
	padding-right: 5px;
	padding-left: 5px;
}

.news h1 {
	color: #784915;
	margin-bottom: -1.2em;
}

.news h2 {
	margin-bottom: -0.7em;
}

.tipps {
	background: url(../images/tipp.gif) no-repeat 0px top;
	height: 100px;
	padding-left: 90px;
	color: #784915;
	font-style: italic;
}

#marquee {
	color: #784915;
	font-size: 1.2em;
	font-weight: bold;
}

/* ––––––––––––––––––– Footer */

#footer {
	width: 641px;
	margin-right: auto;
	margin-left: auto;
	font-size: .7em;
	height: 120px;
	background: no-repeat url(../images/bottom-neu.jpg);
	border-right: 3px solid #784915;
	border-left: 1px solid #784915;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 3px solid #784915;
}

#footertext {
	padding-left: 120px;
	padding-top: 65px;
	color: #fdf7eb;
	font-weight: bold;
}

#footer a {
	color: #784915;
	margin-right: 6px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

#footer a:hover {
	color: #fdf7eb;
	background: #784915;
	margin-right: 6px;
	padding-right: 2px;
	padding-left: 2px;
}

/* ––––––––––––––––––– Tabelle */

table {
	width: 95%;
	font-size: 11px;
}

caption {
	padding: 0 0 5px 0;
	text-align: left;
	font-style: italic;
}

th {
	padding: 4px 2px 4px 6px;
	background: no-repeat #b39a7b url(../images/kachel_td.jpg);
	text-align: left;
	color: #fdf7eb;
	border-bottom: 2px solid #784915;
}

td {
	border: 1px solid #e5dac9;
	padding: 4px 2px 4px 6px;
	border-left-color: #e5dac9;
}


td.alt {
	background: #f6ebd7;
}

/* ––––––––––––––––––– Formular */

form {
	border:none; 
	background:none; 
	padding:0; 
	margin:15px 0 40px 0;
}

fieldset { 
	border:none; 
	background:none; 
	padding:0; 
	margin:0; 
}

input { 
	margin:0;
	padding:4px 2px 5px 5px;
	cursor:pointer;
	border: 1px solid #e9e7df;
	background: #f6ebd7;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #784915;
}

.text { 
	width: 95%;
	background: #f6ebd7;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #784915;
	font-size:1em;
}	

.submit {
	background: transparent;
	border-style: none;
	margin: 0;
	padding-left: 0;
}

input:focus, textarea:focus {
	border: 1px solid #a9a19a;
}

label { 
	display:block; 
	cursor:pointer;
	color: #000000;
	margin: 5px 0 2px;
}

.checkbox {
	text-align: left;
	margin-right: 5px;
}

.radio {
	text-align: left;
	margin-right: 5px;
	background: none;
	border: none;
}

.anrede {
	width: 170px;
}

.frau {
	float: left;
	width: 60px;
}

.herr {
	float: left;
	width: 90px;
}

