body {
  margin : 0px; 
  padding : 0px; 
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px; 
  line-height : 18px; 
  color : #000000; 
  background-color : #ffffff; 
  background-image : url(afbeeldingen/back.gif); 
  background-position : center; 
  background-repeat : repeat-y; 
  text-align : center; 
}

input {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px;	
} 

img {
  border : 0px; 
}

ul {
	margin: 0;
	padding-top: 0;
	padding-left: 25px;
} 

h1 {
  font-size : 15px; 
  font-weight : bold; 
  color : #EA0202; 
}
 

h2 {
  font-size : 12px; 
  font-weight : bold;  
  color : #EA0202;
  margin: 0;
  padding-top: 0;
  
} 

a.h2 , a.h2:link , a.h2:visited {
  color: #EA0202;
  text-decoration : underline; 
}

a.h2:hover , a.h2:focus , a.h2:active {
  color: #EA0202;
  text-decoration : underline; 
}

a , a:link , a:visited {
  color : #000000; 
  text-decoration : underline; 
} 

a:hover , a:focus , a:active {
  color : #000000; 
  text-decoration : underline; 
} 

span.title1 {
  font-size : 15px; 
  font-weight : bold; 
  color : #EA0202; 
} 
span.title2 {
  font-size : 14px; 
  font-weight : bold; 
  color : #013EA9; 
} 

span.title {
  font-size : 12px; 
  font-weight : bold; 
  color : #EA0202; 
} 

#container {
  width : 768px; 
  margin : auto; 
} 

#top {
  width : 768px; 
  height : 143px; 
  background-image : url(afbeeldingen/top.jpg); 
  overflow : hidden;
}
#topOver {
  width : 768px; 
  height : 143px; 
  overflow : hidden;
  padding-top: 123px;
  padding-left: 240px;
  color: #FFFFFF;
  font-weight: bold;
}

a.topOver , a.topOver:link , a.topOver:visited {
  color : #FFFFFF; 
  text-decoration : none; 
}

a.topOver:hover , a.topOver:focus , a.topOver:active {
  color : #FFFFFF; 
  text-decoration : underline; 
}  

#left {
  display : inline; 
  float : left; 
  width : 523px; 
  background-image : url(afbeeldingen/left_back_new.gif); 
  background-position : top; 
  background-repeat : no-repeat; 
  text-align : left; 
  overflow : hidden; 
} 

#left_container {
  width : 100%; 
  overflow : hidden; 
} 

#left_1 {
  display : inline; 
  float : left; 
  width : 207px; 
  height : 216px; 
  text-align : right; 
  letter-spacing : 1px; 
  line-height : 24px; 
  color : #404040; 
  margin-right : 15px;
  overflow : hidden;
} 

#left_1_dashedLine {
  display : inline; 
  float : left; 
  width : 2px; 
  height : 216px; 
  background-image : url(afbeeldingen/left_back_dashed.gif); 
  background-position : top; 
  background-repeat : no-repeat; 
} 

#left_2 {
  display : inline; 
  float : left; 
  width : 284px; 
  height : 216px; 
  text-align : left; 
  font-size : 16px; 
  line-height : 24px; 
  color : #EA0202; 
  font-weight : bold; 
  margin-left : 15px; 
  overflow : hidden; 
} 

#left_3 {
  display : inline; 
  float : right; 
  width : 450px; 
  margin-right : 8px;
  text-align : left; 
  overflow : hidden; 
  background-color : #ffffff; 
} 

#right {
  display : inline; 
  float : right; 
  width : 245px; 
  overflow : hidden; 
}

#right_3 {
  width : 85%; 
  padding : 0px;
  text-align : left;
} 

#right_2 {
  width : 100%; 
  padding: 16px;
  text-align : left; 
  background-color: #EBEDF6;
  background-image : url(afbeeldingen/right_back_new.gif); 
  background-position : top left; 
   /* background-repeat : no-repeat;*/
} 

#right_1 {
  width : 100%;  
  padding : 16px; 
  text-align : left; 
} 

#spacer_left {
  width : 100%; 
  height : 5px; 
  overflow : hidden; 
}
