body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
}

td.bio {
	background-color: #c6c8dd;
}

td.bio_km {
	background-color: #c6c8dd;
	text-align: right;
}

td.blau {
	background-color: #c6c8dd;
}

td.tdbc {
	background-color: #c6c8dd;
	text-align: center;
	width: 80px;
}

td.thumbnails {
    text-align: center;
	vertical-align: middle;
}

h1 {
	font-size: 14pt;
}

h1.h1_image_page {
    text-align: center;
	}

h2 {
	font-size: 12pt;
}

p.image {
	text-align: center;
}

#block1 {
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
	padding:5px;
	background-color: #e0dfe3;
}

#block2 {
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
	padding:5px;
	background-color: #e0dfe3;
	margin-top: 5px;
}

/* für die generische Navi */

#gn-block {
	width: 989px;
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
	padding:5px;
	background-color: #e0dfe3;
	margin-bottom: 10px;
}

a.gn:link {
		text-decoration: none;
		font-size:14px;
		font-weight:bold; 
		color:#000000; } 
a.gn:visited {
		text-decoration: none; 
		font-size:14px;
		font-weight:bold; 
		color:#000000; }
a.gn:focus {
		text-decoration: underline; 
		font-size:14px;
		font-weight:bold; 
		color:#0000FF; }
a.gn:hover {
		text-decoration: underline; 
		font-size:14px;
		font-weight:bold; 
		color:#0000FF; }
a.gn:active {
		text-decoration: none; 
		font-size:14px;
		font-weight:bold; 
		color:#000000; }

/* für die neue Startseite */
a.sn:link {
		text-decoration: none;
		font-size:18px;
		font-weight:bold; 
		color:#000000; } 
a.sn:visited {
		text-decoration: none; 
		font-size:18px;
		font-weight:bold; 
		color:#000000; }
a.sn:focus {
		text-decoration: underline; 
		font-size:18px;
		font-weight:bold; 
		color:#0000FF; }
a.sn:hover {
		text-decoration: underline; 
		font-size:18px;
		font-weight:bold; 
		color:#0000FF; }
a.sn:active {
		text-decoration: none; 
		font-size:18px;
		font-weight:bold; 
		color:#000000; }