body {
	background-color: #FFFFFF;
    margin-left: 10px;
	margin-top: 10px;
    padding: 0;
	font-family: Arial,sans-serif;
    font-size: 100%;
	color: #000000;
}

table,td {
	color: #000000;
    font-family: Arial,sans-serif;
    font-size: 90%;
    font-stretch: normal;
    font-weight: normal;
}

select {
    font-family: Arial,sans-serif;
	color: #004489;
    font-size: 1em;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
	border: 1px solid #fbc24e;
}

input {
    font-family: Arial,sans-serif;
	color: #004489;
    font-size: 1em;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
	width: 300px;
}
textarea {
    font-family: Arial,sans-serif;
	color: #004489;
    font-size: 1em;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
	border: 1px solid #fbc24e;
}

checkbox {
	border: 1px solid #fbc24e;
}

a {
	color: #fbc24e;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: none;
}

a:hover {
    color: #004489;	
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: underline;
}

h1 {
    color: #004489;
    font-size: 2.4em;
    -x-system-font: none;
    font-family: Arial,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 110%;
    padding-top: 3px;
}

.titel {
    color: #004489;
    font-size: 2.4em;
    -x-system-font: none;
    font-family: Arial,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 110%;
    padding-top: 3px;
}

h2 {
    color: #004489;
    font-size: 1.2em;
	font-weight: bold;
}

.kop {
    color: #004489;
    font-size: 1.2em;
	font-weight: bold;
}

.kop1 {
	color: #fbc24e;
    font-size: 1.2em;
	font-weight: bold;
}

.kop2 {
    color: #004489;
    font-size: 1.2em;
	font-weight: bold;
}

.button {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#004489;
	background-image: url('/style/kwikfit/images/');
    background-position: 0 55%;
    background-repeat: no-repeat;
}

.buttons {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#004489;
	background-image: url('/style/kwikfit/images/button_kf.jpg');
    height: 25px;
    width: 108px;
	border:none;
}

.button_zoek {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Zoek_button.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_eerste {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Eerste.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_laatste {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Laatste.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_print {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Print.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_solliciteren {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Solliciteren.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_solliciteer {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Solliciteer.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_terug {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Terug_button.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_volgende {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Volgende.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_vorige {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/Vorige.png');
    height: 38px;
    width: 115px;
	border:none;
}

.button_open {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url('/style/kwikfit/images/open_sollicitatie.png');
    height: 38px;
    width: 115px;
	border:none;
}

.sol_rechts_1 {
	width: 300px;
}

.breed {
	width:685px;
}

.col1 {
	width:300px;
}

.col2 {
	width:300px;
	border: 1px solid #fbc24e;
}

.lege_regel {
	height:15px;
}

.hidden {
	display: none;
}