body {
	background-image : url(./pixel/karo_back.gif);
	color : Black;
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
a:link {
	text-decoration : underline;
	font-family : "Times New Roman", Times, serif;
	color : Blue;
	background-color : transparent;
}
a:active {
	text-decoration : underline;
	font-family : "Times New Roman", Times, serif;
	color : Navy;
	background-color : transparent;
}
a:visited {
	text-decoration : underline;
	font-family : "Times New Roman", Times, serif;
	color : Purple;
	background-color : transparent;
}
a:hover {
	text-decoration : underline;
	font-family : "Times New Roman", Times, serif;
	color : Red;
	background-color : transparent;
}
.tdblau {
	background-color : Navy;
	color : White;
	width : 125px;
	font-size : medium;
}
.tdblau2 {
	background-color : Navy;
	color : White;
	text-align : center;
	font-size : small;
}
.mlinks {
	background-color : transparent;
	color : Black;
	width : 20px;
}
.mrechts {
	background-color : transparent;
	color : Black;
	width : 105px;
	font-size : small;
}
h1 {
	font-size : 18pt;
	font-weight : bold;
	color : Navy;
	background-color : transparent;
}
h2 {
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
	background-color : transparent;
}
