body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

div {
	position: relative;
	padding: 0;
	margin: 0;
}

p, h1, h2, h3, h4, ul, ol, li, input, textarea, table, td {
	padding: 0;
	margin: 0;
	border: none;
	line-height: 0;
	font-weight: normal;
	font-style: normal;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

ul {
	list-style-type: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td, th {
	vertical-align: top;
}

img {
	border: none;
	padding: 0;
	margin: 0;
	line-height: 0;
}

form {
	display: inline;
}

input {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body {
	background-image: url("nav_hg.gif");
	background-repeat: repeat-y;
}

body.grau {
	background-image: url("nav_hg_grau.gif");
}

#kopf {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	background-image: url("kopf_hg.gif");
	background-repeat: repeat-x;
}

#kopf.grau {
	background-image: url("kopf_hg_grau.gif");
}

#kopf p {
	position: absolute;
	top: 0;
	left: 0;
}

#text {
	position: absolute;
	top: 112px;
	left: 565px;
	width: 300px;
}

#text p {
	position: relative;
	font-family: Verdana, sans;
	font-size: 10pt;
	text-align: right;
	color: #dc7800;
}

#text.grau p {
	color: #000000;
}

#nav {
	position: absolute;
	top: 200px;
	left: 0;
	width: 225px;
}

#nav ul li {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ffffff;
	padding-left: 25px;
	padding-top: 6pt;
	padding-bottom: 6pt;
	font-family: Verdana, sans;
	line-height: 12pt;
	font-size: 10pt;
	color: #000000;
}

#nav ul ul li {
	padding-left: 50px;
}

#nav a:link, #nav a:active, #nav a:visited {
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	color: #dc7800;
	text-decoration: none;
}

#inhalt {
	position: absolute;
	top: 200px;
	left: 250px;
	width: 610px;
}

#inhalt, #inhalt div, #inhalt label, #inhalt p, #inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt ul, #inhalt ul li, #inhalt ol, #inhalt ol li, #inhalt table, #inhalt table td, #inhalt input {
	font-family: Verdana, sans;
	line-height: 12pt;
	font-size: 10pt;
	color: #000000;
}

#inhalt p, #inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt ul, #inhalt ol, #inhalt table {
	padding-bottom: 12pt;
}

#inhalt ul, #inhalt ol {
	padding-left: 25px;
}

#inhalt ul {
	list-style-type: square;
}

#inhalt h1 {
	font-size: 20pt;
	padding-bottom: 12pt;
}

#inhalt a:link, #inhalt a:active, #inhalt a:visited {
	color: #000000;
}

#inhalt a:hover {
	color: #dc7800;
}

#inhalt label {
	display: block;
}

#inhalt input, #inhalt textarea {
	border-style: solid;
	border-color: #dc7800;
	border-width: 1px;
	font-family: Verdana, sans;
	line-height: 12pt;
	font-size: 10pt;
	color: #000000;
	width: 75%;
	margin-bottom: 6pt;
	display: block;
}

#inhalt input[type=hidden] {
	display: none;
}

#inhalt input[type=checkbox] {
	width: auto;
	display: inline;
	margin: 0;
	padding: 0;
}

#inhalt input[type=submit], #inhalt input[type=reset] {
	background-color: #dc7800;
	color: #ffffff;
}

#inhalt input.auswahl, #inhalt label.auswahl {
	width: auto;
	display: inline;
}

#inhalt input.auswahl {
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

#inhalt div.tx-mmforum-pi1 table {
	border-spacing: 2px;
	border-collapse: separate;
}

#inhalt div.tx-mmforum-pi1 table td {
	background-color: #fbf0dd;
	padding: 3px;
}

#inhalt div.tx-mmforum-pi1 table th {
	background-color: #dc7800;
	color: #ffffff;
	padding: 3px;
	border: none;
}

#inhalt h3.links {
	float: left;
	padding-bottom: 6pt;
}

#inhalt h3.rechts {
	float: right;
	padding-bottom: 6pt;
}

#inhalt h1 {
	clear: both;
}

#inhalt div.kasten {
	background-color: #fbf0dd;
	padding: 3px;
	margin-bottom: 2px;
	float:left;
}

#inhalt div.kasten h3 {
	padding: 0;
}

#inhalt div.links {
	float: left;
	width: 49%
}

#inhalt div.rechts {
	float: right;
	width: 49%
}