@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-ferif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
}
.stil2 {
	font-size: 9px;
	text-decoration: none;
	border: none;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}
.navigationin {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 10px;
}
.navigationin:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigationitext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.navigationitext:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
