/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: none; }
:focus { outline: 0; }
body { line-height: 1; }
ul, ol 	{ font-family: Arial; font-size: 12px; color: #FFFFFF; line-height: 17px; margin-left: 15px; padding-left: 0px;}
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

.container{
	width: 790px;
	height: 570px;
	position: absolute;
	z-index:0; 
	left: 50%; 
	top: 50%; 
	margin-left: -395px; 
	margin-top: -285px; 
}

.all { overflow:auto;}

.top{
	width:790px; height:70px;	
}

.headerlogo{
	width: 250px;
	height: 45px;
	float:left;
	padding:25px 0 0 0;
}

.headergoogle{
	text-align:right;
	width:330px;
	height:55px;
	float:right;
	padding:15px 0 0 0;
	overflow:hidden;
}
.googlecontent{
	text-align:right;
	width:330px;
	height:auto;
}
.googlelogo{
	text-align:right;
	float:left;
	width:75px;
	height:25px;
}
.googlebar{
	text-align:right;
	float:left;
	width:205px;
	height:25px;
	padding:0 0 0 5px;
}
.googleknop{
	text-align:right;
	float:right;
	width:25px;
	height:25px;
}
.linksnieuwvenster{
	text-align:right;
	width:330px;
	padding:10px 0 0 0;
}

.content{
	width:auto;
	margin-top:20px;
}

.contentkop{
	float:left;
	width:250px;
	height:30px;
	margin-bottom:6px;
}

.footerkop{
	float:left;
	width:525px;
	height:30px;
	margin-bottom:6px;
}

.links a{
	width:241px;
	display:block;
	line-height:19px;
	border-bottom: 1px solid;
	border-color: #dbdbdb;
	padding: 0 0 0 9px;
	background-color:#FFF;
	outline:none;
}

.links a:hover{
	background-color:#f6f6f6;
}

.nieuws, .opzoeken{
	float: left;
	width: 250px;
	margin-right:20px;
}

.handig{
	float: left;
	width: 250px;
}	

.financieel, .verkeer{
	float: left;
	width: 250px;
	margin-right:20px;
	margin-top: 30px;
}

.portal{
	float: left;
	width: 250px;
	margin-top: 30px;
}

.footer{
	width:790px;
	height: 10px;
	font-family:Arial;
	font-size:10px;
	color: #999;
	text-align:center;
	padding:30px 0 0 0;
}

a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:19px;
	color: #002959;
	margin:0;
	outline:none;

}
a:hover {
	text-decoration:none;
	outline:none;
}

input { color: #002959; font-size:12px; padding:3px; margin:0; border:1px solid #CCC; font-family:Arial; padding:3px 3px 2px 3px\9; }
*input { padding:3px 3px 2px 3px; float:left; zoom:1; font-size:12px; }

.checkbox { margin:0; padding:0; width:13px; vertical-align:middle; float:none; border:0; }
.small a {
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#999;
	text-align:center;
	margin:30px 0 0 0;
}
.small a:hover {
	text-decoration:underline;
}

h1 {
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	color: #002959;
	margin:0;
	padding:0 0 0 9px;
}

h2 {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	color: #002959;
	margin:0;
	padding:0;
}


.clear { clear:both; height:0px; display:block; overflow:hidden; }

/* img {
	behavior: url(iepngfix.htc) 
}
*/

