h1{	font-weight: bold;
	font-size: 1.6em;
	font-style: italic;
	font-family:  Arial, Helvetica, sans-serif;}
h2{	font-weight: bold;
	font-size: 1.2em;
	text-decoration:underline;
	font-family:  Arial, Helvetica, sans-serif;
	padding-top: 1.0em;}
h3{	font-weight: normal;
	font-size: 1.2em;
	font-family:  Arial, Helvetica, sans-serif;
	padding-top: 1.0em;}
p{	font-size: 0.9em;
	line-height: 1.1em;
	font-family:  Arial, Helvetica, sans-serif;}
th{	font-size: 0.9em;
	line-height: 1.8em;
	font-family:  Arial, Helvetica, sans-serif;
	padding-right: 0.6em;
	font-weight: bold;
	background-color: #FEFEAE;}
tr.dunkel{background-color: #FEFEAE;}
td{	font-size: 0.9em;
	line-height: 1.2em;
	font-family:  Arial, Helvetica, sans-serif;
	padding-right: 0.6em;}
b{	font-weight: bold;}
li{	font-size: 0.9em;
	line-height: 1.1em;
	font-family:  Arial, Helvetica, sans-serif;}
img{border: none;}

body{background-color: #FFFFCC; 
	margin: 0;
	padding: 0;}

div#Navigationsbereich{position: absolute; left: 0px; top: 0px;
	z-index: 4;
	padding-top: 10px;
	width: 180px;
	background-image: url(img/navi_higru.gif);
	background-repeat: repeat-y;}
html>body #Navigationsbereich{position: fixed; left: 0px; top: 0px;
	padding-top: 10px;
	z-index: 4;
	width: 180px;}
	
ul#Navigation{font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border: 0px;}
ul#Navigation li.aktiv{list-style: none;
	text-align: right;
	font-weight: bold;
	color: #000000;
	padding: 0px 20px 0px 0px;
	border-bottom: 1px solid #a0a0a0;
	background-image: url(img/FTV_Punkt.gif);
	background-repeat: no-repeat;
	background-position: right;}
ul#Navigation li.aktiv0{list-style: none;
	text-align: right;
	font-weight: bold;
	color: #000000;
	padding: 0px 20px 0px 0px;
	border-bottom: 1px solid #a0a0a0;}
ul#Navigation li{list-style: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
	border-bottom: 1px solid #a0a0a0;
	background-repeat: no-repeat;
	background-position: right;}
ul#Navigation li.leer{list-style: none;
	padding: 0px 20px 0px 5px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;}
ul#Navigation a{display: block;
	padding: 4px 0px 4px 5px;}

ul#Navigation a:link	{color: #000000; background-color: #FFFFCC;}
ul#Navigation a:visited	{color: #000000; background-color: #FFFFCC;}
ul#Navigation a:hover	{color: #FF0000; background-color: #FEFEAE;}
ul#Navigation a:active	{color: #FF0000; background-color: #FFFAAF;}

/* fuer den IE */
div#Inhalt{
	width: 660px;
	text-align: left;
	padding: 10px 0px 0px 20px;
	border: 0px;}
/* fuer den Standard-HTML-Browser */
html>body #Inhalt {
	margin-top: 10px;
	margin-left: 200px;
	max-width: 660px;
	text-align: left;
	padding: 0em;
	border: 0px;}

a:link		{text-decoration: none; color: #000000;}
a:visited	{text-decoration: none; color: #000000;}
a:hover		{text-decoration: none; color: #FF0000; background-color: #FEFEAE;}
a:active	{text-decoration: none; color: #FF0000; background-color: #FFFAAF;}
