@charset "utf-8";
/* Layout */

body {
	background-color: #373f3d;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../bilder/hintergrund/hintergrund.jpg);
	background-repeat: repeat-x;
}

#gesamt {
	margin: 0 auto;
	width: 900px;
	position: relative;
	background-image: url(../bilder/hintergrund/hintergrund_inhalt.gif);
	background-repeat: repeat-y;
}

#kopf {
	position: relative;
	width: 900px;
	height: 136px;
}

#navi {
	position: relative;
	width: 166px;
	white-space: normal;
}

#inhalt {
	float: right;
	position: relative;
	width: 734px;
}

#marginal {
	position: absolute;
	width: 186px;
	top: 143px;
	right: 15px;
}

#fuss {
	margin-left: auto;
	margin-top: 25px;
	margin-right: auto;
	position: relative;
	clear: both;
	width: 900px;
	height: 160px;
	background-image: url(../bilder/hintergrund/hintergrund_fuss.gif);
	background-repeat: repeat-y;	
}

/* Schriftstile */

#inhalt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
}

#inhalt .etwas_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #364E9B;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
}

#inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 30px;
	font-weight: bold;
}

#inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

#inhalt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#inhalt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

#inhalt ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 20px;
	margin-left: 43px;
	margin-right: 30px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

#inhalt .tabelle {
	margin-left: 16px;
	margin-right: 30px;
}

#inhalt .tabelle td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#inhalt .tabelle .grosser_abstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.8em;
	font-weight: normal;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
}

#inhalt .tabelle th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

#inhalt .pfeil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 35px !important! ;
	margin-left: 35px;
	margin-right: 30px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../bilder/zusaetze/pfeil.gif);
}

#inhalt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 36px !important! ;
	margin-left: 36px;
	margin-right: 30px;
	padding-left: 0px;
	list-style: square outside;
}

#inhalt li {
	margin-bottom: 10px;
}

#inhalt a:link, #inhalt a:visited {
	color: #22488f;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:hover, #inhalt a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#inhalt .bild_links {
	float: left;
	margin-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;

}

#inhalt .bild_rechts {
	float: right;
	margin-top: 4px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
}

#navi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	margin-top: -10px;
	margin-top: 5px !important ;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px !important ;
	padding: 0px;
}

#navi .pfeil_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #787d78;
	margin-right: 30px;
	margin-left: 67px !important ;
	margin-left: 72px;
	margin-top: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../bilder/zusaetze/pfeil_link.gif);
}

#navi a:link, #navi a:visited {
	color: #22488f;
	text-decoration: none;
	font-weight: bold;
}

#navi a:hover, #navi a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#fuss p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-top: 15px !important ;
	margin-top: 0px;
	margin-left: 188px;
	margin-right: 20px;
}

#fuss table {
	margin-left: 200px;
}

#fuss table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
}

#fuss a:link, #fuss a:visited {
	color: #22488f;
	text-decoration: none;
	font-weight: bold;
}

#fuss a:hover, #fuss a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#marginal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#marginal .tabelle {
	margin-left: 0px;
	margin-right: 0px;
}

#marginal .tabelle td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
}

#marginal a:link, #marginal a:visited {
	color: #22488f;
	text-decoration: none;
	font-weight: bold;
}

#marginal a:hover, #marginal a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.kleintext {
	font-size: 0.75em;
}
