@import url("hide.css");body {	font-family : Verdana, Arial, sans-serif;		background-color : white;		color : black;		background-image  : url("bild/navback.gif");	background-repeat : no-repeat;	background-attachment:fixed;	max-width: 800px;}body.none {	font-family : Verdana, Arial, sans-serif;		background-color : white;		color : black;	background-image : none;}body.frame {	font-family : Verdana, Arial, sans-serif;		background-color : white;		color : black;		background-image  : url("bild/navback3.gif");	background-repeat : no-repeat;	background-attachment:fixed;	margin-left : 0px;}p {   		font-family : Verdana, Arial, sans-serif;	font-size : small;	margin-right : 10px;}blockquote {   	font-family : Verdana, Arial, sans-serif;	   	font-size : small;   	font-style : italic;   	text-align : justify;   	margin-left : 10px;   	margin-right : 10px;}	p.copy {   	font-family : Verdana, Arial, sans-serif;	   	font-size : small;	   	text-align : center;	   	margin-bottom : -2px;}p.winz {   		font-family : Verdana, Arial, sans-serif;		font-size : x-small;		text-align : center;	margin-top : -2px;}#language {	position: relative;	margin-top: -120px;	margin-left: 700px;}#language a {	text-decoration: none;}p.nav {		font-family : Verdana, Arial, sans-serif;		margin-left : 20px;}.caption {   	font-family : Verdana, Arial, sans-serif;	   	font-size : x-small;	   	text-align : center;}	div.oben {   	font-family : Verdana, Arial, sans-serif;	   	font-size : small;	   	text-align : left;}img.bild {	margin : 7px;}ul {		font-family : Verdana, Arial, sans-serif;	font-size : small;}ul.aktuell li {		font-family : Verdana, Arial, sans-serif;	font-size : small;	margin-bottom: 10px;	}li {	list-style-type : circle;	margin-right : 10px;}h1 {		font-family : Verdana, Arial, sans-serif;		font-size : 120%;}h2 { 		font-family : Verdana, Arial, sans-serif;		font-size : 110%;}h3 {		font-family : Verdana, Arial, sans-serif;		font-size : 100%;}span.blue {		color : green;		font-weight : bold;}a:visited {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : fuchsia;		text-decoration : none;}a:link {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : blue;		text-decoration : none;}a:hover {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : red;		text-decoration : underline;}a:active {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : red;		text-decoration : underline;}a.alt:visited {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : black;		text-decoration : none;}a.alt:link {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : black;		text-decoration : none;}a.alt:hover {		font-family : Verdana, Arial, sans-serif;		background-color : transparent;		color : black;	text-decoration : none;}a.alt:active {		font-family : Verdana, Arial, sans-serif;	background-color : transparent;		color : black;		text-decoration : none;}a.self:visited {		font-family : Verdana, Arial, sans-serif;		font-weight : bold;	background-color : transparent;		color : fuchsia;		text-decoration : none;}a.self:link {		font-family : Verdana, Arial, sans-serif;		font-weight : bold;	background-color : transparent;		color : blue;		text-decoration : none;}a.self:hover {		font-family : Verdana, Arial, sans-serif;		font-weight : bold;	background-color : transparent;		color : red;		text-decoration : none;}a.self:active {		font-family : Verdana, Arial, sans-serif;		font-weight : bold;	background-color : transparent;		color : yellow;		text-decoration : none;}a.help {	font-family : Verdana, Arial, sans-serif;		background-color: yellow;	cursor: help;}