body {
	scrollbar-arrow-color: #081C57;
scrollbar-base-color: #D9D9D9;
}

hr {border : 1px solid #081C57;}

a {
	color: #422A20;
	text-decoration: none;
	font-weight: lighter;
}

a:visited  {
	color: #422A20; 
	text-decoration:none;
 	font-weight: lighter;
 }

a:active {
	color: #422A20; 
	text-decoration:none;
 	font-weight: lighter;
 }

a:hover {
	color: #422A20;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: lighter;
 }
 
.aktiv {
	color: #422A20;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: lighter;
 }


.navigation {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #422A20;
	font-weight: lighter;
	text-align: center;
	line-height: 20px;
}
