body {
	font-family: verdana, helvetica, sans-serif;
    	font-size: 9pt;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	}

td  {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	}

a {
    color: #111565;
}

a.submenu {text-decoration: none;
	font-size: 9pt;}


a:hover{
    color: #000000;
}

.error {
    font-weight: bold;
    color: red;
}

.warning {
    font-weight: bold;
    color: orange;
}

.message {
    font-weight: bold;
    color: 003399;
}

#bgtop {position: absolute;
       top: 130px;
       left: 400px;
}

#images {position: absolute;
        width: 140px;
        height: 150px;
        left: 460px;
        top: 230px;
        }

#top {	position: absolute;
	width: 100%;
	height: 100px;
	text-align: left;
	left: 0px;
	top: 0px;
	border-top: solid 4px #001468;
	}

#menu {	position: absolute;
	left: 0px;
	top: 104px;
	width: 100%;
	height: 24px;
	background: #001468;
	overflow: hidden;
	}

#lijnmenu {position: absolute;
          left: 0px;
          top: 101px;
          width: 100%;
          height: 4px;
          background: #FFF294;
          overflow: hidden;
          }

#content { 	position: absolute;
		width: 429px;
		top:140px;
		left: 30px;
		text-align: justify;
		padding-bottom: 30px;
		}

ul.normal	{list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-top: 6px;
	}


ul.menu	{list-style-type: none;
	padding-left: 24px;
	margin-left: 0px;
	margin-top: 4px;
	}

ul.submenu	{list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 96px;
	margin-top: 96px;
	}

li	{padding-left: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	}

li.menu	{display: inline;
	padding-left: 3px;
	margin-left: 3px;
	padding-right: 5px;
	margin-right: 6px;
	}

li.menuselected	{display: inline;
	padding-left: 3px;
	margin-left: 3px;
	padding-right: 5px;
	margin-right: 6px;
	}

p	{padding-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	font-type: verdana;
	font-size: 9pt;
	line-height: 14pt;
	color: #001468;}

h1.kop {padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-type: verdana;
	font-size: 10pt;
	margin-bottom: 0.0em;
	font-weight: bold;
	color: #001468;}

a.menu:active     { color: #FFF294; text-decoration: none;}
a.menu:link       { color: #FFF294; text-decoration: none;}
a.menu:visited    { color: #FFF294; text-decoration: none;}
a.menu:hover      { color: #FFFFFF; text-decoration: underline;}

li.sum            { color: #001468; font-weight: normal; font-family: verdana, helvetica, sans-serif; font-size: 9pt; line-height: 14pt;}
ul.sum            { color: #001468; list-style-type: disc; margin-top: 2px;}

#foto1            {
    position: absolute;
    padding: 2px;
	left: 468px;
	top: 160px;
	width: 140px;
	height: 160px;
	background-color: #ffffff;
    border: solid 1px #e7e7ef;
	}

#foto2            {
    position: absolute;
    padding: 2px;
	left: 468px;
	top: 340px;
	width: 140px;
	height: 160px;
	background-color: #ffffff;
    border: solid 1px #e7e7ef;
	}
	
a.small { font-size: 7pt;}
