body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAECF4;
	background-image: url(images/background/neutral_background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #5668AA;
}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}



img {
	border: 0px;
}



/* CSS voor het afronden van de randen */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block; height: 1px; overflow: hidden;}
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px;}
.rs1{margin: 0 2px;}
.rs2{margin: 0 1px;}



.heading {
	background-color:#FFFFFF;
	font-size: 12px;
}
.heading .topline {
	background-color: #5668AA;
	width: 100%;
	height: 4px;
}
.heading .midsection {
	width: 760px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
}
.heading .midsection .toplogo {
	float: left;	
}
.heading .midsection .metanav {
	float:right;
	width: auto;
	height: 49px;
	vertical-align: middle;	
}
.heading .midsection .metanav ul {
	list-style-type: none;
}
.heading .midsection .metanav li {
	display: inline;
	margin-left: 15px;
}
.heading .midsection .metanav li a{
	color: #5668AA;
	font-weight: bold;
	text-decoration:none;
}
.heading .midsection .metanav li a:hover{
	color: #5668AA;
	font-weight: bold;
	text-decoration:underline;
}
.heading .midsection .metanav input {
}


.topmenu {
	margin: 0 auto;
	background-image:url(images/border/topmenu_top.gif);
	width: 760px;
	height: 20px;
	font-size: 12px;
}
.topmenu ul {
}
.topmenu p {
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 15px;
}
.topmenu p a {
	color: #5668AA;
	font-size: 12px;
	text-decoration: none;
}


.secondmenu {
	width: 760px;
	margin: 0 auto;
	background-color: #5668AA;
	font-weight: bold;
	padding-top: 4px;
}
.secondmenu ul {
	display: inline;
	margin-left: 0px;
	margin-left: 5px;
}
.secondmenu li {
	display:inline;
	list-style-type: circle;
	padding-left: 10px;
	padding-right: 10px;
}
.secondmenu li a {
	color: #FFFFFF;
	text-decoration: none;
}



.holder {
	margin: 0 auto;
	margin-top: 0px;
	width: 760px;
	position: relative;
}



.topimage {
	float: left;
	margin-top: 10px;
	height: 120px;
	display: inline;
}



.callmenow {
	display: inline;
	float:right;
	text-align: center;
	width: 180px;
	background-color: #FFFFFF;
	margin-top: 10px;
}



.contentholder {
	background-color: #FFFFFF;
	float:left;
	width: 555px;
	display: inline;
}
.content {
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.content H1 {
	font-size: 14px;
	font-weight: bold;
	color: #5668AA;
	margin-bottom: -12px;
	margin-top: -5px;
}
.content H2 {
	font-size: 12px;
	font-weight: bold;
	color: #5668AA;
	margin-bottom: -16px;
}
.content p {
	line-height: 20px;	
}
.content a {
	color: #5668AA;
}
.content a:hover {
	color: #4A5B95;
}



.testimonials {
	display: inline;
	float: right;
	width: 180px;
	background-color:#FFFFFF;
	text-align:center;
}



.technologies {
	display: inline;
	float:right;
	text-align: center;
	width: 180px;
	background-color: #FFFFFF;
	margin-top: 10px;
}



.notice {
	border: 1px solid #000000;
	padding: 3px;
}


table th {
	background-color: #5668AA;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

table tr {
	background-color: #c3c8d9;
}

table td {
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;	
}

table caption {
	padding-top: 8px;
	font-style: italic;
}

.bigbutton {
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #5668AA;
	width: 150px;
	text-align:center;
}


form {
	background-color: #c3c8d9;
	width: auto;
}

form fieldset {
	border: 0px;
}

form fieldset label {
	display:inline;
	float:left;
	width:150px;
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	line-height:24px;
}

form input {
	height: 18px;
}



form input#submit {
	margin-left: 170px;
	margin-top: 10px;
	height: 25px;
}



ol li img {
	margin-bottom: 30px;
	margin-top: 10px;
}



.problem {
	display: none;
	background-color: #FFF5D9;
	padding: 2px;
	border: 1px dashed #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mkboklogo {
	padding-left: 7px;
	padding-top: 6px;
}
