html, body {
	background-color: #858585;
	background-image: url('/Content/frontend/images/bg2_oriste.png');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

a {
	color: #1C6CE6;
}

#content {
	width: 100%;
	padding-bottom: 50px;
}

#contentblok {
	position: relative;
	background-image: url('/Content/frontend/images/bg_oriste.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 815px;
	margin: auto;
	top: 30px;
	height: 680px;
	padding-top: 31px;
	
}

#wrapper {
	width: 757px;
	margin-left: 25px;
	float: left;
}

#back {
	background-image: url('/Content/frontend/images/back.gif');
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#leftColumn {
	float: left;
	width: 50px;
	height: 631px;
	background-color: #FF5500;
	color: #FFFFFF;
}

#top {
	float: right;
	width: 707px;
	height: 265px;
}

#bottom {
	float: right;
	width: 707px;
	height: 366px;
	background-image: url('/Content/frontend/images/bg_table.gif');
	background-repeat: repeat-y;
}

#bottomContent {
	float: right;
	width: 706px;
	height: 344px;
	background-color: #DFDFDF;
}

#bottomContent p {
	margin: 0px;
	padding: 0px;
}

#leftTop {
	background-image: url('/Content/frontend/images/orange_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 50px;
	height: 516px;
}

.imageSubject {
	padding: 20px 0px 0px 18px;
}

#leftMiddle {
	width: 40px;
	height: 83px;
	font-size: 60px;
	padding: 10px 0px 0px 10px;
}

#leftBottom {
	width: 50px;
	height: 22px;
	background-image: url('/Content/frontend/images/leftbar_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftBottomContent {
	width: 50px;
	height: 22px;
	background-image: url('/Content/frontend/images/orange_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#round {
	width: 707px;
	height: 312px;
	background-image: url('/Content/frontend/images/order_top.gif');
	background-repeat: no-repeat;
}

#logo {
	float: right;
	background-image: url('/Content/frontend/images/logo.jpg');
	background-position: right;
	background-repeat: no-repeat;
	width: 358px;
	height: 255px;
	margin-right: -6px;	 
}

#text {
	float: left;
	width: 349px;
	height: 265px;
}

#title {
	float: left;
	width: 339px;
	color: #1C6CE6;
	text-transform: uppercase;
	padding: 5px;
	padding-top: 20px;
}

#title p {
	padding: 0px;
	margin: 0px;
}

#subscription {
	float: left;
	width: 339px;
	padding: 5px;
}

#subscription p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#subscription a {
	color: #FF5500;
}

#subscription ol li {
	padding-bottom: 10px;
}

#subscription ol {
	font-weight: bold;
}

#tableTop {
	height: 25px;
	background-image: url('/Content/frontend/images/topTable.gif');
	background-repeat: no-repeat;
}

#topTitle {
	float: left;
	width: 315px;
	padding-top: 7px;	
	text-align: center;
	color: #FF5500;
	font-weight: bold;
}

.homepage_text {
	width: 285px;
	padding-left: 10px;
	float: right;
}

#topTitle p {
	margin: 0px;
	padding: 0px;
}

#number {
	float: left;
	width: 31px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	color: #FF5500;	
}

#textTable{
	float: left;
	width: 374px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

#textTable p {
	padding: 0px;
	margin: 0px;
}

.row {
	width: 707px;
	height: 30px;
	float: left;
}

.order {
	float: left;
	width: 28px;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
}

.title {
	float: left;
	width: 341px;
}

.radio {
	float: left;
	width: 26px;
	padding-left: 5px;
}

#questions {
	padding-top: 12px;
}

#progressbar {
	float: left;
	width: 706px;
}

#progressbarCasus {
	float: left;
	width: 706px;
	margin-top: -3px;
}

#progressbar .loader {
	float: left;
	width: 615px;
	height: 15px;
	margin: 14px 0px 0px 25px;
	background-color: #C0C0C0;
}

#progressbarCasus .loader {
	float: left;
	width: 640px;
	height: 15px;
	margin: 14px -2px 0px 0px;
	background-color: #C0C0C0;
}

#progressbar .button {
	float: right;
}

#progressbarCasus .button {
	float: right;
}

#progressbar .bar {
	float: left;
	height: 15px;
	background-color: #ABABAB;
}

#progressbarCasus .bar {
	float: left;
	height: 15px;
	background-color: #ABABAB;
}

#progressbar .status {
	float: right;
	padding-right: 5px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

#progressbarCasus .status {
	float: right;
	padding-right: 5px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

#progressbar .next {
	background-image: url('/Content/frontend/images/arrow.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 66px;
	height: 29px;
	border: 0px;
}

#progressbarCasus .next {
	background-image: url('/Content/frontend/images/arrow.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 66px;
	height: 29px;
	border: 0px;
}

#progressbar .finish {
	background-image: url('/Content/frontend/images/arrow_finish.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 66px;
	height: 29px;
	border: 0px;
}

#progressbarCasus .finish {
	background-image: url('/Content/frontend/images/arrow_finish.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 66px;
	height: 29px;
	border: 0px;
}

#form {
	float: left;
	width: 652px;
	height: 264px;
	padding: 20px 20px 0px 20px;
	overflow: auto;
}

#form p {
	margin-bottom: 5px;
}

#form h1 {
	color: #FF5500;
	font-size: 16px;
}

#form h2 {
	color: #1C6CE6;
	font-size: 12px;
}

#formContainer {
	margin-top: 10px;
	margin-bottm: 10px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 264px;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

#form .label {
	float: left;
	width: 250px;
	height: 19px;
	padding-top: 4px;
	margin-top: 10px;
}

#form .label2 {
	float: left;
	width: 250px;
	padding-top: 4px;
	margin-top: 10px;
}

#form .point {
	float: left;
	width: 20px;
	height: 19px;
	text-align: center;
	padding-top: 4px;
	margin-top: 10px;	
	font-weight: bold;
}

#form .point2 {
	float: left;
	width: 20px;
	height: 19px;
	text-align: center;
	padding-top: 4px;
	margin-top: 10px;	
	font-weight: bold;
}

#form .field {
	float: left;
	width: 361px;
	height: 23px;
	margin-top: 10px;
}

#form .field2 {
	float: left;
	width: 361px;
	margin-top: 10px;
}

.textarea {
	border: 2px solid #1C6CE6;
	width: 361px;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#form .inputtextfield,
#contactformulier #contactformuliertable input,
#contactformulier #contactformuliertable textarea {
	float: left;
	width: 361px;
	padding: 2px;
	border: 2px solid #1C6CE6;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#form .passwordfield {
	float: left;
	width: 361px;
	padding: 2px;
	border: 2px solid #1C6CE6;
	font-size: 12px;
}

.error {
	color: #FF5500;
	font-weight: bold;
}

#buttonbar {
	width: 667px;
	height: 40px;
	margin-top: 10px;
	text-align: center;
}

#buttonbar .button {
	background-image: url('/Content/frontend/images/button.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	width: 212px;
	height: 27px;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
}

.inloggen {
	margin: 3px 0px 0px 30px;
	padding-bottom: 7px;
	float: left;
}

.linkButton {
	float: left;
	background-image: url('/Content/frontend/images/button.jpg');
	background-repeat: no-repeat;
	width: 212px;
	height: 26px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.lostPassword {
	margin-top: 3px;
}

.middle2 {
	margin: 3px 0px 0px 140px;
}

.middle {
	margin: 3px 0px 0px 60px;
	padding-bottom: 7px;
}

.selectlist {
	float: left;
	width: 369px;
	padding: 2px;
	border: 2px solid #1C6CE6;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.inputTitle {
	font-weight: bold;
}

.right {
	margin-top: 3px;
	margin-right: 0px;
	float: right;
}

#beheertekst p {
	margin-bottom: 5px;
}

.statusRow {
	float: left;
	width: 100%;
	margin-top: 10px;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 5px;
}

.info {
	width: 50%;
	float: left;
}

.updateBtn {
	background-image: url('/Content/frontend/images/btn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 207px;
	height: 23px;
	float: right;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	margin: 10px -5px 0px 0px;
}

.delete {
	float: right;
}

.addBtn {
	background-image: url('/Content/frontend/images/btn.png');
	background-repeat: no-repeat;
	width: 207px;
	height: 17px;
	float: right;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	margin: 10px 5px 0px 10px;
	text-align: center;
	text-decoration: none;
	padding-top: 6px; 
}

.casusQuestion {
	font-weight: bold;
	height: 50px;
}

#casusAnswer {
	width: 340px;
	height: 170px;
	overflow: auto;
	background-color: #FFF;
	float: left;
}

#casusAnswer .answer {
	width: 340px;
	float: left;
}

#casusAnswer .answer .part2 {
	width: 315px;
	float: right;
}

#footer {
	float: left;
	margin-top: 30px;
	width: 803px;
}

.content{
	text-align: center;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
}

#footer .content a {
	text-decoration: none;
	color: #FFF;
}

#footer .content a:hover {
	color: #C0C0C0;
}

.buttonContent {
	background-image: url('/Content/frontend/images/button_home.jpg');
	background-repeat: no-repeat;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 152px;
	height: 25px;
	margin-left: -5px;
	margin-bottom: 5px;
	padding: 8px 0px 0px 10px;	
}

#subscription .buttonContent a {
	color: #FFFFFF;
	text-decoration: none;
}

#subscription .buttonContent a:hover {
	color: #FFFFFF;
}

#subscription .buttonContent a:visited {
	color: #FFFFFF;
}

.center {
	margin: 3px 0px 0px 250px;
}

.beheerButton {
	width: 162px;
	height: 35px;
	margin-bottom: 5px;
	background-image: url('/Content/frontend/images/button_home.jpg');
	background-repeat: no-repeat;
	font-family: Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -5px;
}

#subscription .beheerButton a {
	color: #FFFFFF;
	text-decoration: none;
	width: 152px;
	height: 30px;
	float: left;
	padding: 5px 0px 0px 10px;	
	cursor: pointer;
}

.orange {
	color: #ff5500;
}

.black {
	color: #000000;
}