body { margin: 0px 0px 0px 0px; }

.menu {
	font-family:georgia,"times new roman",times,serif;	
	font-size:16px;
	color:#59786e;
	text-decoration:none;
	padding-bottom:1px;
}

.menu a{
	color:#59786e;
	text-decoration:none;
}

.pulldown{
	width:150px;
	border:solid 1px #5b5b5b;
	background-color:#0d211c;
	color:white;
	filter: alpha(opacity=90); -moz-opacity: 0.90; opacity:0.9;
}

.pulldown_active{
	background-color:#f00;
	color:red;
}

.navigatie{
	font-family: georgia,"times new roman",times,serif;
	color:white;
	font-size:12px;
}

.nava{
	font-family:georgia,"times new roman",times,serif;
	font-size:12px;
	color:#59786e;
	text-decoration:none;
}

.main_content{
	font-family:georgia,"times new roman",times,serif;
	font-size:14px;
	color:white;
}

.omschrijving{
	font-family:georgia,"times new roman",times,serif;
	font-size:14px;
	color:#babbbb;
}

.link {
	font-family:georgia,"times new roman",times,serif;	
	font-size:14px;
	color:#59786e;
	text-decoration:none;
	padding-bottom:1px;
}

.link a {
	font-family:georgia,"times new roman",times,serif;	
	font-size:14px;
	color:#59786e;
	text-decoration:none;
	padding-bottom:1px;
}

.form{
	font-family:georgia,"times new roman",times,serif;
	color:white;
	font-size:14px;
}

input[type="text"]{
	background-color:#2b3d37;
	border:none;
	color:white;
	font-family:georgia,"times new roman",times,serif;
}

input[type="button"]{
	background-color:white;
	width:150px;
	height:26px;
	font-family:georgia,"times new roman",times,serif;
	font-size:18px;
}
