body {
	background-color: #FCF9F5;
	padding: 0px;
	margin: 0px;
	width: 100%;
	left: 50px;
}

div.logo {
	top: 15px;
	right: 10px;
	z-index: 99999;
	float: right;
}
div.fotoleiste {
	position: absolute;
	top: 100px;
	z-index: -2;
	width: 100%;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	right: 0px;
	border-top: none;
	border-right: 10px solid #A37B27;
}
table.kopf {
	position: relative;
	width: 100%;
	background-color: #A37B27;
	z-index: 9998;
	left: 0px;
	top: 0px;
	padding-top: 20px;
	padding-left: 0;
	margin: 0;
	padding-bottom: 20px;
}
div.inhalt {
	margin-right: 250px;
	left: 50px;
	position: relative;
}
h1.kopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FCF9F5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	float: none;
	left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #A37B27;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	float: none;
	left: 0px;
	border-bottom: 1px solid #A37B27;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #A37B27;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #A37B27;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #A37B27;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #A37B27;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.75em;
	padding-left: 0px;
	float: none;
	left: 0px;
}
b {
	font-weight: bold;
}
.bild {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	right: 0px;
	top: 0px;
	margin-right: 20px;
	vertical-align: top;
	position: relative;
	float: right;
}
.bild_gross {
	margin: 5px;
	alignment-adjust:middle;
	top: 0px;
	vertical-align: top;
	position: relative;
	border: 4px solid #A37B27;
	background-color: #A37B27;
	text-align: center;
}

