a:link, a:active, a:visited {font-family: verdana, geneva, arial, helevtica; color: #1272CC; text-decoration: none}
a:hover {font-family: verdana, geneva, arial, helevtica; color: #54A2EA; text-decoration: none}

body
  {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, helvetica, sans-serif; 
  font-size: 11px; 
  color: black;
  line-height:16px;
  background-color: #EAEAEA;
  }
  
div#content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
        line-height:16px;
}

#global
  {
  position: absolute;
  width: 727px;
  left: 50%;
  margin-left: -363px;
  padding: 0px;
  }
  
#header
  {
  position: relative;
  height: 83px;
  background-color: #EAEAEA;
  }

#logo
  {
  position: absolute;
  top: 31px;
  left: 0px;
  }

#logo img
  {
  border: 0px;
  }
  

  
#topnav
  {
  position: relative;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  line-height: 12px;
  padding-left: 1px;
  margin: 0px;
  padding: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  }
  
#topnav a
  {
  color: #676767;
  text-decoration: none;
  }

#topnav a:hover
  {
  color: #C0C0C0;
  text-decoration: none;
  }

#topnav .amenu
  {
  color: #C0C0C0;
  }

#topnav .seperator
  {
  color: #9C9C9C;
  margin-left: 1px;
  margin-right: 1px;
  }
  
 

  
#steps #step1
  {
  position: absolute;
  left: 12px;
  top: 145px;  
  width: 190px;
  height: 156px;
  }
  
#steps #step2
  {
  position: absolute;
  left: 224px;
  top: 145px;  
  width: 190px;
  height: 156px;
  }
  
#steps #step3
  {
  position: absolute;
  left: 496px;
  top: 145px;  
  width: 219px;
  height: 156px;
  visibility: hidden;
  }
  
#steps #step3_beheer
  {
  position: absolute;
  left: 496px;
  top: 38px;  
  width: 219px;
  height: 156px;
  }

#steps #step3 a, #steps #step3_beheer a
  {
  text-decoration: none;
  }
  
#steps #step3 .invoer1, #steps #step3_beheer .invoer1
  {
  position: absolute;
  right: 0px;
  top: 48px;  
  width: 130px;
  background-color: #9DD7FF;
  border: 1px solid #333399;
  color: #333399;
  font-size: 11px;
  padding: 0px;
  padding-left: 5px;
  padding-bottom: 1px;
  }
  
#steps #step3 .invoer2, #steps #step3_beheer .invoer2
  {
  position: absolute;
  right: 0px;
  top: 145px;  
  width: 130px;
  background-color: #9DD7FF;
  border: 1px solid #333399;
  color: #333399;
  font-size: 11px;
  padding: 0px;
  padding-left: 5px;
  padding-bottom: 1px;
  }
  
#steps #step3 .text1, #steps #step3_beheer .text1
  {
  position: absolute;
  left: 0px;
  top: 48px;  
  font-size: 11px;
  }
  
#steps #step3 .text2, #steps #step3_beheer .text2
  {
  position: absolute;
  left: 0px;
  top: 75px;  
  font-size: 11px;
  }
  
#steps #step3 .radiobtn, #steps #step3_beheer .radiobtn
  {
  position: absolute;
  left: 0px;
  top: 145px;  
  font-size: 11px;
  }
  
#steps #step3 .radiobtn input, #steps #step3_beheer .radiobtn input
  {
  margin: 0px;
  padding: 0px;
  }
  
#steps #step3 .button, #steps #step3_beheer .button
  {
  position: absolute;
  right: 0px;
  top: 106px;  
  border: 1px solid #333399;
  }
  
 
  
#footnav
  {
  position: relative;
  height: 19px;
  background-color: #C5C5C5;
  text-align: center;
  padding-top: 6px;
  font-size: 11px;
  line-height:12px;
  }

#footnav a
  {
  color: #484848;
  text-decoration: none;
  }

#footnav a:hover
  {
  color: #A1A1A1;
  text-decoration: none;
  }

#footnav .amenu
  {
  color: #A1A1A1;
  cursor: default;
  }

#footnav .seperator
  {
  color: #FFFFFF;
  margin-left: 2px;
  margin-right: 2px;
  }
  
#footer
  {
  position: relative;
  height: 10px;
  background-color: #EAEAEA;
  }