body {
	font-family: Arial, Helvetica, sans-serif;font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #333333;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #333333;
	font-weight: bold;
}

.h3_institut {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #DADA2B;
	font-weight: bold;
}

.h3_krankenhaus {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #EF7573;
	font-weight: bold;
}

.h3_mikro {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #F7CB31;
	font-weight: bold;
}

.h3_betr {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #E887E8;
	font-weight: bold;
}

.h3_reise {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #F7A631;
	font-weight: bold;
}

.h3_wasser {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #0099CC;
	font-weight: bold;
}

.h3_umwelt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #63BA63;
	font-weight: bold;
}

.h3_medi_chem {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17;
	color: #C5C5C5;
	font-weight: bold;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.lauftext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.subline {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}

.menulink:link		{COLOR: #000000; text-decoration: none;	font-size: 9pt}
.menulink:visited	{COLOR: #000000; text-decoration: none; font-size: 9pt}
.menulink:active	{COLOR: #000000; text-decoration: none: font-size: 9pt}
.menulink:hover		{COLOR: #CE0000; text-decoration: none; font-size: 9pt}

.link:link		{COLOR: #000000; text-decoration: none;	font-size: 10pt}
.link:visited	{COLOR: #000000; text-decoration: none; font-size: 10pt}
.link:active	{COLOR: #000000; text-decoration: none: font-size: 10pt}
.link:hover		{COLOR: #CE0000; text-decoration: underline; font-size: 10pt}

.mail:link		{COLOR: #000000; text-decoration: none;	font-size: 10pt}
.mail:visited	{COLOR: #000000; text-decoration: none; font-size: 10pt}
.mail:active	{COLOR: #000000; text-decoration: none: font-size: 10pt}
.mail:hover		{COLOR: #CE0000; text-decoration: underline; font-size: 10pt}


.cmscontent {
	clear: both;
	margin-left: 2px;
}

 .fusszeile {
	position: relative;
	height: 50px;		/* Blockhöhe */
	padding: 0;		/* Interpretation Boxmodell! */
	overflow: hidden;	/* Scrollbalken unterbinden */
	z-index: 2;
	margin-top: 50px;
}

.inhaltDiv {
	padding-top: 8px;		/* Abstand des Inhalts zum Blockrand */
	border-top: 1px dashed #000000;	
	height: 50px;
	font-size: 8pt;
	font-weight: bold;
}


.inhaltDiv a:link {text-decoration:none; font-weight:bold; color:#000000; font-size: 8pt;}
.inhaltDiv a:visited {text-decoration:none; font-weight:bold; color:#000000; font-size: 8pt;}
.inhaltDiv a:active {text-decoration:none; font-weight:bold; color:#000000; font-size: 8pt;}
.inhaltDiv a:hover {text-decoration:underline; font-weight:bold; color:#000000; font-size: 8pt;}

.oeffnungszeiten_institut, 
.oeffnungszeiten_krankenhaus_hygiene, 
.oeffnungszeiten_med_chem_labor, 
.oeffnungszeiten_mikrobiologie, 
.oeffnungszeiten_bakteriologie, 
.oeffnungszeiten_virologie,
.oeffnungszeiten_molekulare_erreger,
.oeffnungszeiten_parasitologie,
.oeffnungszeiten_schaedlinge,
.oeffnungszeiten_reisemedizin,
.oeffnungszeiten_wasserhygiene,
.oeffnungszeiten_umwelt_medizin,
.oeffnungszeiten_umweltmikrobiologie,
.oeffnungszeiten_betriebshygiene {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}

#subnavigation
{
	width:30em
	border: 1px solid black;
} 

#subnavigation
{
	width:30em
	border: 1px solid black;
} 

#subnavigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#subnavigation li
{
	padding: 0px;
}

#subnavigation li a
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;	
	font-size: 9pt
}

#subnavigation li a:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #CE0000; 
	text-decoration: none;	
	font-size: 9pt
}