/* CSS Document */

A:link {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
} A:visited {color: black; font-size: 12px} A:active {color: black; font-size: 12px} A:hover {color: black; font-size: 12px}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: inherit;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color: #990000;
	font-weight: bold;
}
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
}
.boldstrong {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.klein {

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height: inherit;
}
superkop {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

