body, td, input, select, textarea {
    color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.hiddenoverflow {
	overflow: hidden;
}

.hiddenoverflowy {
	width: 420px;
	overflow-x: hidden;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #02A0C6;
} 

a:hover {
	text-decoration: underline;
	color: #02A0C6;
}

.kop {
	color: #02A0C6;
}

.blauw1 {
	color: #098496;
}

.blauw2 {
	color: #0B6C7D;
}

.blauw3 {
	color: #0F565A;
}

.blauw4 {
	color: #19363E;
}

.container_navigatie {
	width: 100%;
	height: 180px;
	margin-left: 30px;
}

.container_tekst {
	width: 100%;
	height: 300px;
	margin-left: 20px;
	overflow: auto;
}

.container_footer {
	width: 100%;
	height: 50px;
	margin-left: 30px;
	overflow: hidden;
}

.container_popup {
	padding: 0px;
	margin: 0px 20px 20px 20px;
}


.container_item {
	float: left;
	width: 240px;
	height: 280px;
	overflow: hidden;
	margin: 10px;
}

.thumb {
	margin: 10px 0px 0px 10px;
}

.navigatie {
	list-style-type: none;
	margin: 0px 0px 0px 20px;;
	padding: 0px;
}

.lijst {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.lijstitem {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/list-icon.gif) top left no-repeat;
}
