body{
	margin:0;
	background-color:#d9ccc2;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

div#container {
	width:790px;
	margin: 0 auto;
	z-index:10;
}

div#site {
	position:absolute;
	top:0;
	width:790px;
	z-index:10;
}

div#weite{
	width:100%;
	height:215px;
	position:absolute;
	z-index:1;
	left:0;
	background-image:url(../images/hg_x.jpg);
	background-repeat:repeat-x;
}

div#head{
	width:790px;
	height:191px;
	position:absolute;
	z-index:10;
	left:0;
}

div#textfeld {
	background-image: url(../images/textfeld.jpg);
	background-repeat: repeat-y;
	width: 680px;
	min-height: 350px;
	z-index:10;
	padding: 10px;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 225px;
	margin-bottom: -10px;
	top: 215px;
	line-height: 165%;
}

div#textfeld img {
	border: 1px dashed #cdcdcd;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#menu{
	background-image: url(../images/menue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
	height: 24px;
	position: absolute;
	z-index: 10;
	top: 191px;
	padding-left: 42px;
}

div#bottom{
	background-image:url(../images/bottom.jpg);
	background-repeat: no-repeat;
	width:790px;
	height:34px;
	clear: both;
	z-index: 10;
}

hr {
	background-color: #d0d0d2; /* Mozilla 1.4 */
	color: #d0d0d2; /* IE 6 */
	border: #d0d0d2; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Schrift */

h4 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 9px;
	color: #8C6546;
}

h5 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 9px;
}

h3 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 9px;
}

h6 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:9px;
	color: #777777;
	font-weight: normal;
}

p {
	margin: 0px;
	margin-bottom: 9px;
}

/* Links normal */

a:link {
	color: #996633;
	border-bottom: none;
	text-decoration: none;
}

a:visited {
	color: #996633;
	border-bottom: none;
	text-decoration: none;
}

a:hover {
	color: #d0a071;
	border-bottom: none;
	text-decoration: none;
}

a:active {
	color: #996633;
	border-bottom: none;
	text-decoration: none;
}

/* Links Content */

div#textfeld p a:link {
	color: #996633;
	border-bottom: 1px dashed #cdcdcd;
	text-decoration: none;
}

div#textfeld p a:visited {
	color: #996633;
	border-bottom: 1px dashed #cdcdcd;
	text-decoration: none;
}

div#textfeld p a:hover {
	color: #d0a071;
	border-bottom: 1px dashed #cdcdcd;
	text-decoration: none;
}

div#textfeld p a:active {
	color: #996633;
	border-bottom: 1px dashed #cdcdcd;
	text-decoration: none;
}

ul {
	margin-top: 0px;
	margin-bottom: 11px;
}

/* Kontaktformular */

input {
	width: 170px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

input#submit {
	width: 176px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: -1px;
}

textarea {
	width: 170px;
	height: 105px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
