body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	background-color:#c2e6f6;
	background-image: url(../images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}

h1 {font-size:14px;
background-color:#006ab3;
color:#FFFFFF;
padding:3px;}

.wrapper {

width:844px;
margin-left:auto;
margin-right:auto;}

.header {
height:100px;
width:844px;
background-image:url(../images/titel2.gif);;
background-repeat:no-repeat;
background-position:top left;}

.header2 {
height:100px;
width:844px;
background-image:url(../images/faqlogo.gif);
background-repeat:no-repeat;
background-position:top left;}

.header3 {
height:100px;
width:844px;
background-image:url(../images/resultaten.gif);
background-repeat:no-repeat;
background-position:top left;}

.nav {
margin-left:150px;
padding-top:80px;
font-weight:bold;}


.columnleft{width:366px;
float:left;
color:#2d8fb9;
}

.columnright{
color:#2d8fb9;
padding-top:10px;
width:458px;
float:right;
padding-left:20px;}

A {text-decoration: none;color:  #e2001a; }
A:hover {text-decoration: underline; color:#e2001a; font-size: 12px;   }
