body, p, h1, td, div { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 24px; 
	letter-spacing: 1px; 
	}
p { 
	display:inline;
	padding : 0; 
	margin: 0;
	}
h1 { 
	display:inline;
	padding : 0; 
	margin: 0;
	font-weight: bold;
	}
i { 
	font-family: "Times New Roman", Times, Georgia, serif;
	}
a.bild:hover {
	background-color: transparent;
	}
	
a:link, a:active, a:visited {
	color: #009cdd;
	text-decoration: none;
	}
a:hover {
	color: white;
	background-color: #009cdd;
	text-decoration: none;
	}
	
.text { 
	padding: 15px 20px 0px 20px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	}
.legende { 
	font-size: 9px; 
	line-height: 13px; 
	letter-spacing: 1px; 
	}
.rot { 
	color: red; 
	}
.blau { 
	font-weight: bold;
	}
.fund {
	background-color: #95dbff;
	}

a.sidenav, a.sidenav:visited, a.sidenavX, a.sidenavX:visited {
	display: block;
	font-size: 12px; 
	text-decoration: none;
	margin: 0;
	padding : 1 10 1 10;
	width:100;
	color: black;
	}
a.sidenavX, a.sidenavX:visited {
	color: #009cdd;
	font-weight: bold;
	}
a.sidenav:hover, a.sidenav:active, a.sidenavX:hover, a.sidenavX:active {
	background-color: #009cdd;
	color: white;
	}

a.ListeNav, a.ListeNav:visited, a.ListeNavX, a.ListeNavX:visited {
	display: block;
	font-size: 12px; 
	line-height: 15px; 
	text-decoration: none;
	margin: 0;
	padding : 6 10 5 10;
	width:200;
	color: black;
	}
a.ListeNavX, a.ListeNavX:visited {
	color: #009cdd;
	font-weight: bold;
	}
a.ListeNav:hover, a.ListeNav:active, a.ListeNavX:hover, a.ListeNavX:active {
	background-color: #009cdd;
	color: white;
	}
	
	
.Rand1234 
	{ 
	border-style: solid solid solid solid;
	border-width: 1px;  
	border-color: silver;
	}
.ausgewaehlt 
	{
	color: white;
	background-color: #009cdd; 
	padding:4;
	}
	

.suchen, .suchen:hover { 
	margin:2 0 0 0; 
	background-position:0 0; 
	display:block; height:21; 
	width:21; 
	background-color: #fff; 
	background-image: url(allgemein/such.gif); 
	background-repeat: no-repeat; 
	}
.suchen:hover { 
	background-image: url(allgemein/such_h.gif);  
	}
	
