#container {
  margin: 0 auto;
  width: 960px;
  z-index: 2;
}
#top{
	width: 100%;
	height:36px;
	z-index:-1;
	left:0px;
}
div#header_menu{
	float:right;
  font-size: 1.2em;
  font-weight: bold;
  height: 33px;
  line-height: 22px;
  margin: -3px 0 0;
  padding: 5px 0 0;
}
div#header_menu a{
	text-decoration:none;
	font-weight:normal;
	height:33px;
	line-height:28px;
	margin-left:20px;
}
div#container_bg{
	width: 100%;
	height:426px;
	position:absolute;
	top:160px;
	left:0px;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:-1;
}
#bestelformulier,#bestelformulier_form {
  float: left;
  margin: 0px 20px 0 0;
  width: 410px;
  height: 397px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}
#content_bottom{
	float:left;
	margin-top:15px;
	width:960px
}
#content_bottom_title{
	float:left;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	padding-left:10px;
	width: 950px;	
}
#content_lp{
	width:960px;
	float:left;
}
#content_bottom_title h1{
	padding:10px;
}
#content_bottom_content{
	float:left;
	width:950px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	padding-left:10px;
}
#content_bottom_content .content_bottom_left,#content_bottom_content .content_bottom_center,#content_bottom_content .content_bottom_right{
	padding:16px 10px;
}
#content_bottom_content a{
	color:#FFC900;
	text-decoration:underline;
}
.content_bottom_left,.content_bottom_center,.content_bottom_right{
	float:left;
	width:275px;
	margin-right:20px;
}
.content_bottom_right{
	margin-right:0px;
}
#header_lp {
  color: #251A06;
  font-size: 42px;
  height: 84px;
  line-height: 38px;
  margin: 28px 0px;
  text-align: left;
  width:960px;
}
.subtitel{
	float:right;
	font-size:26px;
	margin:0px 0px;
}
.subtitel_2{
	float:right;
	font-size:26px;
}
.subtitel_container{
	float:right;
	width:546px;
}
#poweredDiv {
	width: 100%;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
#powered {
  font-size: 11px;
  margin: 0 auto 15px auto;
  width: 156px;
}

#payment_logo{
	float:left;
	width:195px;
	height:35px;
	margin-top:0px;
	margin-left:20px;
	background-image: url("/inspire/template/images/taxi_executive/payment_logo.png");
}
.panelTitle {
  padding-top:0px;
}
.openingstijden{
  padding-top:20px;
}
#company_extra_logo{
	float:left;
	
}
#company_extra_logo img{
	float:left;
	margin:0px 10px;
}
.content_bottom_left_content{
	float:left;
}
.content_bottom_center_content{
	float:left;
}
.content_bottom_right_content{
	float:left;
}
#content_bottom p{
	margin:0px;
}
#company_extra_logo{
	margin-top:15px;
}
/* Bestelform Settings */
.stap1_button, .button_stap2 {
  width: 304px;
  text-align: center;
  font-weight: normal;
}
.bestel_button{
	-moz-border-radius:0px 3px 3px 0px;
	border-radius:0px 3px 3px 0px;
}
.stap1_button{
	-moz-border-radius:3px;
	border-radius:3px;
	width:340px;
	float:left;
	border-left:0px !important;
}
.button_stap2{
	width:289px;
	margin-left:0px;
}
#ga_terug{
	margin-right:0px;
	-moz-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;
}
.stap1_button,.button_stap2,.back_btn,.cancel_btn{
	color:#fff;
	font-weight:bold;	
}
.back_btn{
	width:20px;
	background-image:url('images/back.svg');
	background-position: 15px 18px;
}
.back_btn:hover{
	background-image:url('images/back.svg');
	background-position: 15px 18px;
}

form#formBestel i.ajax_loader{
	float:right;
}
.back_btn{
  line-height: 0; 
  font-size: 0;
  color: transparent; 
}
.bestelForm #powered {
	margin-left:143px;
}
#powered.powered_text {
  font-size: 10px;
  text-decoration: none;
  bottom:-22px;
}
.inputFormStap1 .stap1_button{
	border-left:0px;
	width:315px;
}
.int_flags{
	float:left;
	margin-top:8px;
}
.flag_nl,.flag_en{
	background-image:url('/images/flags.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 23px;
 	height: 17px;
	margin-right:8px;
	float:left;
}
.flag_en{
	background-position:0px -17px;
}