html, body {
	padding: 0px;
	margin: 0px;
}
img {
   behavior: url("Scripts/pngbehavior.htc");
}


/* TEMPLATE */
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 901px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin: 15px 0 0 0;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#footer {
	float:left;
	text-align:right;
	padding: 5px 10px 0 0;
	height: 28px;
	width: 890px;
	margin: 10px 0;
	font-size: 13px;
	color: #323232;
	background: url(../img/img_bg_footer.jpg) no-repeat;
}
#footer a{
	padding: 0 14px 0 18px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323232;
	text-decoration:none;
	background: url(../img/nav_img.gif) left no-repeat;
}
#footer a:hover{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration:none;
}
/* NAVIGATIE */

#navigatie {
	margin: 7px 0 15px 0;
	padding: 8px 15px 0 15px;
	width: 885px;
	height: 32px;
	background: url(../img/img_bg_menu.jpg) no-repeat;
}

#navigatie a{
	font-weight: bold;
	display:block;
	float:left;
	padding: 0 14px 0 18px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323232;
	text-decoration:none;
}

#navigatie ul ul {
	clear: both;
}

#navigatie a:hover{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration:none;
}
#navigatie a.active{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration:none;
}

.noBackground {
	background-image:none;
}


/* LINKER KOLOM*/
#kolomLinks {
	float:left;
	width: 200px;
	padding: 0 15px;
}
#kolomMain {
	float:left;
	margin: 0;
	width: 355px;
	padding: 0 15px;
	line-height: 16px;
	font-size:13px;
	border-right: #C2C2C2 solid 1px;
	border-left: #C2C2C2 solid 1px;
}
#kolomMain2 {
	float:left;
	margin: 0;
	width: 580px;
	padding: 0 15px;
	line-height: 16px;
	font-size:13px;
	border-right: #C2C2C2 solid 1px;
}
#kolomMain3 {
	float:left;
	margin: 0;
	width: 870px;
	padding: 0 15px;
	line-height: 16px;
	font-size:13px;
}
#kolomRechts {
	float:left;
	margin: 0;
	width: 252px;
	padding: 0 15px;
	line-height: 16px;
	font-size:13px;
}
#kolomRechts2 {
	float:left;
	margin: 0;
	width: 252px;
	padding: 0 15px;
	line-height: 16px;
	font-size:13px;
}


/* LINKS NEWS */
#kolomRechts2 ul, ul#newscolumn {
	margin: 0;
	padding: 0px;
	list-style:none;
}

#kolomRechts2 li, ul#newscolumn li {
	border-bottom: #C2C2C2 solid 1px;
	margin: 10px 0;
	padding-bottom: 10px;
	list-style:none;
	padding-left: 0px;
	
}
#kolomRechts2 li a, ul#newscolumn li a {
	color:#000000;
	text-decoration:none;
	font-size: 12px;	
}
#kolomRechts2 li a:hover, ul#newscolumn li a:hover {
	color:#FF0000;
	text-decoration: underline;
}


/* FORMS */
textarea.xl {
	width: 400px;
	height: 150px;
}


/* TEXT */
h1 {
	font-size: 22px;
	line-height: 28px;	
	padding: 0;
	margin: 0;
	color: #053A61;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 15px;
	color: #0C96FA;
	font-weight:bold;
	padding: 0;
	margin: 5px 0;
}
h3 {
	margin: 0px;
	padding: 0;
	font-size: 18px;
	width: 100%;
	border-bottom: #323232 solid 1px;
}
.colorBlauw {
	font-size: 15px;
	color: #0C96FA;
	font-weight:bold;
	padding: 0;
	margin: 5px 0;
}
.colorBlauw2 {
	font-size: 15px;
	color: #0C96FA;
	font-weight:bold;
	padding: 0;
	margin: 5px 0 -10px 0;
}
a img { border: none;}

p {
	font-size:13px;
}
#kolomMain ul {
	padding: 0 0 0 15px;
	_padding: 0;
}
#kolomMain li {
	list-style-image: url(../img/bullit.gif);
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
}
.floatLeft { float:left;}
.floatRight { float:right;}
.paddingRight10px { padding-right: 10px;}
#contactform {
	margin: 0;
	padding:0;
	width: 450px;
}
p.pgnav {
	color: #323232;
	font-weight:bold;
	text-align:left;
	width: 100%;
}
p.pgnav a{
	color: #FF0000;
	text-decoration:none;
}
p.pgnav a:hover{
	color: #323232;
	text-decoration:none;
}
p.pgnav a.active{
	color: #323232;
	text-decoration:none;
}


table td {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
}
.tableWorldWideServiceNetwork tr{
	height: 20px;
}
.tableWorldWideServiceNetwork td{
	padding: 3px 0 3px 5px;
	border-bottom: #CCCCCC 1px solid;
}
a {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.quickquote {
	color: #323232;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../img/button.jpg);
	display: block;
	width: 244px;
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
}
a:hover.quickquote {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../img/button.jpg);
	display: block;
	width: 244px;
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
}
table.downloads td{
	padding: 8px 0 8px 10px;
	border-bottom: #CCCCCC 1px solid;
}


table.form td.formleft {
	padding-right: 10px;
}


ul.level1 li a {
	color: black;
	font-weight: normal;
}

ul.level1 li a:hover {
	color: red;
}


table.data td {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #CCCCCC;
}


table.data2 td {
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #CCCCCC;
}


td.xl48 {
	width: 200px;
}