html,body {
margin: 0;
padding: 0;
background-color: white;
text-align: center;
}

body {
behavior:url("/script/csshover.htc");
}

* {
font-size:12px;
font-family: arial, verdana;
}

img {
border: 0px;
}

table{
border-collapse: collapse;
}

a {
color:#00237D;
}

#container {
width: 738px;
margin: auto;
position: relative;
text-align: left;
}

img#logo {
display: block;
}

#lang {
top: 26px;
right: 0;
width: 578px;
position: absolute;
color:#909090;
text-align: right;
}
	#lang a {
	font-size: 11px;
	text-decoration:none;
	color: #909090;
	}
	#lang a:hover,
	#lang a.active {
	color:#0C2678;
	}

#top {
width: 738px;
height: 141px;
margin-top:83px;
}

/* Hide from IE-Mac \*/
#top { margin-top:0px; }
/* End hide */


#menu {
position: absolute;
top: 54px;
right: 0;
width: 598px;
height: 20px;
white-space: nowrap;
}
/*A*/
#menu ul li a {
display: block;
width: auto !important;
width: 25px;
min-width: 25px;
height: 16px;
padding: 0 4px;
font-size: 14px;
font-weight: bold;
color: #00237D;
text-decoration: none;
}
#menu ul li.active a,
#menu ul li:hover a {
color: #CF0000;
}
	#menu ul li li a,
	#menu ul li.active li a,
	#menu ul li:hover li a {
	width: 100%;
	height: 18px;
	padding: 2px 0 0 0;
	font-size: 13px;
	font-weight: normal;
	color: #00237D;
	}
	#menu ul li ul li a:hover,
	#menu ul li:hover ul li a:hover,
	#menu ul li.active ul li.active a {
	font-weight: bold;
	color:#CF0000;
	}
/*LI*/
#menu ul li {
position: relative;
float: left;
list-style: none;
width: auto !important;
width: 50px;
min-width: 50px;
height: 16px;
margin: 0;
padding: 0;
border-left: 1px solid #B9B9B9;
}
#menu ul li.first-child {
border-left: 0;
}
	#menu ul li ul li,
	#menu ul li:hover ul li {
	float: none;
	width: 148px;
	height: 20px;
	border: 1px solid #00237D;
	border-bottom: none;
	padding: 0 0 0 10px;
	}
	#menu ul li.first-child ul li {
	border: 1px solid #00237D;
	border-bottom: none;
	}
/*UL*/
#menu ul {
position: relative;
top: 0;
right: 0;
float: right;
height: 16px;
margin: 0 -1px 0 0;
padding: 0;
list-style: none;
}
	#menu ul li ul {
	display: none;
	position: absolute;
	top: 16px;
	left: -999em;
	width: 160px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	margin: 0;
	padding: 4px 0 0 0;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	background: white url("../img/ieplaatje.gif") bottom left repeat-x;
	}
	#menu ul li:hover ul {
	display: block;
	left: 0;
	}
#content {
min-height:300px;
height:auto !important;
height:400px;
color:#373737;
padding-bottom: 1px;
margin-bottom:20px;
}
	#content input.protext,
	#content textarea {
	width:195px;
	}
	#content textarea {
	height:200px;
	}

	#content h1,
	#content h2,
	#content h3 {
	color: #00237D;
	padding: 0;
	margin: 0;
	}
	
	#content h1 {
	font-size:16px;
	color: #00237D;/*#515151;*/
	padding:20px 0px 5px 0;
	margin:0;
	}

	#content h1 span.first-word {
	color:#00237D;
	font-size:16px;
	}
	
	#content h2 {
	font-size:15px;
	}
	
	#content h3 {
	font-size:13px;
	}


	/* KOLOMMEN DEFINITIES */
	#content #col_one {
	float:left;
	margin-top:41px !important;
	margin-top:60px;
	}
	#content #col_one h1 {
	border-bottom: 1px solid #B9B9B9;
	position:absolute;
	top:224px;
	width:738px;
	}
	#content #col_two {
	float:left;
	margin-top: 41px;
	position:absolute;
	}

	/* hide from IE */
	#content > #col_two {
	position:static;
	margin-left:0;
	}

	#content #col_three {
	float:right;
	}

	#content #col_three address{
	font-style:normal;
	text-decoration:none;
	float:left;
	border:0;
	width:160px;
	background:url("../img/clipcorner.jpg") top left no-repeat;
	padding:25px 0 30px 23px;
	text-align:left;
	}

	#content #col_three address b,
	#content #col_three address strong
	{
	color:#002A76;
	display:block;
	padding:0 0 10px 25px;
	}

	#content #col_three address u{
	text-decoration:none;
	color:#002A76;
	display:block;
	padding:0 0 5px 0;
	}

	#content #col_three address a,
	#content #col_three address img
	{
	display:block;
	}

	#content #clear {
	clear:both;
	}



		/* KOLOM STIJL TWEE */
		.style_two {
		background: url("../img/dot.gif") 258px 10px no-repeat;
		}

		.style_two #col_one {
		padding-right:32px;
		width:226px;
		}	

		.style_two #col_two {
		display:none;
		}

		.style_two #col_three {
		padding-right:10px;
		width:450px;
		}


		/* KOLOM STIJL EEN */
		.style_one {
		background: url("../img/dot.gif") 532px 10px no-repeat;
		}

		.style_one #col_one {
		width:226px;
		}

		.style_one #col_one h1 {
		width:336px;
		}

		.style_one #col_two img {
		display:block;
		margin:auto;
		}

		.style_one #col_two {
		width:300px;
		padding-top:1px;
		}
 
		.style_one #col_three {
		padding-right:10px;
		width:172px;
		}

		/* KOLOM STIJL DRIE */
		.style_three {
		background: url("../img/dot.gif") 369px 10px no-repeat;
		}

		.style_three #col_one {
		width:359px;
		margin-right:10px;
		}

		.style_three #col_three {
		width:349px;
		}

		/* KOLOM STIJL VIER */
		.style_four {
		}

		.style_four #col_one {
		width:738px;
		}

		/* KOLOM STIJL COLLECTORS */
		/* CLIPCOLLECTOR HOOFDPAGINA */
		.style_collectors {
		background: url("../img/dot.gif") 532px 10px no-repeat;
		}

		.style_collectors #col_one {
		width: 513px;
		padding-right:20px;
		}

		.style_collectors #col_three {
		padding-left: 10px;
		width: 195px;
		}

			.style_collectors #col_one #collectorInfoList{
				width: 513px;
				border:1px solid #1C548D;
			}

				.style_collectors #col_one #collectorInfoList .head {
				padding-left: 3px;
				color: white;
				font-weight: bold;
				background: #195EAB;
				}

				.style_collectors #col_one #collectorInfoList .item {
				padding-left: 3px;
				}

				.style_collectors a.collectorList {
				display: block;
				text-decoration: none;
				}
				
					.style_collectors a.collectorList:hover {
					text-decoration: underline;
					}

		/* CLIPCOLLECTOR JOINPAGINA */
		.style_collectors_join form .inputtext{
		width: 300px;
		}
		
		.style_collectors_join form .inputtext_small{
		width: 125px;
		}

		.style_collectors_join form td.lable{
		font-weight: bold;
		padding-right: 5px;
		text-align: right;
		}

		/* CLIPCOLLECTOR LOGINPAGINA */
		.style_collectors_join #col_one {
		width:480px;
		}

		/* CLIPCOLLECTOR SHOW-COLLECTIEPAGINA EN VIEW PAGINA */
		.style_collectors_showcoll,
		.style_collectors_view {
		background: url("../img/dot.gif") 532px 10px no-repeat;
		}

		.style_collectors_showcoll #col_one {
		width:226px;
		}

		.style_collectors_view #col_one {
		width:532px;
		}

		.style_collectors_showcoll #col_one h1 {
		width:336px;
		}

		.style_collectors_showcoll #col_two {
		width:306px;
		}

			.style_collectors_showcoll #col_two img,
			.style_collectors_view #col_one img {
			display:block;
			margin:auto;
			margin-top: 20px;
			}

		.style_collectors_showcoll #col_three,
		.style_collectors_view #col_three {
		padding-left:10px;
		width: 196px;
		}

#bottom {
font-size: 11px;
color:#909090;
text-align:center;
border-top: 1px solid #B9B9B9;
padding: 10px 0 10px 0;
}

#bottom ul {
display:inline;
padding: 0;
margin: 0;
list-style: none;
}
#bottom ul li {
display: inline;
}
#bottom ul li a {
font-size: 11px;
color:#909090;
text-decoration:none;
}

#bottom ul li a:hover {
color:#0C2678;
}

span.obl_star {
color: red;
font-weight: bold;
}

#message {
margin: 10px 0 0 0;
border: 2px solid red;
padding: 3px 3px 3px 10px;
}
	#message ul {
	margin: 0;
	padding: 0 0 0 15px;
	}
		#message ul li{
		line-height: 18px;
		}

table#calculate td.cal_left,
table#calculate td.cal_right,
table#calculate td#total {
vertical-align: top;
}
table#calculate td.cal_left,
table#calculate td.cal_right {
width: 50%;
padding-bottom: 20px;
}
table#calculate td.cal_left input,
table#calculate td.cal_right input {
margin-bottom: 5px;
}
table#calculate td.cal_left {
padding-right: 10px;
}
table#calculate td.cal_right {
text-align: right;
}
table#calculate td.submit {
text-align: left;
}
	table#calculate td#total{
	text-align: right;
	font-weight: bold;
	}
