/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #666666;
line-height: 20px;
padding: 3px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #B00000;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BC0707;
	display: block;
	padding: 8px;
	height: 14px;
	text-decoration: none;
	width: 147px;
}


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D90909;
	background-color: #FFFFFF;
	display: block;
	height: 14px;
	text-decoration: none;
	padding: 8px;
	}
.Schrift_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.navigation2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BC0707;
	display: block;
	padding: 8px;
	height: 14px;
	text-decoration: none;
	width: 147px;
}
