#right #rightleft {
	float:right;
  	overflow: hidden;
	width:218px;
	list-style: none;
	margin-right: 15px;
}
#right #rightleft div.head {
	margin: 0;
	padding: 0;
	height: 10px;
	background: url("http://jobtraining.nl/assets/img/cont_bt.png") no-repeat scroll -12px -523px transparent;
}

  #right #rightleft h2 {
    background:url(http://jobtraining.nl/assets/img/gradients.jpg) 0 0 repeat-x;
    border:#dfdfdf 1px solid;
    border-top: 0;
    color:#ed1c24;
    font:bold 12px/23px Verdana;
    height:30px;
    text-indent:28px;
    width:216px;
  }

  #right #rightleft ul {
	margin: 0;
	padding: 0;
    border-left:#dfdfdf 1px solid;
    border-right:#dfdfdf 1px solid;
	list-style: none;
  }
  #right #rightleft ul li {
  	margin:0px;
	padding:0px;
  }
  #right #rightleft a.nosub,
  #right #rightleft a {
    background:#f7f7f7;
    border-bottom:#dfdfdf 1px solid;
    color:#616161;
    display: block;
    font: normal 11px/15px Verdana;
    padding:10px 5px 10px 28px;
    text-decoration:none;
  }
  #right #rightleft a:hover {
    background:#fff;
    border-bottom:#dfdfdf 1px solid;
  }
  #right #rightleft a.active {
    background:#fff;
    border: 0;
    font-weight:bold;
    padding: 10px 5px 10px 28px;
    border-bottom:#dfdfdf 1px solid;
  }
  #right #rightleft ul ul,
  #right #rightleft ul ul a { border: 0 !important; }
  #right #rightleft ul ul a { background: #fff !important;  }
  #right #rightleft ul ul { border-bottom:#dfdfdf 1px solid !important; }

  #right #rightleft .image {
    margin:12px 0 0;
    border: 1px solid #dfdfdf;
    /*height:181px;*/
    padding:1px;
    position: relative;
    width:214px;
  }
  #right #rightleft #watermark {
    background:url(http://jobtraining.nl/assets/img/sprite.png) -195px -125px no-repeat;
    bottom: 1px;
    display: block;
    height:68px;
    left: 1px;
    position: absolute;
    width:68px;
  }
  
#right .content h1 {
	color: #ED1C24;
	font-size: 20px;
}

#right .content p {
	margin: 8px 0;
}

#contentright {
	margin: 40px 0 10px 10px;
	padding: 0;
	width: 332px;
	position: relative;
	float: right;
	background: #FFF;
}

#convform {
	margin: 0;
	padding: 10px;
	border: 0;
	color: #000;
	background: #DFDFDF;
	text-align: left;
}
#convform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#convform legend {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 16px;
	color: #ED1C24;
}
#right .content #convform p {
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 20px;
	vertical-align: middle;
}
#convform label {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 90px;
}
#convform input,
#convform textarea {
	margin: 1px 0;
	padding: 0;
	float: left;
	width: 216px;
	border: 0;
	border: 1px solid #E9E9E9;
	text-align: left;
	background: #FFF;
	vertical-align: middle;
}
#convform input.geslacht {
	float: left;
	width: 20px;
	display: block;
	border: 0;
}
#convform label.geslacht {
	float: left;
	width: 50px;
	display: block;
	border: 0;
}
#convform textarea {
	height: 120px;
}
#right .content #convform #remark {
	margin: 0 0 0 90px;
	padding: 0;
	font-size: 9px;
	text-align: left;
}
#convform button {
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-color: #444444;
	border: 1px solid #444444;
	color: #FFF;
}
#convform button:hover {
	background-color: #FFF;
	border: 1px solid #444444;
	color: #444444;
}
#convform label.error { 
	margin: 0 0 0 90px;
	float: none; 
	color: red; 
	clear: both;
	width: auto;
	text-align: left;
	font-weight: bold;
	vertical-align: top; 
}
#convform input.error { 
	border: 1px solid red; 
}
.button {
	text-align: center; 
}
.button a,
.button a:link,
.button a:visited,
.button a:active {
	margin: 0 auto;
	padding: 0;
	line-height: 25px;
	height: 25px;
	width: 150px;
	display: block;
	font-weight: bold;
	background-color: #F4660A;
	color: #FFF;
	border: 1px solid #F4660A;
	text-decoration:none;
	text-transform: uppercase;
}
.button a:hover {
	background-color: #FFF;
	border: 1px solid #444444;
	color: #444444;
}
.tekst a {
	color: #000;
}

