p.fett,span.fett,.fett {
	font-weight: bold;
}

p.fett_grau,span.fett_grau,.fett_grau {
	font-weight: bold;
	color: #888;
}

p.kursiv,span.kursiv,.kursiv {
	font-style: italic;
}

span.Newsdatum, 
.Zwischentitel_klein_grau, 
.zwischentitel_klein_grau {
	color: #888;
	font-size: 90%;
	font-weight: bold;
}

.Publikationen_Quelle, 
.Publikationen_Quelle a:link, 
.Publikationen_Quelle a:visited, 
.Publikationen_Quelle a:hover,
.Publikationen_Quelle a:active, 
.publikationen_Quelle, 
.publikationen_Quelle a:link, 
.publikationen_Quelle a:visited, 
.publikationen_Quelle a:hover,
.publikationen_Quelle a:active {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

.Zwischentitel, 
.zwischentitel {
	font-weight: bold;
	margin-bottom: 0;
}

p.Leadtext,span.Leadtext,.Leadtext, 
p.leadtext,span.leadtext,.leadtext {
	font-weight: bold;
	color: #444;
	margin-bottom: 2em;
}






#seiteninhalt table.contenttable, 
table.Tabelle_Messedaten {
        width: 100%;
}

#seiteninhalt table.contenttable td, 
table.Tabelle_Messedaten td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	color: #000;
	padding: 1em 2em 0 0;
        border-bottom: 1px solid #dedede;
}

td.farbig_hinterlegt {
	background-color: #dedede;
}


/****************************************/
/* Adress-Tabellen Standorte */
/****************************************/


.adr_tabelle {
	width: 100%;
}


.adr_tabelle td {
	width: 48%;
	vertical-align: top;
}


