body {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:26px;
	color:#083772;
	letter-spacing:-1px;
	font-weight:normal;
	background:#eee;
	padding:15px 20px;
	padding-top:5px;
	border-bottom:2px solid #ccc;
	margin-bottom:0px;
}
h2 {
	font-size: 18px;
	line-height:18px;
	color:#083772;
	margin-bottom:15px;
	font-weight:normal;
}
p {
	margin:10px 20px;
	line-height:18px;
}
input {
	margin: 8px 20px;
}

table.csform th
{
text-align:left;	
}

p.error
{
font-weight:bold;
border: 1 red solid;	
}

a, a.active, a.hover, a.visited {
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#083772;
}


#content {
	margin-left:15px;
}
#myDiv {
	border:2px solid #1F3E75;
	background:#DFECFB;
	margin:20px 50px;
	padding:10px 20px;
	width:200px;
	text-align:center;
}
.red {
	color: red;
}

table.formline td,table.formline th,  th.formline, td.formline, td.billline, th.billline {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	color:#083772;
	letter-spacing:-1px;
	font-weight:normal;
	background:#eee;
	border-bottom:1px solid #ccc;
	text-align:left;
	margin-bottom:0px;
	line-height:18px;
}

th.formline {
	width:200px;
}

th.billline {
	font-weight:bold;
}

td.formline {
	width:450px;
}

span.verplicht
{
color:red;	
}

span.ok
{
color:green;	
	font-size:16px;
}

span.nok
{
color:red;	
	font-size:16px;
}

table.formsteps
{
	width:810px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

td.formsteps
{
	border-right:1px solid #ccc;
	vertical-align:top;
	text-align:right;
}

button.StepButton
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	color:#083772;
	width:150px;
	height:30px;
	background-color: #eee;
	margin-right:8px;
	margin-bottom:2px;
	text-align:left;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

div.formstepspacer
{
line-height:30px;	
}

div.bovenmenu a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	color:#083772;
	letter-spacing:-1px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	text-align:left;
	margin-bottom:0px;
	line-height:18px;
}

table.rooster
{
	width:600px;
	
	border-top:1 solid black;
	border-left:1 solid black;
	margin-bottom:20px;
}

table.rooster th, table.rooster td
{
	width:200px;
	text-align:left;
	border-right:1 solid black;
	border-bottom:1 solid black;
}

table.rooster th.title
{
	width:200px;
	text-align:left;
	border-right:1 solid black;
	border-bottom:1 solid black;
	background-color:white;

}

table.rooster td.description
{
	width:596px;
	text-align:left;
	border-right:1 solid black;
	border-bottom:1 solid black;

}