html,body {
	margin:0;
	padding:0;
	height:100%;
	/* needed for container min-height */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #0055A5;
	font-size : 18px;
	background-color : #FFFFFF;
}

div#container {
	position:relative;
	/* needed for footer positioning*/
	margin: 0 auto;
	/* center, not in IE5 */
	width:100%;
	left: 0px;
	right: 0px;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
	/* real browsers */
	background-image : url('backdots.png');
	background-position : top center;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

div#header {
	padding:0em;
	margin:0 auto;
	left:0px;
	right:0px;
	width:100%;
	background-image : url('header_welkom.jpg');
	background-position : top center;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

div#content {
	position:relative;
	padding: 0em 0em 0em 0em;
	/* bottom padding for footer */
	margin:0 auto;
	width: 1000px;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
	background-image : url('swirl.png');
	background-position : bottom right;
	background-repeat : no-repeat;
}

div#footer {
	position:absolute;
	width:100%;
	height:60px;
	bottom:0px;
	right:0px;
	left:0px;
	background-color : #FFFFFF;
	/* stick to bottom */
}

A.menuwit, A.menuwit:ACTIVE, A.menuwit:LINK, A.menuwit:VISITED, A.menuwit:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}

A.menuactive, A.menuactive:ACTIVE, A.menuactive:LINK, A.menuactive:VISITED, A.menuactive:HOVER, td.menuactive  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}

td.blokje {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #0055A5;
	font-size : 19px;
	text-decoration : none;
	background-color : #FFFFFF;
}

INPUT, TEXTAREA {
	color : #000000;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #0055A5 #0055A5 #0055A5 #0055A5;
}

input.zoek {
	color : #000000;
	width : 143px;
	height : 19px;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-width : 0px 0px 0px 0px;
	background-image : url(zoeken.jpg);
	background-repeat : no-repeat;
}

input.submit {
	border : none;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #0055A5 #0055A5 #0055A5 #0055A5;
}

A, A:ACTIVE, A:LINK,A:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #0055A5;
	font-size : 18px;
	text-decoration : underline;
}

A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #0055A5;
	font-size : 18px;
	text-decoration : none;
}

A.blauw, A.blauw:ACTIVE, A.blauw:LINK,A.blauw:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #F89829;
	font-size : 18px;
	text-decoration : underline;
}

A.blauw:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #F89829;
	font-size : 18px;
	text-decoration : none;
}

A.menuleft, A.menuleft:ACTIVE, A.menuleft:LINK, A.menuleft:VISITED, td.menuleft {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform : none;
	font-size : 18px;
	text-decoration : none;
}

A.menuleft:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color: #000000;
	font-size : 18px;
	text-decoration : underline;
}

.titel{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0055A5;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

H1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0055A5;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

TD.bottom {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0055A5;
	font-size : 18px;
	text-decoration : none;
}

A.bottom, A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0055A5;
	font-size : 18px;
	text-decoration : none;
}

A.bottom:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0055A5;
	font-size : 18px;
	text-decoration : underline;
}

A.submenuactive, A.submenuactive:ACTIVE, A.submenuactive:LINK, A.submenuactive:VISITED  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 18px;
	text-decoration : none;
}

A.submenuactive:HOVER{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 18px;
	text-decoration : underline;
}

A.submenu, A.submenu:ACTIVE, A.submenu:LINK, A.submenu:VISITED,A.submenu:HOVER  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 18px;
	text-decoration : none;
}

TD.submenuactive  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 18px;
}

td.red{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #E2001A;
	font-size : 18px;
	font-weight:bold;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  TD.tableheading{
  background-color: #000000; 
  color: White;
  }
  
  td.tableheader, tr.tableheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 18px;
	text-decoration : none;
	font-weight:bold;
	background-color:#F89829;
	line-height:15px;
}

.active{
	color : White;
	background-color : #F89829;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
}

.homeli{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #0055A5;
	font-size : 15px;
}
