/* CSS Document */

.p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	background-color: #fefecd;
}


.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	display: block;
	padding: 2px;
	white-space: normal;
	padding-top: 4px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7494E7;
	display: block;
	padding: 2px;
	white-space: normal;
	padding-top: 4px;
}

.subnavigation {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000099;
	display: block;
	padding: 2px;
	padding-left: 6px;
}

.subnavigation:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #7494E7;
	display: block;
	padding: 2px;
	padding-left: 6px;
}

.head {
	font-family: "Courier New", Courier, mono
	font-size: 18px;
	font-style: normal 
	font-weight: bold;
	color: #000099;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.navigationhead: {
	font-family: Courier, mono;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
}

.navigationhead: Hover{
	font-family: Courier, mono;
	font-size: 18px;
	font-weight: normal;
	color:#339933; 
	padding: 8px;
}


.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.aufzaehlung {
	font:Verdana, sans-serif;
	font-size:14px;
	font-style:oblique;
	font-weight:normal;
	padding-top:6px;
	line-height:normal;
}
