body{
	font-family: arial, verdana, sans-serif;
	background-color: #002A77;
	margin: 0px;
	color: #002a77;
	scrollbar-base-color: #B4B4B4;
	scrollbar-arrow-color: #002A77;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B4B4B4;
	scrollbar-3dlight-color: #B4B4B4;	
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
}
img {
	border: 0px;
}
a {
	color: #002A77;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a#home {
	position: relative;
	left: 5px;
	top: 10px;
	width: 170px;
	height: 63px;
	display: block;
}
table#all{
	background-color: #FFFFFF;
	width: 779px;
	height: 100%;
}
td#header{
	background-image: url(gfx/header_zonderPB.jpg);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	height: 107px;
	/* background-color: #626262; */
}
td#bgTitelpagina {
	background-image: url(gfx/friese_vlag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#002a77; 
	height:150px; 
}
td#nav{
	padding: 0px;
	height: 25px;
}

td#nav div {
	margin-left: 4px;
}

td#nav div a{
	height: 25px;
	display: block;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #002A77;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	float: left;
	width: 110px;
	text-indent: 5px;

}
td#content_all{
	height: 100%;
	width: 779px;
}
table#content_all td,table,td{
	vertical-align: top;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1{
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 5px;
}
h1.nieuws {
	font-size: 11px;
	color: #002A77;
	text-transform: none;
	letter-spacing:0px;
}
a.nieuws {
	font-weight: bold;
	text-decoration: none;
}
a.nieuws:hover {
	text-decoration: underline;
}
td#right p{
	margin: 4px;
	font-size: 10px;
}
td#right p strong{
	color: #637AA5;
}
td#nav div a:hover{
	background-color: #637AA5;
}
td#right{
	background-color: #FFF;
	border-right: solid 5px #FFF;
	height: 100%;
	
}
td#right img{
	vertical-align: top;
	width: 210px;
}
td#right a{
	color: #002a77;
	text-decoration: underline;
}
td#right a:hover{
	color: #637AA5;
}

table#gegevens {
	border: 1px solid #002A77;
	height: 100%;
	padding: 0px;
	}
table#gegevens td {
	padding: 0px;
	padding-bottom: 2px;
}
td#taal {
	height: 12px;
	vertical-align: center;
	background-color: #002A77;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px;
	width: 157px;
}

td#content{
	height: 100%;
	width: 558px;
	padding: 10px;
	text-align: justify;
}
td#content img{
	margin-top: 5px;
	margin-bottom: 5px ;
	border-right: solid 4px #637AA5;
	border-bottom: double 2px #010C66;
}
td#info{
	width: 179px;
}
table#formTable {
	width: 500px;
}

form{
	font-size: 11px;
	width: 389px;
}
input.but{
	border: solid 1px #BFBFBF;
	background-color: #002A77;
	font-size: 10px;
	color: #FFF;
	text-indent: 0px;
	width: 120px;
}
input{
	border: none;
	background-color: #FFF;
	border: solid 1px #BFBFBF;
	color: #002A77;
	font-size: 11px;
	text-indent: 4px;
	width: 200px;
}
textarea{
	border: solid 1px #BFBFBF;
	color: #002A77;
	font-family: arial, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 100px;
}
select{
	font-size: 10px;
	width: 200px;
}
span {
	color:#BD2929;
}

