html{
	overflow-x: hidden;
	overflow-y: auto;
}

body{
margin-top:0px;
background-color:#e4f5fd
}

.highlight{
	color:red;
	font-weight:bold;

}

.dkm {
	font-family: arial;
	font-size: 11px;
}
.dkm {
	font-family: arial;
	font-size: 11px;
}
.dkm {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.titel {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.menu:link{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.menu:visited{
	color:white;
	text-decoration:none;
	font-weight:bold;
}


a.menu:hover{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.menu:active{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.menuItem:link{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

a.menuItem:visited{
	color:black;
	text-decoration:none;
	font-weight:bold;
}


a.menuItem:hover{
	color:black;
	text-decoration:underline;
	font-weight:bold;
}

a.menuItem:active{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

a.leesMeer:link{
	color:black;
	text-decoration:none;
}

a.leesMeer:visited{
	color:black;
	text-decoration:none;
}

a.leesMeer:hover{
	color:black;
	text-decoration:underline;
}

a.leesMeer:active{
	color:black;
	text-decoration:none;
}


a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0033FF;
}