		body{
		margin  :0px;
		padding : 0px;
		background-color : #e2e2e2;
		background-image : url(../images/bg.jpg);
		background-repeat : repeat-y;
		background-position : center top;
		}
		#center{
		width : 950px;
		margin : auto;
		background-image : url(../images/bg.gif);
		background-repeat : no-repeat;
		background-position : center bottom;
		background-color : #ffffff;
		}
		#topimage{
		width : 950px;
		margin : auto;
		clear : both;
		background-color : #ffffff;
		float : left;
		}
		#kolom1{
		width : 500px;
		float : left;
		padding : 50px;
		}
		#kolom2{
		width : 350px;
		float : left;
		}
		#bluecontainernews{
		width : 290px;
		background-color : #54b9f1;
		float : left;
		padding : 30px;
		font-family : arial;
		color : #ffffff;
		font-size : 11px;
		}
		#whitecontainer{
		width : 290px;
		float : left;
		padding : 30px;
		font-family : arial;
		color : #5a5a5a;
		font-size : 12px;
		background-image : url(../images/dottedhorizontal.gif);
		background-repeat : repeat-x;
		background-position : center bottom;
		}
		#nieuwsbrief{
		width : 290px;
		float : left;
		padding : 30px;
		font-family : arial;
		color : #5a5a5a;
		font-size : 12px;
		background-image : url(../images/dottedhorizontal.gif);
		background-repeat : repeat-x;
		background-position : center bottom;
		}
		#nieuwsbrief h1{
			font-family : Century Gothic, Arial;
			font-size : 16px;
			color : #a2d753;
			}
		#nieuwsbrief input{
		width : 200px;
		}
		#footer{
		width : 930px;
		height : 15px;
		padding : 10px;
		background-color : #f3f3f3;
		float : left;
		text-align : right;
		font-family : arial;
		color : #000000;
		font-size : 11px;
		border-bottom : 2px solid silver;
		border-top : 1px dotted silver;
		}
		#dottedhorizontal{
		width : 950px;
		height : 20px;
		background-image : url(../images/dottedhorizontal.gif);
		background-repeat : repeat-x;
		background-position : center;
		float : left;
		background-color : #ffffff;
		}
		#menu{
		float : left;
		width : 950px;
		background-color : #ffffff;
		}
		h1{
		font-family : arial;
		color : #54b9f1;
		font-size : 16px;
		text-transform: uppercase;
		}
		h2{
		font-family : arial;
		color : #ffffff;
		font-size : 14px;
		text-transform: uppercase;
		}
		#content{
		font-family : arial;
		color : #5a5a5a;
		font-size : 12px;
		line-height : 17px;
		}
		#newscontent{
		font-family : arial;
		color : #ffffff;
		font-size : 12px;
		}
		.clear{
		clear : both;
		}
		a{
		color : #1f8ecb;
		}
		a:hover{
		color : #085f8e;
		}

