/*
-----------------------------------------------
Blixem.nl low resolution CSS File
----------------------------------------------- */

/* Basic body & content style rules
----------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: -3px;
	text-align: center;
	
	font-family: "verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 25px;
}

a         {border-style: none; outline: none; }
a:link    {text-decoration: underline; color: #4A281B; }
a:visited {text-decoration: underline; color: #4A281B; }
a:active  {text-decoration: underline; color: #4A281B; }
a:hover   {text-decoration: underline; color: #4A281B; }	

#container {
	position: relative;
	margin: 0px auto;
		margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;	
	width: 95%;
	background-color: #FFFFFF;
}


/* Content
----------------------------------------------- */

#head {
	text-align: center;
}

h1 {
	margin-top: -10px;
	font-family: "verdana", sans-serif;
	font-size: 44px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #003399;
	line-height: 100%;
}

h2 {	
	font-family: "verdana", sans-serif;
	font-size: 1px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	line-height: 100%;
}

h3 {
	font-family: "verdana", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #23374E;
	line-height: 100%;
}

h4 {
	font-family: "verdana", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #20458c;
	line-height: 45px;
}

table {
	width: 80%;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
		text-align: left;
	color: #555555;
	line-height: 25px;
}

table td {
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table th {
	
	font-weight: normal;
		text-align: left;
}

.medewerker {
	float: left;
	display: block;
	width: 550px;
	line-height: 100%;
	margin-bottom: 20px;
	margin-right: 20px;
}

.medewerker td, .medewerker th {
	border-style: none;
	text-transform: none;
}

.medewerkertitel {
	height: 20px;
	font-size: 10px;
	color: #666666;
}

.medewerkernaam {
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #000044;
}
.medewerker_bet {
	float: left;
	display: block;
	width: 40px;
	line-height: 100%;
	margin-bottom: 20px;
	margin-right: 20px;
}


/* Footer
----------------------------------------------- */

#foot {
	width: 100%;
	margin: 20px 0px 0px 0px;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
#vervolgNav{
	text-align:right;
	margin-right:10px;
	margin-top:60px;
}

#vervolgNav a{
	color:#013299;
	text-decoration:none;
	font-weight:bold;
}
#vervolgNav a:hover{
	color:#013299;
	text-decoration:underline;
	font-weight:bold;
}
