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

table {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px; 
   color: #513510;
}

input {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px; 	
} 

img {
  border : 0px; 
}

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

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

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

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

a.h2:hover , a.h2:focus , a.h2:active {
  color: #bc0808;
  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 : #bc0808; 
} 
span.title2 {
  font-size : 14px; 
  font-weight : bold; 
  color : #05319c; 
} 

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

#container {
  width : 768px; 
  height: 100%;
  margin : auto; 
} 

#top {
  width : 768px; 
  height : 300px; 
  background-image : url(afbeeldingen/top.jpg); 
  overflow : hidden;
}
#middle {
	width: 768px;
	height: 67px;
	background-image: url(afbeeldingen/middle.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.txt {
	padding-top: 46px;
	padding-left: 200px;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 11px;
}

.txt_r {
	text-align: left;
	color: #513510;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px; 
}

.titel_txt_r {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #513510;
	line-height: 60px;
}
#content {
	width: 768px;
	margin: 0px;
	padding: 0px;
	background-image: url(afbeeldingen/back_middle.gif);
	overflow: hidden;
	vertical-align: top;
	text-align: left;
}
#left {
  display: inline;
  float : left; 
  width : 190px;
  padding-left: 61px;
  overflow : hidden; 
  overflow: visible;
} 

#bottom {
  background-image : url(afbeeldingen/bottom.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 : #05319c; 
  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; 
  width: 450px;
  float : left;
  padding-left:10px;
  overflow : hidden; 
}

#right_1 {
  width : 500px;  
  /*padding : 16px; */
  text-align : left; 
} 

#topOver {
  width : 768px; 
  height : 143px; 
  overflow : hidden;
  padding-top: 123px;
  padding-left: 240px;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

