html {
  height : 100%; 
} 

body {
  height : 100%; 
  margin : 0px; 
  padding : 0px; 
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px; 
  line-height : 20px; 
  color : #000000; 
  text-align : center; 
  background-color : #ffffff; 
} 

img {
  border : 0px; 
} 

img.logo {
  float : right; 
} 

a , a:link , a:visited {
  color : #a30000; 
  font-weight : bold; 
  text-decoration : none; 
} 

a:hover , a:focus , a:active {
  color : #909090; 
  font-weight : bold; 
  text-decoration : none; 
} 

a.regios , a.regios:link , a.regios:visited {
  color : #909090; 
  font-weight : bold; 
  font-size : 9px; 
  text-decoration : none; 
} 

a.regios:hover , a.regios:focus , a.regios:active {
  color : #a30000; 
  font-weight : bold; 
  font-size : 9px; 
  text-decoration : none; 
} 

a.leftlinks , a.leftlinks:link , a.leftlinks:visited {
  color : #909090; 
  font-style : italic; 
  font-weight : normal; 
  font-size : 12px; 
  text-decoration : none; 
} 

a.leftlinks:hover , a.leftlinks:focus , a.leftlinks:active {
  color : #a30000; 
  font-style : italic; 
  font-weight : normal; 
  font-size : 12px; 
  text-decoration : none; 
} 

div.titlebar {
  background-image : url(afbeeldingen/titlebar.gif); 
  width : 100%; 
  height : 48px; 
  line-height : 48px; 
  font-size : 13px; 
  font-style : italic; 
  color : #6e0000; 
  text-align : left; 
} 

div.inner {
  width : 436px;
  margin : 0px 16px 0px 16px; 
  text-align : left; 
} 

span.bedrijfsnaam {
  font-size : 13px; 
  font-weight : bold; 
} 

#container {
  width : 768px; 
  margin : auto; 
  margin-bottom : -26px; 
  height : 100%; 
  min-height : 100%; 
  background-image : url(afbeeldingen/back.gif); 
  background-position : top; 
  background-repeat : repeat-y; 
} 

body > #container {
  height : auto; 
} 

#float_top {
  width : 768px; 
  height : 100px; 
  margin : auto; 
  background-image : url(afbeeldingen/top.png); 
  overflow : hidden; 
} 

#float_container {
  width : 768px; 
  height : auto; 
  overflow : hidden; 
} 

#main_left {
  display : inline; 
  float : left; 
  width : 300px; 
  background-image : url(afbeeldingen/left_back.gif); 
  background-repeat : repeat-y; 
  text-align : right; 
  overflow : hidden; 
} 

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

#main_left_1 {
  display : inline; 
  float : right; 
  width : 100px; 
  line-height : 13px; 
  text-align : left; 
  overflow : hidden; 
} 

#main_left_2 {
  display : inline; 
  float : right; 
  width : 140px; 
  line-height : 13px; 
  text-align : left; 
  overflow : hidden; 
} 

#main_left_top {
  background-image : url(afbeeldingen/left_top.gif); 
  width : 300px; 
  height : 34px; 
  overflow : hidden; 
} 

#main_left_bottom {
  background-image : url(afbeeldingen/left_bottom_2.gif); 
  width : 300px; 
  height : 300px; 
  text-align : right; 
  overflow : hidden; 
} 

#main_left_bottom_inner {
  width : 255px; 
  height : 300px; 
  margin-left : auto; 
  font-size : 13px; 
  color : #909090; 
  line-height : 56px; 
  text-align : center; 
  overflow : hidden; 
} 

#main_right {
  display : inline; 
  float : right; 
  width : 468px; 
  margin-bottom : 26px; 
  overflow : hidden; 
  background-image : url(afbeeldingen/main_back.gif); 
  background-position : top; 
  background-repeat : repeat-y; 
} 

#main_right_inner {
  width : 100%; 
  overflow : hidden; 
  background-image : url(afbeeldingen/main_bottom.gif); 
  background-position : bottom; 
  background-repeat : no-repeat; 
} 

#bottom {
  width : 768px; 
  margin : auto; 
  height : 26px; 
  margin-bottom : 26px; 
  background-image : url(afbeeldingen/bottom.gif); 
  background-position : center; 
  background-repeat : no-repeat; 
  overflow : hidden; 
} 

.ietsgroter {
  font-size : 12px;
}

