body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
table.aufbau {
	width: 990px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	border: none; 
}
table.aufbau td {
	padding: 0;
}
table.aufbau td.logo {
	padding: 15px 13px;
	text-align: right;
	line-height: 0;
}
table.aufbau td.oben {
	padding-bottom: 11px;
	vertical-align: bottom;
	line-height: 0;
}
table.aufbau tr.menu {
	background-color: #655F65;
}
table.aufbau td.links {
	width: 197px;
	background-image: url(bild/links.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #BC5626;
	text-align: right;
	vertical-align: top;
}
table.aufbau td.inhalt {
	height: 477px;
	border-top: 1px solid white;
	vertical-align: top;
	background-color: white;
}
table.aufbau td.rechts {
	width: 45px;
	background-image: url(bild/rechts.gif);
}
table.aufbau td.unten {
	width: 748px;
	height: 11px;
	background-image: url(bild/unten.gif);
	background-repeat: no-repeat;
	background-color: #655F65;
}
table.aufbau tr.unten td {
	border-top: 3px solid #655F65;
	padding: 10px;
}
table.aufbau tr.unten td.kontakt {
	padding: 5px 0px 10px 0px;
	vertical-align: top;
	text-align: center;
	font-size: 9px;
}
img { border: none; }
img.rechtsfluss { float: right; }
div.grau {
	height: 12px;
	background-color: #655F65;
	font-size: 0px;
}
div.inhalt {
	height: 385px;
	overflow: auto;
	margin: 40px 0px 40px 60px;
	padding-right: 60px;
	font-size: 12px;
}
ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
ul.menu a {
	white-space: nowrap;
	font-weight: normal;
	color: white;
}
td.menu ul.menu {
	margin: 15px 0px 2px 70px;
	white-space: nowrap;
}
td.menu ul.menu li {
	display: inline;
	margin-right: 50px;
}
td.menu ul.menu a:hover { color: #FF7100; }
td.links ul.menu { margin: 15px 40px; }
td.links ul.menu li { margin-bottom: 5px; }
td.links ul.menu a {
	padding-right: 10px;
	background-image: url(bild/eckweiss.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.links ul.menu a:hover {
	padding-right: 10px;
	color: #655F65;
	background-image: url(bild/eckgrau.gif);
	background-position: right;
	background-repeat: no-repeat;
}
img.flagge { margin-right: 5px; }
a {
	font-weight: bold;
	color: #655F65;
	text-decoration: none;
}
a:hover { color: #FF7100; }
td.menu a.aktiv { color: #FF7100; }
td.links ul.menu a.aktiv { background-image: url(bild/eckgrau.gif); }
div.inhalt img {
	float: right;
	margin-left: 30px;
}
div.inhalt img.links {
	float: none;
	margin-left: auto;
}
h1 { font-size: 14px; }
h2 { font-size: 12px; }
a.pdf {
	background-image: url(bild/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 25px;
	white-space: nowrap;
	line-height: 2em;
}
#beschreibung {
	visibility: hidden;
	width: 300px;
	clear: both;
	float: right;
	margin-top: 20px;
	padding: .2em .4em;
	text-align: right;
}
div.beschreibung { display: none; }
form input { display: block }
form input.text{ margin-bottom: 5px }