*{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 17px;
}

html{
	overflow: auto;
}

body {
	background:#fff; 
	font-size: 11px;
	color: #5D5D5D;
	margin: 0;
	padding: 0;
	overflow: auto;
}

body.noimage {
	background-image: none;
}

body.smallpop {
	background-image: none;
	padding: 15px 15px 0 15px;
}

#video{
	text-align: center;
}

a {
	text-decoration: none;
	color: #f17100;
	outline: none;
}

ul a{
	color: #5d5d5d;
}

ul a:hover{
	color: #f17100;
	border-bottom: 1px solid #f17100;
}

.hoofdlijst_ul li
{
	list-style-image: none;
	list-style-type: disc;
}

h1.nosub{
	margin-bottom: 17px;
}

h1 a,
h3 a {
	color: #5d5d5d
}

h2 a {
	color: #0069bc;
}

a:hover {
	color: #0069bc;
}

a.plat {
	color:#5D5D5D;
}

a:hover.plat {
	color: #f17100;
}

ul.aoi_lijstje a {
	color: #0069bc;
	border-bottom: 1px solid #0069bc;
	margin-right: 5px;
}

ul.aoi_lijstje a:hover {
	color: #f17100;
	border-bottom: 1px solid #f17100;
}


p.quote{
	font-size: 12px;
	color: #0069bc;
}

blockquote {
	margin: 8px 0 8px 30px;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

table.content {
	width: 100%;
	height: 100%;
	border: 0px;
}

td.content {
	vertical-align: top;
	padding: 0 15px 15px 0;
/*	background: url('../../images/30/webassets/bg_content.gif') repeat-x top center;*/
}

td.sidebar {
	width: 234px;
	vertical-align: top;
	padding: 5px 0 15px 0;
/*	background: url('../../images/30/webassets/bg_content.gif') repeat-x top center;*/
}

td.sidebar .part{
	margin: 0;
	width: 199px;
	background: url('../../images/30/webassets/sb_kader_top4.gif') no-repeat top left;
	padding: 0;
}

td.sidebar .part_container{
	margin: 0 20px 10px 10px;
	width: 199px;
	background:  url('../../images/30/webassets/sb_kader_bottom4.gif') no-repeat bottom left;
	padding: 0;
}

td.sidebar .part h2,
td.sidebar .part h3,
td.sidebar .part h4{
	padding: 7px 0 0 10px;
	margin-top: 0;
}


td.sidebar .part ul{
	margin: 0 10px 0 10px;
	padding-bottom: 10px;	
}

td.sidebar ul a:hover {
	list-style-image: url("../../images/30/webassets/bullet_active.gif");
}

td.sidebar ul li.active {
	list-style-image: url("../../images/30/webassets/bullet_active.gif");
}

td.sidebar p {
	margin: 0 10px;
}

td.sidebar h2.1st {
	margin-top: 15px;
}

#wide td.content,
.solo {
	padding-left: 15px;
	background: none;
}

.form {
	margin: 19px 0 19px 0;
}

.form td {
	padding-right: 5px;
}

#istudie td.content {
	vertical-align: top;
	padding: 15px 62px 0 15px;
	background: none;
}

.popup td.content {
		padding: 15px 30px 0 15px;
}

.campagne table.content {
	width: 784px;
}

.campagne td.content {
		padding: 15px 0 0 15px;
}

td.bullet {
	vertical-align: top;
	padding-top: 7px;
	width: 14px;
}

td.list {
	vertical-align: top;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 0px;
	margin-top: -5px;
}

h1.zondersub {
	margin-bottom: 17px;
}

h1 a {
	line-height: 26px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
/*	line-height: 22px;*/
	margin: 17px 0 2px 0;
	color: #0069bc;
}

h2.sub {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 17px;
	color: #5d5d5d;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
	padding-left: 10px;
	background-image: url('../../images/30/webassets/bullet_line.gif');
	background-repeat: no-repeat;
}

p {
	margin-top: 0px;
	margin-bottom: 19px;
}

.aankeiler {
	margin-bottom: 15px;
}

ol {
	margin: 0 0 19px 0;
	padding-left: 0px;
}

ul {
	margin: 0 0 19px 0;
	list-style-image: url("../../images/30/webassets/bullet_link.gif");
	padding-left: 16px;
}

ul a:hover {
	list-style-image: url("../../images/30/webassets/bullet_active.gif");
}

ul.line {
	list-style-image: url("../../images/30/webassets/bullet_line.gif");
}

ul.bullet{
	list-style-type: disc;
	list-style-image: none;
}

ul.terug {
	list-style-image: url("../../images/30/webassets/bullet_terug.gif");
	margin-top: 19px;
}

ul.terug a:hover{
	list-style-image: url("../../images/30/webassets/bullet_terug_active.gif");
}

ul.up {
	list-style-image: url("../../images/30/webassets/bullet_up.gif");
	text-align: right;
}

ul.down {
	list-style-image: url("../../images/30/webassets/bullet_down.gif");
}

ul.sluit {
	list-style-image: url("../../images/30/webassets/bullet_sluit.gif");
	margin-top: 28px;
	padding-bottom: 19px;
	text-align: center;
}

ul.sluit a:hover{
	list-style-image: url("../../images/30/webassets/bullet_sluit.gif");
}

ul.more {
	margin-top: -19px
}

ol {
	margin: 0 0 19px 30px;
}

.gids_opl{
	margin-left: 24px;
}

select {
/*	border: 0px solid #4b4b4b;*/
	font-family: Verdana;
	font-size: 11px;
	color: #5d5d5d;
/*	padding: 1px 5px 0 5px;*/
	height: 20px;
}

select.multi {
	width: 300px;
	height: 70px;
	font-size: 11px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #5d5d5d;
	background: none;
	border: 1px solid #a79db0;
}

input {
	border: 1px solid #A79DB0;
	font-size: 12px;
	color: #5d5d5d;
	padding: 1px 5px 0 5px;
	height: 20px;
	line-height: normal;
}

img {
	border: 0px
}

input.checkbox,
input.radio {
	border: 0;
	vertical-align: middle;
}

hr {
	width: 100%;
	height: 1px;
	color: #5d5d5d;
}

input.submit {
	width: 120px;
	height: 23px;
	background: url("../../images/30/webassets/button_small.gif") no-repeat left top;
	color: #fff;
	text-align: left;
	font-size: 13px;
	padding: 0 0 3px 10px;
	border: none;
	cursor: pointer;
	margin-bottom: 22px;	
}

input.submit_over {
	width: 120px;
	height: 23px;
	background: url("../../images/30/webassets/button_small_hover.gif") no-repeat left top;
	color: #fff;
	text-align: left;
	font-size: 13px;
	padding: 0 0 3px 10px;
	border: none;
	cursor: pointer;
	margin-bottom: 22px;	
}

a.button_small,
a.button_medium,
a.button_large {
	height: 23px;
	color: #fff;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 10px;
	margin-top: 0;
/*	display: block;*/
}

a.button_small{
	width: 120px;
	background: url("../../images/30/webassets/button_small.gif") no-repeat left top;
	display: block;
}

a.button_medium{
	width: 150px;
	background: url("../../images/30/webassets/button_medium.gif") no-repeat left top;
	display: block;
}

a.button_large{
	width: 220px;
	background: url("../../images/30/webassets/button_large.gif") no-repeat left top;
	display: block;
}

a:hover.button_small {
	background: url("../../images/30/webassets/button_small_hover.gif") no-repeat left top;
}

a:hover.button_medium {
	background: url("../../images/30/webassets/button_medium_hover.gif") no-repeat left top;
}

a:hover.button_large {
	background: url("../../images/30/webassets/button_large_hover.gif") no-repeat left top;
}

a:hover.button_small, a:hover.button_medium, a:hover.button_large {
	color: #fff;
}

a.large_button_txt{
	font-size: 13px;
}

table.subcontent,
table.subcontent_3k {
	background-color: #fff;
	color: #5D5D5D;
	font-style: normal;
	border: 1px solid #A79DB0;
	border-width: 1px 0 0 1px;
	width: 100%;
}

table.subcontent td,
table.subcontent_3k td {
	border: 1px solid #A79DB0;
	border-width: 0 1px 1px 0;
	width: 50%;
	vertical-align: top;
	line-height: 19px;
	padding: 5px;
}

table.subcontent_3k td {
	width: 33%;
}

table.subcontent td.subkop,
table.subcontent_3k td.subkop {
	padding-top: 24px;
	font-weight: bold;
}

table.subcontent th,
table.subcontent_3k th {
	background-color: #E6E2E9;
	color:#5d5d5d;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border: 1px solid #A79DB0;
	border-width: 0 1px 1px 0;
	width: 50%;
	vertical-align: top;
	line-height: 19px;
	padding: 5px;
}

table.subcontent_3k th {
	width: 33%;
}

table.aankeiler {
	width: 100%
}

table.aankeiler td.plaatje {
	text-align: right;
	vertical-align: top;
	padding-bottom: 19px;
}

td.aankeiler {
	vertical-align: top;
}

.aankeiler img{
	margin: 6px 0 0 15px;
}

table.nowidth {
	background-color: #fff;
	color: #5D5D5D;
	font-style: normal;
	border: 1px solid #A79DB0;
	border-width: 1px 0 0 1px;
}

table.nowidth td{
	border: 1px solid #A79DB0;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	line-height: 19px;
	padding: 5px;
}

table.nowidth th{
	background-color: #E6E2E9;
	color:#5d5d5d;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border: 1px solid #A79DB0;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	line-height: 19px;
	padding: 5px;
}

tr.totaal {
	color:#5d5d5d;
	font-weight: bold;
	background-color: #C9C4D0;
}

img.artikel {
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 15px;
}

span.nieuw,
span.nb_niuew {
	color: #f17100;
}

script{
	margin: 0;
	padding: 0;
	text-align: left;
}

div.collapsable .collapsed{
	padding-left: 18px;
}
.collapsed{
	display: none;
}

.collapsable h3{
	margin-top: 0;
}

a.collapse{
	display: block;
	background: #fff url("http://www.loi.nl/csm/groups/public/documents/web_asset/000203.gif") no-repeat left 5px;
	color: #5d5d5d !important;
	padding-left: 18px;
}
a.expand{
	display: block;
	background: #fff url("http://www.loi.nl/csm/groups/public/documents/web_asset/000204.gif") no-repeat left 5px;
	color: #5d5d5d !important;
	padding-left: 18px;
/*	font-weight: bold;*/
}




/* INSCHRIJVEN IN STAPPEN */

#inschrijfstappen{
/*	text-align: left;*/
	margin-bottom: 20px;
/*	margin-top: -10px;*/
}

#inschrijfstappen ul{
	margin: 0;
	padding: 0;
}

#inschrijfstappen li{
	display: inline;
/*	margin: 0;*/
	margin-right: 5px;
	padding: 0 0 1px 0;
	font-size: 10px;
	cursor: default;
}

#inschrijfstappen li.stap_active{
	width: 15px;
	height: 15px;
	text-align: center;
	background: url("../../images/30/webassets/bg_inschrijfstap_active.gif") no-repeat center;
}

#inschrijfstappen li.stap{
	width: 15px;
	height: 15px;
	text-align: center;
	color: #fff;
	background: url("../../images/30/webassets/bg_inschrijfstap.gif") no-repeat center;
}

#inschrijfstappen li.stap_info{
	font-size: 11px;
	padding-left: 6px;
}

form h2{
	padding-bottom: 3px;
	margin-top: 22px;
}

input.dummy_submit{
	float:left;
	height:0;
	width:0;
	padding:0;
	border:none
}

input.submit_hover{
	color: #abda16;
}

input.next{
	background: none;
	border: none;
	color: #f17100;
	margin: 30px 0 0 0;
	padding: 0;
	cursor: pointer;
	text-align: right;
	float: right;
	cursor: pointer;
	text-decoration: underline;
}

input.next_hover{
	color: #0069bc;
}

input.toggle{
	font-size: 8pt;
	margin-top: 0;
	clear: left;
/*	width: 280px;*/
}

input.prev{
	background: none;
	border: none;
	color: #f17100;
	margin: 30px 0 0 0;
	padding: 0;
	cursor: pointer;
	text-align: left;
	text-decoration: underline;
/*	float: right*/
}

input.prev_hover{
	color: #0069bc;
}

input.versturen{
	width: 120px;
	height: 23px;
	background: url("../../images/30/webassets/button_small.gif") no-repeat left top;
	color: #fff;
	text-align: left;
	font-size: 13px;
	padding: 0 0 3px 10px;
	border: none;
	cursor: pointer;
}

input.versturen_hover{
	color: #abda16;
}

legend {
	color: #5d5d5d;
	margin-bottom: 8px;
	margin-left: -9px;
}



.attribute_div {
	clear: both;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.attribute_div input,
.attribute_div select {
	border: 1px solid #A79DB0;
	font-size: 12px;
	color: #5d5d5d;
	padding: 1px 5px 0 5px;
	height: 20px;
	line-height: normal;
}

.attribute_div input {
	float: left;
}


.form_control {
	float: left;
}

.form_control input{
	margin-right: 2px;
}

input.input_radio,
input.input_boolean {
	border: 0;
	margin: 0;
}

input.fieldset_button {
	font-size: 11px;
	font-weight: normal;
	color: #f17100;
}

input.fieldset_button:hover {
	color: #0069bc;
}

#huisnummer {
	margin-right: 10px;
}

label {
	float: left;
	clear: left;
	width: 10.5em;
}

.huisnr_toev_label {
	clear: none;
	width: auto;
	margin-right: 1em;
}

.input_radio_label{
	clear: none;
	width: auto;
	padding-right: 10px;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

input.fieldset_button {
	font-size: 11px;
	font-weight: normal;
	color: #f17100;
}

input.fieldset_button:hover {
	color: #0069bc;
}

.fieldset_button,
.control_button {
	text-align: right;
	float: right;
	clear: left;
/*	width: 15em;*/
}
.form_button {
	text-align: left;
}
.fieldset_button,
.control_button,
.form_button {
	margin: 0;
	padding: 0;
	height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	background: none;

	border: 0;

	cursor: pointer;
	color: #B09D29;
}
.fieldset_button:hover, .control_button:hover, .form_button:hover {
	color: #4D4514;
}

.buttonset_div {
	clear: both;
	margin-top: 1em;
}

.form_value {
	float: left;
}

.input_text {
	width: 200px;
}
.input_text_kengetal {
	width: 4em;
}
.input_text_abboneenummer {
	width: 8em;
}
.input_text_dag {
	width: 28px;
}
.input_text_maand {
	width: 28px;
}
.input_text_jaar {
	width: 4em;
}
.input_text_postcode_nl_letters {
	width: 30px;
}
.input_text_postcode_nl_cijfers {
	width: 4em;
}
.input_text_postcode_buitenland {
	width: 13em;
}
.short_input_text {
	width: 5em;
}


/* ERRORS */

.general_error {
	clear: both;
	color: red;
	font-style: italic;
}
.attribute_error {
	clear: left;
	margin-left: 10.5em;
	color: red;
	font-style: italic;
}

.errortekst {
	color: #FF0000;
	font-weight: bold
}

input.input_error,
.table_error {
	border: 2px solid #ff0000;
}

.off{
	display: none;
}

/* MILITAIREN */

.deel{
	width: 100%;
	margin-bottom: 1em;
	margin-top: 2em;
}

.deel_txt{
	background: #0069bc;
	padding: 1px 8px 2px 8px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.deel_lijn{
	border-top: 2px solid #0069bc;
	width: 100%;
}

.deel p{
	margin-bottom: 0;
}

.voetnoot{
	margin-top: -13px;
}

.klassikaal{
	color: #85c00e;
}
