body { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { font-weight:bold; color:#0000ff}
a:visited { font-weight:bold; color:#0000ff}
a:hover { font-weight:bold; color:#E00000; text-decoration:none }
a:active { font-weight:bold; color:#E00000; text-decoration:none }
a:focus { font-weight:bold; color:#00E000; text-decoration:none }

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.verweisboxen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #888888;
}

.tabellenormal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small
}

.buchtitel {
	font-weight: bold;
}

.inhalt {
	padding: 6px 6px 10px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
}

.kurzlegendeueberschrift {
	font-weight: bold;
}

.kurzlegendekopfzeile {
	font-style: italic;
}

