@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Gill Sans MT, Arial;
	font-size: 14px;
	color: #333333;
}
body {
	margin:20px 0px 0px 0px;
	background-image: url(../ontwerp/backgroundpms.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin:0;
	html {overflow-y:scroll;}
}
#inhoud {
	padding:0px 30px;
	}
h1 {
	font-size: 24px;
	color: #FF0401;
	font-weight: 500;
}
a:link {
	color: #000000;
	outline:none;
}
a:visited {
	color: #000000;
	outline:none;
}
a:hover {
	color: #FF0000;
	outline:none;
}
a:active {
	color: #000000;
	outline:none;
}

.fotolinks {
	margin-right:15px;
	float:left;
	border: #FF0401 solid 2px;
	}
.fotorechts {
	margin-left:15px;
	float:right;
	border: #FF0401 solid 2px;
	}
.fotorand {
	margin-right:15px;
	border: #FF0401 solid 2px;
	}
	
table.navbar td a{
   display: block;
   text-decoration: none;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 15px;
	outline:none;
}
table.navbar td a:link {
   color:#000000;
   text-decoration:none;
}
table.navbar td a:visited {
   color:#000000;
   text-decoration:none;
}
table.navbar td a:hover {
   color:#FF0602;
   text-decoration:none;
}
table.navbar td a:active {
   color:#000000;
   text-decoration:none;
}

body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7,
body#menu8 a#menu8,
body#menu9 a#menu9 {
   color:#FF0602;
   text-decoration:none;
}


