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

img {
  border : 0px; 
} 

img.images {
  display : block; 
  margin : 4px; 
  margin-bottom : 0px; 
} 

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

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

a.white , a.white:link , a.white:visited {
  color : #ffffff; 
  text-decoration : none; 
} 

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

a.orange , a.orange:link , a.orange:visited {
  color : #ff9000; 
  text-decoration : none; 
} 

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

h1 {
  font-size : 14px; 
  font-weight : bold; 
  color : #ff9000; 
} 

.left_title {
  list-style-type : square; 
  margin-left : -10px; 
  margin-right : 10px; 
  font-weight : bold; 
} 

.left_text {
  list-style-type : none; 
  margin-left : -10px; 
  margin-right : 10px; 
  font-weight : bold; 
  font-size : 10px; 
} 

.orange {
  color : #ff9000; 
} 

#container {
  width : 754px; 
  margin : auto; 
  background-image : url(afbeeldingen/back.gif); 
  background-repeat : repeat-y; 
  overflow : hidden; 
} 

#left {
  display : inline; 
  float : left; 
  width : 183px; 
  background-color : #232a5d; 
  color : #ffffff; 
  text-align : left; 
  overflow : hidden; 
} 

#left_bottom {
  width : 100%; 
  height : 150px; 
  background-image : url(afbeeldingen/left_bottom.gif); 
  overflow : hidden; 
} 

#right {
  display : inline; 
  float : right; 
  width : 571px; 
  background-color : #232a5d; 
  background-image : url(afbeeldingen/mainback.gif); 
  background-position : bottom right; 
  background-repeat : no-repeat; 
  overflow : hidden; 
} 

#images {
  display : inline; 
  float : left; 
  width : 111px; 
  background-color : #ffffff; 
  overflow : hidden; 
} 

#images_spacer {
  width : 100%; 
  height : 4px; 
  overflow : hidden; 
} 

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

#inner {
  width : 430px; 
  margin : 15px; 
  color : #ffffff; 
  text-align : left; 
} 

#top {
  width : 100%; 
  height : 171px; 
  background-image : url(afbeeldingen/top.gif); 
  text-align : right; 
  overflow : hidden; 
} 

#bottom {
  width : 100%; 
  height : 12px; 
  overflow : hidden; 
} 

#menu_home {
  display : inline; 
  position : relative; 
  top : 131px; 
  right : 32px; 
} 

#menu_aanbod {
  display : inline; 
  position : relative; 
  top : 131px; 
  right : 32px; 
} 

#menu_verkoop {
  display : inline; 
  position : relative; 
  top : 131px; 
  right : 32px; 
} 

#menu_aankoop {
  display : inline; 
  position : relative; 
  top : 131px; 
  right : 32px; 
} 

#menu_taxatie {
  display : inline; 
  position : relative; 
  top : 131px; 
  right : 32px; 
} 

#menu_links {
  display : inline; 
  position : relative; 
  top : 131px; 
  right : 32px; 
} 

