body
{
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
	color: rgb(110, 110, 110);
}

body, table, html, p
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #333;
	color: rgb(110, 110, 110);
	/*line-height: 20px;*/
}

img
{
	display: block;
}

br
{
	/*line-height: 120%;*/
}

form
{
	margin: 0px; 
	padding: 0px;
}
textarea:focus, input:focus {
	background-color: #D1DBDF;
}

a
{
	outline: none;
}

a, a:link, a:active, a:visited
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;

	color: #595C7E;

	text-decoration: none;
}

a:hover, a:visited:hover
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;

	color: #595C7E;

	text-decoration: underline;
}

p
{
	padding: 0px;
	margin: 0px;

	padding-top: 6px;
	padding-bottom: 6px;


	display: block;
}

ul, ol
{
	margin-top: 6px;
	margin-bottom: 6px;

	padding-top: 0px;
	padding-bottom: 0px;
	color: rgb(110, 110, 110);
}

h1, h2, h3, h4
{
	padding: 0px;
	margin: 0px;
	
	padding-top: 4px;
	padding-bottom: 8px;

	line-height: 14px;
}

h1
{

	font-size: 26px;
}

h2
{
	color: #a2b5b7;

	font-size: 20px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 13px;
}

.headerMain
{
	font-size: 26px;
}

.headerSub
{
	color: #797979;

	font-size: 13px;
}

.textInfo
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 16px;
	color: rgb(110, 110, 110);
}

.text
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;
	color: rgb(110, 110, 110);
}

.textDisplay
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;
	color: rgb(110, 110, 110);
	padding: 3px;
}

.textRemarks
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 11px;
	color: rgb(110, 110, 110);
	font-weight: normal;
	font-style: italic;
}

.inputbox
{
	border: solid 1px #DFDFDF;
	height: 16px;
	width: 220px;
	color: #232323;
}

.inputarea
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	border: solid 1px #DFDFDF;
	height: 150px;
	width: 450px;
	color: #232323;
	padding: 2px;
}

.inputareaFCK
{
	border: solid 1px #003366;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #333;
	padding: 2px;
}


.button
{
	border: solid 1px #969d99;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}

.error
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;
	color: red;
	font-weight: bold;
}

.buttonCalendarIMG
{
	display:inline;
	padding: 5px;
	color: #FBFFBD;
	font-size: 16px;
}

.maimMenu, .maimMenu:link, .maimMenu:visited, .maimMenu:active
{
	font-family: Tahoma;
	background-color: #6c6b8b;

	color: #FFFFFF;

	font-weight: bold;

	line-height: 14px;
	text-decoration: none;
}

.maimMenu:hover, .maimMenu:visited:hover
{
	font-family: Tahoma;
		background-color: #6c6b8b;

	color: #FFFFFF;

	font-weight: bold;

	line-height: 14px;
	text-decoration: underline;
}
/* END STANDARD */

.topnav {
	background-image:url(images/bg_topmenu.jpg);
	background-repeat:repeat-x;
	height: 22px;
}
.subnav {
	padding: 0px;
	background-color: #6c6b8b;
	height: 25px;
}

.main {
	width: 966px;
	padding: 16px;
	background-color: white;
		line-height: 21px;
}

.footer {
	background-color:#A7ABC1;
}

.buttontop {
	color: white;
	padding-top: 4px;
	width: 120px;
	height: 18px;
	float: left;
	text-align:center;
}
.buttonsub {
	color: white;
	padding-top: 4px;
	width: auto;
	height: 18px;
	float: left;
	text-align:center;
}

.bg_header {
	height: 97px; 
	background-color: white;
}

.roll 
{ 
	width: 507px; 
	height: 77px; 
	background-image: url(images/overige_diensten3.jpg); 

}

.roll:hover { background-image: url(images/overige_diensten3.jpg); border: red solid 1px; }

.roll2 { width: 507px; height: 77px; background-image: url(images/overige_diensten3.jpg); background-position: 0 0px; }
.roll2:hover { background-position: 0 -77px; }

.roll3 { width: 507px; height: 77px; background-image: url(images/overige_diensten3.jpg); background-position: 0 0px; }
.roll3:hover { background-position: 0 -77px; }
