body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4B5860;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 1.4em;
}



h1 {
	color: #015488;
	font-size: 1.2em;
	margin-bottom: 5px;
}

h2 {
	color: #015488;
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 5px;
}


dl {
	margin-top: 5px;
	margin-bottom: 15px;
}
	
dt {
	color: #015488;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

dd {
	margin-bottom: 2px;
	margin-left: 18px;
}
	

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

ul {
	margin-top: 5px;
	margin-left: 30px;
}

img {
	border: none;
}

a {
	color: #4B5860;
	text-decoration: underline;
}

.none {
	text-decoration: none;
}

a:hover {
	color: #015488;
	text-decoration: underline;
}

input {
	font-size: 1em;
	width: 150px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #015488;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 300px;
	height: 100px;
	background-color: #FFFFFF;
	border: 1px solid #015488;
}

.submit {
	font-size: 1em;
	color: #FFFFFF;
	width: 100px;
	height: 20px;
	background-color: #015488;
	border: 1px solid #FFFFFF;

}

td.submit {
	font-size: 1em;
	color: #FFFFFF;
	width: 100px;
	height: 18px;
	background-color: #015488;
	border: 1px solid #FFFFFF;

}

.radio_but {
	font-size: 1em;
	width: 15px;
	height: 18px;
	border: 0px;
}


.input_fout { 
    font-size: 1em;
    color: #FF0000; 
	background-color: #FFFFFF; 
    border: 1px solid #FF0000; 
} 

.text_td { 
    font-size: 11px; 
    color: #4B5860; 
} 


/* ###########################################   LAYOUT   ################################################# */

div#container {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	height: 172px;
	padding-top: 1px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px  dashed #CCCCCC;
	clear: both;
	overflow:hidden;
}


.header-title {
	float:			left;
	width:			350px;
}

.header-flag {
	float:			left;
	width:			80px;
}

div#navigatie {
	width: 175px;
	padding-right: 25px;
	padding-top: 15px;
	margin-bottom: 20px;
	border-right: 1px  dashed #CCCCCC;
	float: left;
}

div#navigatie ul {
	padding-left: 13px;
	margin-left: 13px;
}

div#navigatie ul li {
	margin-top: -15px;
	margin-bottom: 20px;
}

div#navigatie ul li ul  {
	margin-top: 20px;
}

div#navigatie ul li ul li {
	list-style-image: url(../images/bullit_sub.jpg);
	font-weight:normal;
}

div#navigatie a {
	color: #4B5860;
	display:block;
	text-decoration: none;
}

div#navigatie a:hover {
	color: #015488;
	text-decoration: underline;
}

div#navigatie ul li.active {
	list-style-image: url(../images/bullit_right.jpg);
}

div#navigatie ul li.active a {
	color: #015488;
	font-weight:bold;
	text-decoration: none;
}

div#navigatie ul li.active ul li a {
	color: #4B5860;
	font-weight:normal;
}

div#navigatie ul li.active ul li a:hover {
	color: #015488;
	text-decoration: underline;
}

div#navigatie ul li.active ul li.active a {
	color: #015488;
	font-weight:bold;
	text-decoration: none;
}

div#content {
	width: 448px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 20px;
	float: left;
}


div#content  table {
	margin:	 20px 0;
}

div#content  table td {
	padding:	 2px;
}

div#content  ul li {
	list-style-image: url(../images/bullit_right.jpg);
}

div#blokken {
	width: 175px;
	padding-left: 25px;
	float: left;
	text-align: center;
}

.flag {
	margin:			0 3px;
}

div#taalblok {
	text-align: center;
	height: 20px;
	padding-left: 13px;
	padding-right: 20px;
	float: none;
}

div#contactblok {
	text-align: left;
	height: 240px;
	width: 142px;
	background-image: url(../images/blok_contact.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
}

div#nieuwsblok {
	text-align: left;
	height: 180px;
	width: 142px;
	background-image: url(../images/blok_nieuws_en.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
}

div#LAWblok {
	width: 145px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	float: left;
}

div#footer {
	color: #CCCCCC;
	border-top: 1px  dashed #CCCCCC;
	margin-top: -15px;
	padding-left: 10px;
	padding-right: 35px;
	clear: both;
}

div#footer td .red {
	color: #FF0000;
}

div#footer a, .reyez a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

div#footer a:hover {
	color: #015488;
	text-decoration: none;
}

.foto {
	font-size: 0.8em;
}