body {	left: 0; 	top: 0; 	margin: 0; 	padding: 0; 	width: 100%; 	height: 100%; 	color: white; 	font-family: "Futura Book", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 	font-weight: bold; 	font-size: 12px; 	line-height: 16px; 	text-decoration: none; 	text-align: left;	background-color: red;	}p, td {	color: white; 	font-family: "Futura Book", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 	font-weight: bold; 	font-size: 12px; 	line-height: 16px; 	text-decoration: none; 	text-align: left;	}a {	text-decoration: none;	}.normal {	color: white; 	font-family: "Futura Book", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 	font-weight: normal; 	font-size: 12px; 	line-height: 16px; 	text-decoration: none; 	text-align: left;	}.hochgestellt {	font-size: 9px;	}#navhoriz ul {	padding: 0 0;	margin: 0;	}#navhoriz ul li {	list-style: none;	margin: 0 2px 0 0;	}#navhoriz ul li a {	display: block;	padding-left: 10px;	padding-top: 3px;	padding-bottom: 3px;	padding-right: 0;	width: 125px;	background: red;	border: 1px solid red;	text-decoration: none;	}#navhoriz ul li a:link {	color: white;	}#navhoriz ul li a:visited {	color: white;	}#navhoriz ul li a:link:hover, #navhoriz ul li a:visited:hover {	color: white;	width: 113px;	background: red;	border: 1px solid white;	}#navhoriz ul li a#current {	color: red;	width: 125px;	background: white;	border: 1px solid white;	}		ul#nav {	list-style-type: none;	margin: 0;	padding: 0;	}#nav a:link, #nav a:visited {	display: block;	width: 240px;	padding: 10px 0 0 15px;	background: url("Bilder_uebergreifend/rotpfeil.gif") top left no-repeat;	text-decoration:none;	}#nav a:hover {	background-position: 0 -33px;	}#nav a:hover#navakt {	background-position: 0 0;	}ul#textnav {	list-style-type:none;	font-weight:normal;	margin: 5px 0 0 0;	padding: 0;	}#textnav a:link, #textnav a:visited {	padding: 5px 0 0 15px;	background: url("Bilder_uebergreifend/rotpfeil.gif") top left no-repeat;	text-decoration:none;	}#textnav a:hover {	background-position: 0 -38px;	}