body, p  {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;
}

hr {
  border-width : 1px;
  border-style : solid;
  border-color : #003366;
}

h1  {
  font-size : 16px;
}

td {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	background-color: white;
}


.headkop {
	background-color : #DEEFF7;
}
.kolomkop {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: #003399;
	link: #FFFFFF;
	vlink: #FFFFFF;
	alink: #FFFFFF;
	text-align: left;
}
.kolomkopright {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: #003399;
	link: #FFFFFF;
	vlink: #FFFFFF;
	alink: #FFFFFF;
	text-align: right;
}

.kolomkopcenter {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: #003399;
	link: #FFFFFF;
	vlink: #FFFFFF;
	alink: #FFFFFF;
	text-align: center
}
.paginakop {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 28px;
        font-style: italic;
	color : white;
}

.menu {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : white;
	background-color : #003399;
}

.menusel {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : red;
	background-color : #003399;
}

.tabelrand {
  border-width : 1px;
  border-style : solid;
  border-color : #003366;
}

.small {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #003366;
}

.bold {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #003366;
}
.foto {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding: 10px;
}

.titel {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 17px;
	color : #003366;
}

.markeren {
	font-weight: bold;
}

.error {
	font-weight: bold;
	color : #990000;
}

.melding {
	font-weight: bold;
}

a {
	text-decoration : none;
	color : #990000;
}
a:visited {
	text-decoration : none;
	color : #990000;
}

a:active {
  text-decoration : underline;
}
a:hover {
  text-decoration : underline;
}
a.vlag img{
	opacity: .3; filter: alpha(opacity=30); -moz-opacity: .3; -khtml-opacity:0.3;
}
a.vlag:hover img{
	opacity: .9; filter: alpha(opacity=90); -moz-opacity: .9; -khtml-opacity:0.9;
}
a.vlagactive img{
	opacity: .9; filter: alpha(opacity=90); -moz-opacity: .9; -khtml-opacity:0.9;
}
a.vlagactive:hover img{
	opacity: .3; filter: alpha(opacity=30); -moz-opacity: .3; -khtml-opacity:0.3;
}
.menulink {
	text-decoration : none;
	color: #FFFFFF;
}

.menulink:hover{
  text-decoration : underline;
}
	

form
{
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

input {
	border-style : solid;
	border-color : #003366;
	border-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
}

select {
	border-style : solid;
	border-color : #003366;
	border-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #003366;
}

textarea {
	border-style : solid;
	border-color : #003366;
	border-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
}

