body {
	font-size: 75.01%;
}

/* IE5 Workaround: Bestimmung der Schriftgroesse auch innerhalb von Tabellenzellen: */
td {
	font-size: 75.01%;
}
/* Wieder hochsetzen in vernuenftigen Browsern; Der Hack schliesst u.a. die Browser IE<6, NN4, Opera<7 aus */
td {
	f\ont-size: 100%;
}


body, p, td, li
{
	font-family:				Arial, Helvetica, sans-serif;
	color:						#006;
}

html, body
{
	margin:						0;
	height:						100%;
}

img
{
	border:						0;
}

table
{
	width:						100%;
	height:						100%;
}

tr.pad td
{
	padding:					5px;
}

table#Kopfzeile
{
	width:						285px;
	height:						40px;
	margin-left:				1px;
	margin-top:					0;
	margin-bottom:				12px;
}

table#Kopfzeile td
{
	height:						40px;
	background-image:			url('../bilder/Kopfzeile_285x40.gif');
	font-weight:				bold;
	color:						#fff;
	vertical-align:				middle;
}

td
{
	padding:					0;
	vertical-align:				top;
}

td.navigation
{
	width:						20%;
	background-color:			#69c;
	color:						#314d9a;
	line-height:				130%;
	vertical-align:				top;
	font-size:					90%;
}

td.navigation a
{
	color:						#1f0066;
	text-decoration:			none;
}

td.navigation a:hover
{
	color:						#fff;
	text-decoration:			none;
}

#aktiv
{
	color:						#fff;
}

td.navigation .top
{
	font-size:					110%;
	margin-left:				20px;
	font-weight:				800;
}

td.navigation .seite
{
	font-size:					100%;
	margin-left:				30px;
	font-weight:				500;
}

td.navigation .sub
{
	font-size:					90%;
	margin-left:				40px;
	font-weight:				300;
}

td.inhalt
{
	height:						100%;
	background-color:			#fff;
	color:						#001;
	vertical-align:				top;
}

td.zusatz
{
	background-color:			#9cf;
	color:						#001;
	vertical-align:				top;
	padding:					8px;
}

li
{
	margin-bottom:				10px;
}

.head
{
	color:						#006;
	font-weight:				bold;
	line-height:				15px;
}

/* Relikte: */

.formulartext
{
	color:						#000066;
	font-weight:				normal;
	font-size:					12px;
	text-align:					left;
}

.notext
{
	color:						#000066;
	font-weight:				normal;
	font-size:					3px;
	line-height:				3px;
}

.small, small
{
	color:						#000066;
	font-weight:				normal;
	font-size:					10px;
	line-height:				12px;
}

#navlevel01
{
	background-color:			#ccf;
	visibility:					visible;
	position:					absolute;
	top:						0;
	left:						0;
	width:						207px;
	height:						116px;
}

.subnav
{
	top:						-10px;
	left:						-10px;
	width:						160px;
}


.zusatz li {
    list-style-type:none;
}
