BODY
{
   	overflow-x: hidden;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #345B97;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #345B97;
    SCROLLBAR-BASE-COLOR: #345B97;
    SCROLLBAR-TRACK-COLOR: #00000;
	height:100%
}

td
{
 	
    FONT-SIZE: 12px;
    color: #3F3F3F;
    FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px
}

h1{
	FONT-SIZE: 13px;
    COLOR: #1C7AC6;
	FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
}

h2{
	FONT-SIZE: 12px;
	COLOR: #1C7AC6;
	padding-bottom: 10px;
	margin:0px;
}

.adres{
	FONT-SIZE: 12px;
	COLOR: #000000;
	margin:0px;
}

.adrestitel{
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	margin:0px;
}

.achtergrond 
{
    background-image: url(images/achtergrond.jpg);
    background-position: bottom right;
    background-repeat: no-repeat
}

.paginaTitel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    color: #345B97;
    FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px
}

.midden
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #345B97;
    FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px
}
.onder
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px
}


textarea 
{
	overflow: auto;
	width: 200px
}

input 
{
	width: 200px
}

select 
{
	width: 200px
}

button 
{
	 color: black;
	 cursor: hand;
	 width: 29px;
	 height: 29px;
	 font-size: 10pt;
	 font: bold
}

a 		
{		
color: #345B97;
	font-weight:bold;
	FONT-SIZE: 12px;
  FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
	text-decoration:none;
	
}

a:hover 
{ 
	color: #345B97;
	font-weight:bold;
	FONT-SIZE: 12px;
  FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
	text-decoration:underline;
}

a.menu 
{
	color: #FFFFFF;
	FONT-SIZE: 12px;
  FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
	font-weight:bold;
}

a.menu:hover 
{ 
	color: #FFFFFF;
	font-weight:bold;
	FONT-SIZE: 12px;
  FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
	text-decoration:underline;
}

a.menuactive 
{ 
	color: #345B97;
	font-weight:bold;
	FONT-SIZE: 12px;
  FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
}

a.menuactive:hover 
{ 
	color: #345B97;
	font-weight:bold;
	FONT-SIZE: 12px;
  FONT-FAMILY: arial, helvetica, sans-serif;
	margin:0px;
	text-decoration:underline;
}


ul,li 
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px; 
}

img 
{ 
	border: none
}

p 
{	
	margin:0px
}

.owmn
{
	color:#345B97;
  padding-top:15px;
	FONT-SIZE: 7pt;
	font-family:arial, helvetica, sans-serif
}


