/* Loopbaankompas stylesheet, ontwikkeld door expocom.nl  */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
body {
	background: #ffffff url(/siteimg/lbkbg.jpg) repeat-y center;
	margin: 0;
	padding: 0;
	text-align:center;
}
form input,
form textarea{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
}
#wrapper{
	margin:0 auto;
	width: 760px;
	text-align:left;
}
#header h1{
	margin:0;
	padding:0;
}
#navi{
	text-align:center;
	background-color:#f66200;
}
#navi a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:6px 4px;
}
#navi a:hover{
	background-color:#DA5700;
}
#navi a.actief{
	background-color:#BB4B00;
}
#navi .navbutton{
	border-left:1px solid #fff;
}
#navi .lastbutton{
	border-right:1px solid #fff;
}
#navi .mijntd a{
	border:none;
	background:#555 url(/siteimg/control_play.gif) no-repeat right 60%;
	padding-right:20px;
}
#navi .mijntd a:hover{
	background-color:#333;
}

/* Mainmiddle ______________________________________________ */
#mainhome{ /* table */
	margin-top:18px;
}
#mainhome .tdleft{
	padding:20px 28px 36px 36px;
}
#mainhome .tdright{
	padding:0;
	border-left:2px solid #f66200;
}
h2{
	font-size:21px;
	line-height:22px;
	color:#F66200;
	letter-spacing:-1px;
	margin:0 0 8px;
}
p{
	margin:0 0 12px;
}
div.infograin{
	padding-left:24px;
	background: #fff url(/siteimg/control_play2.gif) no-repeat;
	color:#919096;
	font-size:12px;
}
div.infograin h3{
	font-size:14px;
	margin:0;padding:0;
}
div.infograin a,
div.infoblock a{
	color:#6e6d73;
}
dddiv.infograin h3 a{
	text-decoration:none;
	color:#6e6d73;
}
div.infograin a:hover{
	color:#565656;
	text-decoration:underline;
}
div.infoblock{
	margin-top:24px;
	padding-top:15px;
	padding-left:24px;
	border-top:1px solid #999;
	background: #fff url(/siteimg/control_play2.gif) no-repeat left 15px;
	font-size:11px;
	color:#919096;
}
div.infoblock h3{
	margin:0;padding:0;
	font-size:13px;
	color:#6e6d73;
}
div.infoblock p{
	margin:0;padding:0;
}
div.imglock{
	background: #fff url(/siteimg/lock.gif) no-repeat left 15px;
}

#abouthome{
	margin-top:36px;
	padding-top:12px;
	padding-left:72px;
	background: url(/siteimg/otib_small.gif) no-repeat left 12px;
	border-top:2px solid #ddd;
	font-size:11px;
	color:#999999;
}
#abouthome .infograin{
	margin-top:12px;
}
#abouthome .infograin h3{
	font-size:13px;
}
.formlabel{
	font-size:12px;
	color:#565656;
}


/* Sidebar ______________________________________________ */
#rightbar{
	padding:8px 24px 36px 24px;
}
#homelogin{
	margin-bottom:24px;
}
#homelogin .greytop{
	background: #d3d6d9 url(/siteimg/greycornertopbg.gif) no-repeat right top;
}
#homelogin .greymid{
	padding:4px 18px 0;
	background-color:#d3d6d9;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
}
#homelogin .greybot{
	background: #d3d6d9 url(/siteimg/greycornerbotbg.gif) no-repeat right top;
}


/* =============================== */
#rightbar h3.maintitle{
	font-size:18px;
	margin:8px 0 4px -20px;
	padding:8px 0 4px 20px;
	background-color:#eee;
	color:#F66200;
	/*border-bottom:1px solid #bbb;*/
}
#rightbar h4{
	font-size:14px;
	margin:0;
	padding:8px 4px;
	color:#F66200;
	border-top:1px solid #ccc;
	margin-left:-20px;
	padding-left:22px;
}
#rightbar h4.logintitle{
	color:#000;
	padding:6px 0;
}
#rightbar h4.stapactief{
	background:#ffdcb4 url(/siteimg/bullet_go.gif) no-repeat 3px 8px;
}
#rightbar h4.stapklaar{
	background:url(/siteimg/tick.gif) no-repeat 2px 8px;
}
#rightbar h4.stapspeciaal{
	/*background:url(siteimg/arrow_right.gif) no-repeat left 2px;*/
	background-color:#dedede;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:6px;
}
#rightbar h4.home{
	font-size:16px;
	margin:0;
	padding:17px 4px 4px;
	color:#F66200;
	border:none;
}
/* =============================== */


.klaartick{
	background:url(../siteimg/tick.gif) no-repeat left 1px;
}

#rightbar h4 a {
	color:#F66200;
	text-decoration:none;
	padding-left:4px;
}
#rightbar h4 a:hover {
	text-decoration:underline;
}
#rightbar h4 b{
	color:#000;
}
#rightbar p{
	font-size:12px;
	line-height:16px;
	padding:0 4px 12px;
	margin:0;
	color:#565656;
}
#rightbar p a{
	color:#003399;
}
#rightbar p a:hover{
	color:#000;
}

#rightbar #uitlegmenu p{
	line-height:16px;
	padding-bottom:4px;
}
#rightbar #uitlegmenu h4,
#rightbar #uitlegmenu h3{
	color:#F66200;
	line-height:16px;
	padding:4px 0;
	margin:4px 0;
}






.vraagTitel {
	font-size:14px;
	letter-spacing:-1px;
	color:#E55100;
	font-weight: bold;
	margin-bottom:3px;
}
.vraagTekst {
	
}
.vraagVraag {
	
}
.vraagAntwoord {
	padding: 2px;
	background: #EEE;
	border: 1px inset silver;
}

.formtable{
	border-collapse: collapse;
	border:1px solid #ccc;
	border-right:none;
}
.formtable td, .formtable th {
	border-bottom:    1px solid #aaa;
	border-right:     1px solid #ccc;
	background-color: #F8F8F8;
	padding:          2px 5px;
}
.formtable th {
	background-color: #F66200;
	color:            #fff;
	font-weight:      bold;
}
.formCheck {
	/* width:      70px; */
	text-align: center;
}
.optionsExtra {
	color: #ccc;
}
h4.partners{
	margin:2px 0 0;
	font-size:13px;
}
p.partners{
	font-size:11px;
	color:#333;
}#mainhome a{
	color:#003399;
}
h4.tussenkop{
	padding:2px 0;
	margin:2px 0 4px;
}



/* berichten systeem voorkant */

h2.headertje {
	padding-bottom: 5px;
	border-bottom: 2px solid #f66200;
}
table.berichtenlijst{
	border-bottom:1px solid #777;
}
table.berichtenlijst td{
	border-top:1px solid #999;
}
.berichtenlijst .Nieuw{ background:url(../siteimg/icons/star.gif) no-repeat left 3px; }
.berichtenlijst .new_vraag{ background:url(../siteimg/icons/new.gif) no-repeat left 3px; }
.berichtenlijst .new_antwoord{ background:url(../siteimg/icons/star.gif) no-repeat left 3px; }
.berichtenlijst .bericht{ background:url(../siteimg/icons/email_bericht.gif) no-repeat left 3px; }
.berichtenlijst .vraag{ background:url(../siteimg/icons/email_vraag.gif) no-repeat left 3px; }
.berichtenlijst .antwoord{ background:url(../siteimg/icons/email_antwoord.gif) no-repeat left 3px; }
.berichtenlijst .sub_Nieuw{ font-weight:bold;}

.errormsg{
  color:#c00;
  padding:6px 0 6px 20px;
  background:url(/siteimg/icons/error.gif) no-repeat left 6px;
}

textarea{
	border: 1px solid #777;
	background: #eee;
	padding:4px;
}

.jaxregel { border-bottom:1px solid #777;padding:5px; }
div.jaxregel i { color:#555;font-weight:normal; }
.jaxbutton { float:right;font-size:80%;text-decoration:none; }
.jaximg { margin-left:3px; border:0; }

div.clear { line-height:8px; }

.staptip-tip{
	width:200px;
	padding:6px;
	text-align:left;
	border:2px solid #f66200;
	background-color: #eee;
	color:black;
}
.staptip-title{
	font-weight:bold;
}

img.bt{
	vertical-align: bottom;
}


#stap2info h3, #stap2info p{
	font-size:11px;
	margin: 0px;
	padding: 0px 0px 2px;
}

p.aankomst, p.aankomstactief{ 
	padding-left:20px; 
	line-height:16px;
}
p.aankomstactief {
	font-weight:bold;
	background-image:url(/siteimg/bullet_go.gif);
	background-repeat:no-repeat;
	background-position:center left;
}


a.nieuwbericht{
border:2px solid #E45B00;
padding:3px 5px;
background-color:#DDD;
font-weight:bold;
text-decoration:none;
}