@charset "utf-8";
/* CSS Document */

/*REDEFINE TAGS*/
body
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

a
{
	color:#22293C;

}

H1{
color:#000033;
padding:0px;
margin:0px;
font-size:16px;
}
#image_statement H1{
padding:0px;
margin:0px;
font-size:50px;
line-height:30px;
text-align:right;
position:absolute;
width:500px;
left:250px;
top:50px;
}
H2{
color:#000033;
padding:0px;
margin:0px;
font-size:14px;
}
p{
padding-top:0px;
margin-top:0px;
}

/*POSITIONING*/
#wrapper
{
	position: relative; 
	 width: 766px;
	 border:0px;
	height: auto; 
	margin: 0px auto; /* to centre compliant browsers */ 
	text-align: left;
}

#header{
width:100%;
height:137px;
background-image: url(../images/header.gif);
background-repeat:no-repeat;
margin-bottom:7px;
float:left;
position:relative;
}
#content{
width:100%;
height: auto;
margin-bottom:7px;
float:left;
position:relative;
}
#footer{
width:100%;
height: 20px;
border-top:1px solid #007C88;
float:left;
position:relative;
padding-top:5px;
}
.col_left{
width:275px;
float:left;
padding:0px;
margin:0px;
}
.col_mid{
width:275px;
float:left;
padding:0px 8px 0px 8px;
margin:0px;
}
.col_right{
width:200px;
float:left;
padding:0px;
margin:0px;
}
.col_wide{
width:766px;
float:left;
padding:0px;
margin:0px;
}
.col_q
{width:189px;
float:left;
padding:20px 0px 0px 0px;
margin:0px;}
.col_half
{width:358px;
float:left;
padding:20px 15px 0px 15px;
margin:0px;}
#footer p{
padding:0px;
margin:0px;
}
.pay_off{
text-align:right;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
color:#007C88;

}
#image_statement
{
width:766px;
height:315px;
margin-bottom:7px;

}
#home_buttons_1
{
width:125px;
height:26px;
position:absolute;
top:0px;
right:11px;
}
#home_buttons_2
{
	width:750px;
	height:20px;
	position:absolute;
	top:115px;
	right:12px;
        padding-left:16px;
}
#home_buttons_2 a
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
letter-spacing:1px;
height:20px;
line-height:20px;
display:block;
width:150px;
color:#FFFFFF;
font-weight:bold;
float:left;
text-decoration:none;
text-align:center;
text-transform:capitalize;
}

.locaties
{
padding:0px;
margin:0px;
color:#666666;
list-style-type:none;
border-top:1px solid #CCCCCC;

}
.locaties li
{
width:189px;
height:20px;
line-height:20px;
border-bottom:1px solid #CCCCCC;

}
.locaties a
{
width:159px;
height:20px;
line-height:20px;
color:#666666;
display:block;
text-decoration:none;
padding-left:30px;
background-image:url(../images/klpijlgrijsrechts.gif);
background-repeat:no-repeat;
background-position:9px 5px;

}
.locaties a:hover
{

color:#007C87;
text-decoration:underline;
background-image:url(../images/klpijlblauwrechts.gif);

}
#actueel{
padding:0;
margin:0;

}
#actueel li{
padding:0;
margin:0 0 10px 0;
list-style-type:none

}
#coll_full{
width:746px;
float:left;
padding:10px;
margin:0px 0px 20px 0px;
background-color:#C6DDDF;
border: 1px solid #007C88;
}