@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #7a5000;
	background-image: url(../bilder/body_hg.gif);
	background-repeat: repeat-x;
	background-position: left 50px;
	background-color: #Fbfbfb;
}
#wrapper {
	height: 810px;
	width: 1200px;
	margin-left: -600px;
	margin-top: 50px;
	left: 50%;
	position: relative;
	border: 0;
	background-image: url(../bilder/wrapper_hell.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#inhalt {
	width: 540px;
	padding-top: 40px;
	height: 450px;
	padding-left: 80px;
	margin-top: -730px;
	margin-left: 245px;
	z-index: 1000;
	padding-right: 80px;
}
img {
	border: 0;
}
img.preload {
	display: none;
}
img a:link {
	border: none;
}
map {
	border: 0;
}
hr {
	display: none;
}
h1 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 0px;
	margin-top: 30px;
	color: #7a5000;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-right: 80px;
	margin-right: 80px;
}
h1.ohneabstandvorne {
	margin-top: 0px;
}
p {
	font-size: 13px;
	line-height: 26px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #7a5000;
}
a:link {
	text-decoration:none;
	color: #7a5000;
}
a:visited {
	text-decoration:none;
	color: #7a5000;
}
a:hover {
	text-decoration:none;
	color: #7a5000;
}
a:focus {
	outline: none;
	color: #7a5000;
}
textarea {
	width: 460px;
	border: 1px dotted #7a5000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #7a5000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfeld {
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7a5000;
	border: 1px dotted #7a5000;
	height: 20px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
