a:link { text-decoration: none; color: Black; }
a:visited { text-decoration: none; color: Black; }
a:active { text-decoration: none; color: Black; }
a:hover { text-decoration: none; color: red; }

a.daten2:link { text-decoration: none; color: black; }
a.daten2:visited { text-decoration: none; color: black; }
a.daten2:active { text-decoration: none; color: black; }
a.daten2:hover { text-decoration: none; color: yellow; }

a.reihe2:link { text-decoration: none; color: black; }
a.reihe2:visited { text-decoration: none; color: black; }
a.reihe2:active { text-decoration: none; color: black; }
a.reihe2:hover { text-decoration: none; color: yellow; }

body, div, table, td, tr, b{
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #CC0000;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-shadow-color: #CC0000;
	scrollbar-track-color: white;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13 px;
}

.startseite {
	font-size: 20 px;
	font : bold;
	text-decoration: underline;
	color : #CC0000;
}

.ebene_0 {
	font-size: 14 px;
	font : bold;
	color : #000000;
}

.ueberschrift {
	font-size: 16 px;
	font : bold;
	color : #000000;
}

.weiss {
	color : #FFFFFF;
}

.hinweis {
	color: #CC0000;
	font: bold;
}

.guestbook_kommentar {
	color: #006600;
	font: bold italic;
}

.reihe1 { 
	vertical-align : top;
	background-color: #9F9F9F;
}

.reihe2 {
	vertical-align : top;
	background-color: #CCCCCC;
}

