/******* Glogal Styles ************/
*{
  margin            : 0px;
  padding           : 0px;
}
a{
  text-decoration   : none;
}
body{
  background        : url(../img/bg.jpg) left top repeat;
}
h1{
  font              : 19px "Trebuchet MS";
  color             : #898989;
  margin-left       : 58px;
}
img{
  border            : 0px;
}
li{
  list-style        : none;
  float             : right;
  font              : 12px Tahoma;
  letter-spacing    : 1px;
}
/******* Glogal Styles End ********/
.header_icon li{
   background       : url(../img/inloggen_icon.png) left no-repeat;
   padding          : 0 19px 0 25px;
}
.header_icon a{
  color             : #010CD8;
}
.main_menu ul{
  margin: 0 20px 0 0;
}

.main_menu li{
  margin          : 0 0 0 33px;
}
.main_menu a{
  color             : #010CD8;
}
.body_background{
  background        : url(../img/body_bg.jpg) center bottom no-repeat;
  top               : 15px;
  left              : 15px;
}

.txt_cont{
  margin-left                    :   60px;
  margin-top                     :   15px;
  padding                        :  0 0 0 0px;
  float                          :  left;
  width                          :  480px;
  height                         :  240px;
  font                           :  11px "Tahoma";
  color                          :  #ffffff;
  text-align                     :  left;
  }
  .last_text
  {
    font: bold 11px Tahoma;
    color: #000000;
    line-height:30px;
	padding-right:17px;
  }
 .last_text a
  {
    color: #000000;
    text-decoration: underline;
  }
  span.step_text
  {
    color: #ff0000;
    font: 11px Tahoma;
  }


/************* Body Pat End **************/

/************* Footer Pat *****************/
.footer_left a{
  color             : #010CD8;
  font              : 11px Tahoma;
}
.footer_right a{
  color             : #010CD8;
  font              : 11px Tahoma;
}

/************* Footer Pat End **************/
.klant_worden input{
	width:180px;
	border:1px solid #000;	
}

.klant_worden input[type="radio"], .klant_worden input[type="checkbox"]{
	width:20px;
	height:20px;
}

.klant_worden textarea{
	width:200px;
	border:1px solid #000;	
}
