a	{text-decoration:none;
	color:black;}

a:hover 
	{color:darkred;}
a:active
	{color:darkred;}



span.normal 	
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	text-align:left;
	text-decoration:none;}
span.normal_fett 	
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold;
	text-align:left;
	text-decoration:none;}

span.zentriert 
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	text-align:center;}

span.zentriert_fett 
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold;
	text-align:center;
	}

span.zentriert_fett_klein
	{ font-family: Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:bold;
	text-align:center;
	}


p.normal 	
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	}
p.ueberschrift 
	{ font-family: Helvetica, sans-serif; 
	font-size:14pt; 
	font-weight:bold;
	text-align:center;
	}

p.zentriert 
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	text-align:center;
	}

p.zentriert_fett 
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold;
	text-align:center;
	}

td p.normal 
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	}
td p a.normal 
	{ font-family: Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	}

#top_menu {
	border-width:medium;
	border-color:darkgrey;
	border-top-style:outset;
	border-left-style:outset;
	border-right-style:hidden;
	border-bottom-style:outset;
	}
#sub_menu {
	border-width:medium;
	border-color:darkgrey;
	border-top-style:outset;
	border-left-style:hidden;
	border-right-style:outset;
	border-bottom-style:outset;
	}

#main_frame {
	border-width:medium;
	border-color:darkred;
	border-top-style:solid;
	border-bottom-style:solid;
	}

#right_frame {
	border-width:medium;
	border-color:darkmc
	grey;
	border-style:outset;
	}
#ueberschrift 
	{ font-family: Helvetica, sans-serif; 
	font-size:14pt; 
	font-weight:bold;
	text-align:center;
	}
#ueberschrift_links 
	{ font-family: Helvetica, sans-serif; 
	font-size:14pt; 
	font-weight:bold;
	text-align:left;
	}
	
#bild_rahmen {
	border-style:groove;
	border-color:silver;
	text-align:center;
	vertical-align:middle;
	}