body
{
	background:#90C6DC;
	margin:0px;
	overflow-x:hidden;
	font-family:arial;
	color: #1e1865;
	font-size:12px;
	text-align:center;
	height: 100%;
}

img ,a
{
	border:0px;
}
a 
{
	color:#1781B4;
    font-weight: bold; 
	text-decoration:none;
}

a:hover 
{
	color:#C31E25;
    font-weight: bold;
	text-decoration:underline;
}


.Topper
{
position:relative;
width: 972px;
height: 189px;
background-color: #CCDDEE;
background-image: url('/images/top.png');
background-repeat: no-repeat;
z-index: 99999;
}

.LogoPlace
{
position: relative;
left: -130px;
top: 18px;
z-index: 1000;
display: block;
}

#LogoPlace2
{
position: absolute;
width: 40px;
height: 41px;
right: 785px;
top: 7px;
background-image: url('/images/home.png');
display: none;
z-index: 9000;
}

#TheImageTop
{
position: relative;
float: right;
top: -119px;
height: 143px;
z-index: 2;
background-color: #85BFD8;
}


.website
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 972px;
min-height: 100%;  
text-align: center;
}

.UnderTop
{
position: relative;
width: 972px;
top: -100px;
background-color: #85BFD8;   
height: 100%;    
z-index: 2005; 
}


.leftSite
{
position: relative;
float: left;
background-color: #90c6dc;
background-image: url('/images/leftbck.png');
background-repeat: no-repeat;
width: 209px;
min-height: 443px;
height: 100%;
}

.rightSite
{

position: relative;
float: left;
background-color: #ffffff;
width: 763px;
min-height: 100%;  
}


.solidclearer
{clear:both;}

.footer
{
position: relative;
background-color: #BC161C;
color: #ffffff;
min-height: 20px;
top: -115px;
margin-left: auto;
margin-right: auto;
width: 972px;
text-align: center;
}

.rightMiddleContent
{
position: relative;
float: left;
width: 743px;
text-align: left;
padding: 10px;  
min-height: 440px;
height: 100%;        
background-color: #ffffff;
background: url('/images/right.png') repeat-y top right;  
}

.contentcontent
{
position: relative;
width: 675px;
padding-left: 10px;

 }

 .Topper table a
 {
 position: relative;
 color: #ffffff;
 text-decoration: none;  
 }
 
 .tabletop
 {
 position: relative;
 font-family: arial;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 z-index: 99999;
 top: -112px;
 left: 220px;
 }
 
 
  .Topper table a:hover
 {
 position: relative;
 color: #0B82B0;
 text-decoration: none;    
 }
 
 .menubutton
 {
 position: relative;
 width: 84px;
 top: -1px;   
 height: 21px;   
 border-right: 1px solid #ffffff;  

 }

 .menubutton:hover, .menubutton_active
 {
 position: relative;
 background-color: #ffffff;
 width: 84px; 
 color: #0B82B0;  
 height: 21px;   
 top: -1px;
 left: -1px;
 background-image: url('/images/menubck.png');
 background-position: left top;   
 background-repeat: no-repeat;
 }
 
 .Topper .menubutton_active a{color: #0B82B0}
 
 .menubutton a{position: relative;padding-top: 3px;}
 .menubutton:hover a, .menubutton_active a:visited,  .menubutton_active a:active
 { position: relative;color: #0B82B0;margin-top: 1px;  }
 
 .sub
 {
 position: relative;
 float: left;
 left: 72px;
 top: 30px;
 min-height: 443px;
 text-align: left;
 vertical-align: top;
 width: 136px;
 font-family: arial;
 font-weight: bold;
 color: #C31E25;
 }
 .foto
 {position: relative;top: 3px;}
 
 #submenuwrapper, #submenuwrapper_active
 {
 position: relative;
 left: 1px;
 top: 1px;
 border-top: 1px solid #ffffff;
 padding-left: 20px;
 padding-top: 2px;
 height: 18px;
 }
 
 #submenuwrapper:hover, #submenuwrapper_active  
 {
 position: relative;
 left: 1px;
 top: 1px;
 background-image: url('/images/left-item-bck.png');
 background-position: right;
 background-repeat: no-repeat;
 }
 
 #subsubmenuwrapper, #subsubmenuwrapper_active
 {
 position: relative;
 left: 1px;
 top: 1px;
 border-top: 1px solid #ffffff;
 padding-left: 20px;
 padding-top: 2px;
 height: 18px;
 }
 
 #subsubmenuwrapper:hover, #subsubmenuwrapper_active  
 {
 position: relative;
 left: 1px;
 top: 1px;
 background-image: url('/images/left-item-bck.png');
 background-position: right;
 background-repeat: no-repeat;
 }
 
 
 a.submenu 
 {
  position: relative;
  color: #C31E25;     
  text-decoration: none;
 }
 
 a.submenu2
 { 
 	position: relative;
 	padding-left: 10px;
  color: #ffffff;     
  text-decoration: none;
 }
 
 
 a.submenu2:hover
 {
 
 }
 
 /* articles */
 .articles_title, .form_title
 {
 position: relative;
 font-size: 16px;
 top: 22px;
 color: #90C6DC;
 width: 650px;
 border-bottom: 1px solid #90C6DC; 
 font-weight: bold;
 }
 
 .articles_introtext, .form_introtext
 {
   position: relative;
   font-size: 12px;
   top: 22px;  
   margin-top: 10px; 
  padding-right: 30px;
  padding-bottom: 30px;
   line-height: 1.6;
 }
 
 .articles_maintext
 {
 position: relative;
 font-size: 12px;  
    top: 22px;  
 padding-top: 15px;
  padding-right: 30px;  
 line-height: 1.6;  
 }
 
 
 
 .articles_readmore
 {
 position: relative;
 background-image: url('/images/leesmeer.gif');
 background-position: left;
 background-repeat: no-repeat;
 text-align: left;
 float: left;
 padding-left: 16px;
 }
 
  /* forms */
 
 .form
 {
 position: relative;
 
 }
 
 .formEntry
 {
  position: relative;
  height: 14px;
 }
 
 label 
 {
width: 14em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
 }
 
 .forminput        
 {
 position: relative;
 width: 300px;
 border: 1px solid #90C6DC;    
 background-color: #EBEBEB;
 font-family: arial;
 }
 
 input, textarea
 {
   position: relative;
 width: 300px;
 border: 1px solid #90C6DC;    
 background-color: #EBEBEB;
 font-family: arial;
 }
 
 select.forminput, select 
 {
  position: relative;
 width: 306px;
 border: 1px solid #90C6DC;    
 background-color: #EBEBEB;
 }
 
 .forminput:hover
 {
  border: 1px solid #C31E25;    
 }
 
 
 .form_buttons
 {
 position: relative;
 width: 300px;
 left: 73px;
 }
 
 .new_formButton
 {
 position: relative;
 top: 10px;
 left: 7.6em;
 border: 1px solid #EBEBEB;
 background-color: #90C6DC;
 color: #000000;
 margin-bottom: 10px;
 }
 
  .new_formButton:hover
 {
 position: relative;
 top: 10px;
 left: 7.6em;
 border: 1px solid #C31E25;
 background-color: #90C6DC;
 color: #000000;
 margin-bottom: 10px;
 }