html, body{
margin:0px;
padding:0;
text-align:center;
background:#d0d0d0 url('images/bgpattern.jpg') repeat-x;
}

a:link{
color: #0e3395;
text-decoration:none;
}

a:visited{
color: #0e3395;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


.title{
width:416px;
height: 30px;
font-size: 22px;
font-weight: bold;
}

.title2{
color: #a6e226;
width:360px;
height: 30px;
font-size: 18px;
font-weight: bold;
padding-bottom: 2px;
border-bottom: 1px #297cda solid;
}

.title3{
color: #000;
width:360px;
height: 30px;
font-size: 18px;
font-weight: bold;
}

.title4{
margin-left: 5px;
margin-top:0px;
color: #0e3395;
width:229px;
height: 16px;
font-size: 15px;
font-weight: bold;
}

.text{
margin-top:10px;
width: 416px;
height: 137px;
font-size: 12px;
}

.text3{
color: #0e3395;;
margin-top:5px;
width: 300px;
height: 137px;
font-size: 11px;
}


/*  De header bevat: logo, de background voor de foto en daarop de foto   */

.header{
width:980px;
height:70px;
margin:0 auto;
padding:0;
}

.logo{
float: left;
position: relative;
top:10px;
width:350px;
height:53px;
background: url(images/logo.jpg) no-repeat;
}

/*  light blauwe heasder bevat links en rechts div   */

.welcomeheader{
width:980px;
height:290px;
margin:0 auto;
padding:0;
text-align: left;
color: #fff;
font-family: Arial;
}

.welcome{
position: relative;
top: 35px;
float: left;
width:416px;
height:177px;
}

.websitebutton{
margin-top: 30px;
padding-top: 11px;
text-align: center;
width: 153px;
height: 57px;
background: url(images/websitebutton.jpg) no-repeat;
}

.websitebutton a:link{
font-size: 12px;
color: #fff;
text-decoration: none;
}


.blog{
position: relative;
top: 35px;
float: right;
width:360px;
height:177px;
}

.bloglink{
color: #a6e226;
width:360px;
height: 26px;
border-bottom: 1px #297cda solid;
padding-top: 10px;
}

.bloglink a{
text-decoration: underline;
color: #fff;
font-size: 12px;
padding-left: 20px;
}

/*  witte gedeelte met 6 icons, iconskader2 is voor de float right position zodat er geen 
extra width nodig is   */


.informatie{
width:980px;
height:300px;
margin:0 auto;
padding:0;
text-align: left;
color: #fff;
font-family: Arial;
}

.iconkader{
position: relative;
top:20px;
margin-right:39px;
float: left;
width:300px;
height:130px;
}

.iconkader2{
position: relative;
top:20px;
float: right;
width:300px;
height:130px;
}

.icon  img{
float: left;
width:71px;
height:81px;
}











