body, html {
	background-color: #DC8E1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
  border: 0;
}

p {
	color: #382A7D;
	margin: -6px 20px 0px 20px;
	line-height: 24px;
	text-align: left;
}


h1 { font-size: 13px; font-weight: bold; color: #DC8E1D; margin: 18px 20px 12px; text-align: left; }


td {
	color: #382A7D;
}
		
ul, li {
	color: #382A7D;
}

.invulvak_norm {
	width: 190px;
}

.invulvak_area {
	width: 190px;
	height: 75px;
}

#navigatie {
	background-color: #C8C5D4;
	background-image: url("images/achtergrond_menu.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

#navigatie ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigatie li {
	margin-bottom: 10px;
}

#Layer1 {
	position:absolute;
	left:-300px;
	width:300px;
	z-index:1;
	background-color: #DC8E1D;
}

.mededeling {
	color: #382A7D;
	margin: -6px 20px 0px 20px;
	line-height: 18px;
	text-align: center;
}

.kader {
  aborder: thick double #373177;
}

.kleur {
	color: #382A7D;
}

#weather { margin-top: 24px; margin-left: 70px; }
