/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.normal1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	display: block;
	line-height: 14px;
	left: auto;
}

.bold1{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #660000;
display: block;
line-height: 18px;
}

.bold2{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #660000;
display: block;
line-height: 18px;
}

.bold3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #660000;
display: block;
line-height: 14px;
}

.klein {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #660000;
display: block;
line-height: 11px;
padding: 3px
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFCC99;
	display: block;
	padding: 8px;
	width: 140px;
	}
.navigation12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	left: auto;
	background-color: #FFCC99;
	display: block;
	padding: 8px;
	width: 140px;
}

