/* === schermdelen === */
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px
}

hr {
   border: 1;
   color: #CCCCCC;
}
/*
 * IE hack - IE doesn't know min-height but does incorrectly interpret
 * height, effectively causing the same effect as min-height should in
 * this case. Uses IE's root ghost hack to only apply to IE.
*/


#head {
	position: absolute;
	padding: 0;
	width: 100%;
	top: 0;
}
#foot {
	position: absolute;
	padding: 0;
	width: 100%;
	bottom: 0;
}
#main {
	padding-left: 210px;
	padding-top: 15px;
	padding-bottom: 50px;
	width: 752px;
}
#printdiv {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 50px;
	left: 10px;
	width: 640px;
}
.printdiv {
   font-size: 1px;
}
#menu {
	position:absolute;
	z-index:2;
	top: 50px;
	left: 10px;
	width:1000px;
	height:200px;
}
#submenu {
	position:absolute;
	z-index:3;
	top: 143px;
	left: 0px;
	width:180px;
	height:auto;
}

/* === einde schermdelen === */

/* === fonttypes === */
a:link, a:visited, a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099cc;
	text-decoration:none;
}
a:hover {
	color:#0099cc;
	text-decoration:underline;
}

.rodeurl:link, .rodeurl:visited {
	color:#FF0000;
	text-decoration: underline;
}

.rodeurl:hover, .rodeurl:active {
	color :#0099cc;
	text-decoration : none;
}

.DefaultTextSmall  {
	font-size : 9px;
	color : #666666;
	text-decoration : none;
}
.DefaultTextSmall a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
H1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight : 600;
}
H2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight : 600;
}	
/* === einde fonttypes === */

/* === redefined tags ===*/
table	{
	vertical-align:top;
}
td	{
	vertical-align:top;
}
th	{
	text-align:left;
}
hr	{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7396B5;
	padding: 1px;
	width: 230px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7396B5;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7396B5;
}
/* === einde redefined tags ===*/

/* === grijs menu === */

#grijsmenu {
	position:absolute;
	left:0px;
	top:116px;
	width:1000px;
	height:20px;
}

#registreer {
	position:absolute;
	left:401px;
	top:1px;
	width:199px;
	height:18px;
}

#leeg3 {
	position:absolute;
	left:201px;
	top:1px;
	width:199px;
	height:18px;
}
/*einde grijs menu*/

/* === onderdelen === */
#kop	{
	background-color: #E0E4E5;
}
#alinea	{
	width:100%;
}

