#stappen {
	height:28px;
	width:570px;
	float:left;
	background-color:#f6faea;
}

#stappen ul{
	height:28px;
	float:left;
}

#stappen ul li{
	float:left;
}

#stappen ul li a{
	padding-top:3px;
	text-align:center;
	height:25px;
	width:100px;
	color:#18660b;
	display: block;
	float: left;
	font-weight:bold;
}

.stappen_de ul li a.active{
    padding-right: 10px;
}

#stappen ul li a.active{
	background-image:url(../img/submenu/right_background_algemeen.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#edf6d5;
}

#stappen ul li a.active2{
	background-position:right;
	background-color:#edf6d5;
}

.customer_form p {
	margin: 2px;
	padding: 0px;
	height: 22px;
}

.customer_form p.form_caption{
	width:430px;
	height:25px;
	border-bottom:#18660b solid 1px;
	margin-bottom:10px;
}

.customer_form label{
	display: block;
	float: left;
	width: 200px;
}

.customer_form input{
	float: left;
	width: 225px;
}

.customer_form select{
	float: left;
	width: 230px;
}

.customer_form input.input_second{
	float: left;
	width: 160px;
	margin-left: 5px;
}

.customer_form input.address{
	float: left;
	width: 145px;
}

.customer_form input.housenr{
	float: left;
	width: 70px;
	margin-left: 5px;
}

.customer_form label.form_head{
	font-weight: bold;
}

.customer_form select.select_small{
	width: 60px;
	float: left;
}

input.complete_button {
	height:23px;
	width:69px;
	float:right;
	padding-right:37px;
	padding-top:5px;
}

#arrangement_basis p {
	margin: 0px;
	padding: 0px;
}

#arrangement_basis label {
	float: left;
	display: block;
	width: 170px;
}

#errors {
	color: red;
}

sup {
	color: green;
}

#new_item_hidden {
	display: none;
	visibility: hidden;
}

#new_item {
	display: block;
	visibility: visible;
}

#form_spacer{
}

#new_item p label {
	display: block;
	float: left;
	width: 150px;
}

#new_item p input {
	float: left;
	width: 195px;
}

#new_item p select {
	float: left;
	width: 200px;
}

#arrangement_basis .activiteit p {
	margin: 0 0 5px 0;
	padding: 0;
	height: 20px;
}

.activiteit {
	float: left;
	margin-top: 10px;
	border-top: 1px solid #19670B;
}

.extra_options {
	margin-top: 10px;
}

#arrangement_basis .activiteit p.act_p_title {
	height: 25px !important;
	width: 450px;
	margin: 0 0 5px 0;
}

#arrangement_basis .activiteit p.act_p {
	margin: 0px;
	padding: 0px;
	width: 450px;
	margin: 0 0 5px 0;
	float: left;
	display: block;
}

.act_duur {
	float: left;
	height: 25px !important;
	margin: 20px 0 0 0 !important;
}

.act_nr_pers {
	float: left;
	margin: 10px 0 2px 0;
}


#arrangement_basis .activiteit label {
	float: left;
	display: block;
	width: 150px;
}

#arrangement_basis .activiteit input {
	width: 150px;
	float: left;
}

#arrangement_basis .activiteit div.act_title {
	display: block;
	float:left;
	width: 450px;
	margin: 15px 0 15px 0;
}

#arrangement_basis .activiteit div.act_sub_tot {
	width: 100px;
	float: right;
	text-align: right;
}

#totaal {
	border-top: 1px solid #19670b;
	font-weight: bold;
	padding-top:3px;
	float: left;
	width: 100%;

}

#totaal label {
	display: block;
	float: left;
	width: 150px;
}

#totaal label.totaal_prijs {
	display: block;
	float: right;
	text-align: right;
	width: 150px;
}

#totaal_pp {
	border-top: 1px solid #19670b;
	font-weight: bold;
	padding:3px 0;
	float: left;
	width: 100%;
}

#totaal_pp label {
	display: block;
	float: left;
	width: 150px;
}

#totaal_pp label.totaal_prijs_pp {
	display: block;
	float: right;
	text-align: right;
	width: 150px;
}

.del_act {
	float: right;
	color: red;
	font-weight: bold;
	cursor: pointer;
}

.edit_act {
	float: right;
	color: blue;
	font-weight: bold;
	cursor: pointer;
}

.voeg_item_toe {
	display: block;
	cursor: pointer;
	padding-top:10px;
	padding-bottom: 10px;
}

#stap_3_link{
	color:#19670b;
	text-decoration:underline;
}

.titel{
	margin-top: 10px;
	color:#378f2e;
	font-weight:bold;
	display:block;
	height:30px;
}

#new_item p{
	margin:10px 0;
}

.submit_new_item{
padding:10px 0;
}

#calendar_blue_from, #calendar_blue_from2{
	position:relative;
	top:5px;
	cursor:pointer;
}

#arrangement_basis p#extra{
	padding-top:5px;
}

.act_omschrijving {
	line-height: 20px;
}

.act_omschrijving ul li {
	list-style-type: square !important;
	margin-left: 20px;
}

.new_item_act, .new_item_cat, .new_item_start_time, .new_item_num_pers {
	width: 250px !important;
}

.offerte_aanvraag {
 	margin-bottom: 10px;
 	color: #378f2e;
 	font-weight: bold;
 	cursor: pointer;
}