body {
	color: #000;
	background: url(img/hintergrund2.gif);
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 180%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#rahmen { /* zentriert den gesamten Inhalt */
	width: 760px;
	margin: 0 auto;
	padding-left:0;
	padding-bottom:10px;
	text-align: left;
	background: url(img/hintergrund.gif) center repeat-y;
}
.clearing {
	width:100%;
	height:1px;
	clear:both;
}
.fftrenner:after {
content:"\200B";
}

/* -------------------------------------------------------------- generelle Definitionen ---*/

.unsichtbar, .nurdruck, .text { /* Links oder Texte fuer Screenreader */
	position: absolute;
	left: -1000px;
	width: 0;
	height: 0;
	overflow:hidden; 
	display:inline;
}
.keindruck {
}
strong {
	font-weight: bold;
	color: #966400;
	background-color: inherit;
}
.kap {
	font-variant: small-caps;
}
img {
	border: none;
}
.imgborder {
	border: 1px solid #345;
}
hr {
	clear:both;
	height: 1px;
	margin: 0 0 0.3em 180px;
	padding: 0;
	color: #345;
	background-color: #fff;
	border:none;
	border-top:1px solid #345;
}
.clearleft {
	clear:left;
	padding-top:0.5em;
}
.wichtig {
color:#a00;
background-color:inherit;
}

/* -------------------------------------------------------------- Seitenkopf ---*/

#logo { 
	width: 180px;
	height: 160px;
	top: 0;
	background: url(img/logohintergrund.gif) no-repeat;
}

/* -------------------------------------------------------------- Navigation ---*/

#navigation {
	float:left;
	width: 180px;
	display: block;
}
#navigation dfn { /* damit wird die Nummerierung im Normalmodus ausgeblendet */
	position:absolute; 
	left:-1000px;
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}
#navigation ul {
	margin: 12px 0 0 0;
	padding: 0;
}
#navigation li {
	display: inline;
	list-style-type: none;
}
#navigation a:link, #navigation a:visited  {
	text-align: center;
	line-height: 1.5em;
	text-decoration: none;
	color: #000;
	background-color: inherit;
	display: block;
	padding: 2px 0;
}
#navigation a:hover, #navigation a:focus, #navigation a:active  {
	color: #000;
	background-color: #f9f0d5;
	padding: 2px 0;
	border-left:10px solid #283d57;
	border-right:10px solid #283d57;
}
#navigation strong  {
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
	text-decoration: none;
	color: #000;
	background-color: #fdde90;
	display: block;
	padding: 2px 0;
}

/* -------------------------------------------------------------- Inhalte ---*/

#inhalt {
	float: left;
	width: 545px;
	height: 100%;
	margin-top: 15px;
	margin-left: 15px;
}

/* -------------------------------------------------------------- Absaetze ---*/

#inhalt h1, #inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-top:0;
	margin-bottom:0.3em;
	margin-left:178px;
	color:#345;
	background-color:inherit;
}
#inhalt h1 {
	font-size: 170%;
	font-weight:normal;
}
#inhalt h2 {
	font-size: 125%;
}
#inhalt h3 {
	font-size: 100%;
	margin-top:0;
	margin-bottom:0.5em;
	margin-left:187px;
	color:#966400;
	background-color:inherit;
}
#inhalt blockquote {
	margin:0 0 -10px 0;
	padding:0 0 50px 0;
	background:url(img/bogen-unten.jpg) bottom right no-repeat;
}
#inhalt p {
	margin-top:0;
	margin-bottom:0.7em;
	margin-left:187px;
}
#inhalt blockquote p {
	font-size:0.9em;
	font-style:italic;
	line-height:180%;
}
#inhalt blockquote cite {
	color:#666;
	display:block;
}
#inhalt p.bildlinks {
	clear:both;
	float:left;
	width:152px;
	margin: 0 0 2px 0;
}
#inhalt img.marke {
	margin: 0.25em 4px -0.25em 2px;
	border:none;
}
#inhalt p.top {
	font-size:86%;
	font-weight:bold;
	text-align:right;
}
#inhalt a:link, #inhalt a:visited {
	color: #345;
	background-color: inherit;
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 1px;
}
#inhalt a:hover, #inhalt a:focus, #inhalt a:active {
	color: #966400;
	border-bottom: 1px solid #966400;
	background-color: inherit;
}

#inhalt p.top a:link, #inhalt p.top a:visited {
	color: #966400;
	background-color: inherit;
	text-decoration: none;
	border-bottom: none;
}
#inhalt p.top a:hover, #inhalt p.top a:focus, #inhalt p.top a:active {
	color: #966400;
	border-bottom: 1px solid #966400;
	background-color: inherit;
}

/* --------------------------------------------------------------------- Aufzaehlungen */

#inhalt ul {
	margin: -0.5ex 0 0.5em 204px;
	padding: 0;
	list-style-type: none;
}

#inhalt ul li {
	line-height: 180%;
	padding-bottom:0.3em;
	list-style-image: url(img/listenpunkt.gif);
}

#inhalt ul li strong {
	color:#966400;
	background-color:inherit;
}

#inhalt ul.linkliste {
	margin: -0.5ex 0 0.5em 187px;
	padding: 0;
	list-style-type: none;
}

#inhalt ul.linkliste li {
	line-height: 180%;
	padding-bottom:0.3em;
	list-style-image: none;
}

/* --------------------------------------------------- Tabellen */

table {
	border: none;
	border-collapse: collapse;
	font-size: 78%;
	margin: 0 0 1em 185px;
	width: 355px;
	display: block;
}

caption {
	font-size: 120%;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
	padding: 0.5em 0;
	color: #345;
	background-color: transparent;
}

th {
	font-weight: bold;
	line-height: 160%;
	text-align: center;
	padding: 2px 7px;
	border: 1px solid #345;
	color: #345;
	background-color: #efefef;
}

.klein {
	font-weight: normal;
	font-size: 86%;
	line-height: 140%;
}

td {
	font-weight: normal;
	line-height: 160%;
	text-align: center;
	padding: 2px 7px;
	border: 1px solid #345;
}

/* --------------------------------------------------------------------- Formular --- */

#contform {
	margin: 0 0 1em 180px;
}

#contform fieldset {
	padding: 5px 0 15px 5px;
	margin-bottom:10px;
}

#contform legend {
	display: inline;
	font-size: 93%;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0.5em;
	padding:0 7px;
	color:#966400;
	background-color:#fff;
}

#contform p {
	margin: 0 0 0.5em 7px;
	text-align: left;
}

#contform p.rechts {
	font-size: 97%;
	color: #345;
	background-color: inherit;
}
#contform hr {
	height: 1px;
	margin: 0;
	padding: 0;
	color: #678;
	background-color: #fff;
	border:none;
	border-top:1px dashed #678;
}

#contform label {
	font-size: 97%;
	color: #345;
	background-color: inherit;
}

#contform label.links {
	font-size: 97%;
	line-height:120%;
	width:90%;
	float:right;
	color: #345;
	background-color: inherit;
	margin-bottom:0.5em;
	display: inline;
}

#contform input, #contform select {
	font-size:100%;
	margin: 0;
	padding: 2px 7px 0 7px;
	line-height: 160%;
	height: 2em;
	max-height: 1.8em;
	width: 96%;
	max-width: 96%;
	border: 1px solid #fff;
	border-bottom: 1px solid #345;
	color: #345;
	background-color: #f0f0f0;
}

#contform input.formfehler {
border: 1px solid #c00;
}

#contform select {
	width: auto;
	max-height: auto;
	padding: 2px 0 0 2px;
}

#contform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 95%;
	maxwidth: 90%;
	margin: 0;
	line-height: 1.2em;
	padding-left: 7px;
	padding-top: 5px;
	border: 1px solid #fff;
	border-bottom: 1px solid #345;
	color: #345;
	background-color: #f0f0f0;
}

#contform input.check {
	color: #345;
	background-color: #fff;
	width: 18px;
	height: 18px;
	border: 1px solid #345;
	clear: left;
}

#contform input.subm {
	font-weight:bold;
	width: 168px;
	margin-top: 0.2em;
	padding: 0;
	border: 1px solid #345;
	color: #fff;
	background-color: #507baf;
}

#contform input.rest {
	width: 168px;
	margin-top: 0.2em;
	margin-left: 9px;
	padding: 0;
	border: 1px solid #345;
	color: #345;
	background-color: #fff;
}
dfn.wichtig {
font-size:125%;
font-weight:bold;
vertical-align:middle;
}

/* -------------------------------------------------------------- Kopfbilder ---*/

#kopf {
	position: absolute;
	z-index:1;
	width: 580px;
	top: 0;
	margin-left: 180px;
}

/* -------------------------------------------------------------- Skiplink ---*/

#skiplink a:link, #skiplink a:visited  {
	position:absolute;
	z-index:100;
	top:0;
	left:-1000px;
	height:0;
	overflow:hidden;
}
#skiplink a:hover, #skiplink a:focus, #skiplink a:active  {
	top:5px;
	left:100px;
	color: #000;
	background-color: #f9f0d5;
	text-align: center;
	font-weight:bold;
	line-height: 1.5em;
	text-decoration: none;
	display: block;
	padding: 2px 0;
	width:400px;
	height:1.8em;
	border:1px solid #333;
	border-right:10px solid #283d57;
	border-left:10px solid #283d57;
}