
#internkop {
    font-weight: bold;
}

#externkop {
    font-weight: bold;
    padding-top: 32px;
}

ul#vacatures_list {
	list-style-type: none;
}

ul.itemlist li.item,
ul.itemlist_bullet li.item {
    background-position: left 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 0 0 11px 0;
    padding-left: 15px;
}

ul.itemlist li.item {
    padding-left: 0;
}

ul.itemlist li.item .intro,
ul.itemlist_bullet li.item .intro {
    font-weight: normal;
}

ul.itemlist li span,
ul.itemlist_bullet li span {
    font-weight: normal;
}

ul.itemlist h2.item_title,
ul.itemlist_bullet h2.item_title {
    font-style: italic;
}

ul.itemlist a.item_title,
ul.itemlist_bullet a.item_title {
    font-weight: bold;
    text-decoration: underline;
}

div#vacature_detail h2,
div#vacature_submitten h2 {
	font-size: 110%;
}

div#vacature_detail label,
div#vacature_submitten label {
	clear: left;
	display: block;
	margin-bottom: 0px;
}

div.overview_header {
	font-weight: bold;
}

div#vacature_overview {
	padding-left: 5px;
	padding-top: 5px;
}

div.overview_row {
	clear: both;
}

div.row_name {
	font-weight: bold;
	float: left;
	width: 30%;
}

div.row_content {
	float: left;
	width: auto;
}

a.vacature_back {
	clear: both;
	display: block;
}

fieldset {
	border: none;
}

input.submit_button {
	display: block;
}

legend.form_submit {
	display: none;
}

legend.form_title {
	font-weight: bold;
	margin-left: -7px;
	font-size: 110%;
	margin-bottom: 5px;
}

textarea {
    font-size: 100%;
}

div.vacature_error,
div.vacature_error p {
    color: #FF0000;
}

table td.label {
    font-weight: bold;
}
