@CHARSET "UTF-8";

.reserveringhulp .korf {
	border-bottom: thin solid gray;
	padding: 0px 5px 15px 5px;
}

.korf { /*background-color: olive;*/

}

#aantalkaarten{
	width:80%;
}

.reserveringhulp input,
.invoer input{
	padding-right: 0px;
/*	margin-bottom: 10px;*/
	margin-right: 10px;
	width:100%;
}

.invoer .button,
.invoer select,
.invoer input {
/*	margin: 0 5px;
	padding: 0 2px;*/
}

.reserveringhulp .korf table {
	border: 2px black;
	border-style: solid;
	border-collapse: collapse;
}

.reserveringhulp .korf td,.reserveringhulp .korf th {
	padding: 0 10px 0 5px;
	border: 1px solid black;
	font-size: 0.8em;
}

.reserveringhulp td, .reserveringhulp th{
/*	font-size: 0.8em;*/
	text-align: left;
}

.reserveringhulp .korf th {
	text-align: center;
}
.reserveringhulp{
	width: 95%;
	float: none;
	position: relative;
}
.reserveringhulp .korf img {
	border: none 0;
}

.reserveringhulp .invoer {
	margin-top: 15px;
	border: 1px solid black;
	padding: 2px 5px;
}

.reserveringhulp td.stapindikator {
	text-align: right;
	border-bottom: 1px solid gray;
	height: 30px;
	vertical-align: bottom
}

.reserveringhulp .scheiding >td {
	border-bottom: 1px solid gray;
/*	padding-top:	3px;*/
}

.reserveringhulp table{
	border-collapse: collapse;

	}

#dropdownbox {
	width: 155px;
}

.reserveringhulp #typekorting{
	width: 80%;
}

.reserveringhulp_helptekst {
	padding-top: 10px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.reserveringhulp_helptekst ol li{
	list-style-position: outside;
	margin-left: 18px;
}
