html, body { 
  height: 100%; 
  margin: 0; 
  width: 100%; 
} 

#bodytrans {	
	background-color: transparent;
  height: 97%; 
	}

.muislink {
	cursor:pointer;
	_cursor:hand;
	color:black;
	font-weight: bold;
	}

.full-height {  
	height:100%;
	width:100%;
	}
	
a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	color: black;
	text-decoration:none;
	}

.muislink.a:hover {
	color: white;
}
	
.kop1 {
	color: #808080;
	font-weight: bold;
	}