@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body{
background-image:url(../images/vrijstaande-baden-bg.jpg);
background-position:center;
background-repeat:repeat-y;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#747476;
}
a
{
color:#747476;
}
H1
{
font-size:20px;

}
H2
{
font-size:12px;
padding:0px;
margin:0px;

}
h4{
font-size:12px;
color:#6F9ED4;
padding:0px;
margin:0px;
}

/*POSITIONING*/
#wrapper
{
	position: relative; 
	 width: 990px;
	 border:0px;
	height: auto; 
	margin: 0px auto; /* to centre compliant browsers */ 
	text-align: left;
	overflow:auto;
}

#kop
{
	position:relative;
	width:990px;
	height:162px;
	float:left;
	position:relative;
	background-image:url(../images/mkzk_kop.jpg);
}
#knoppen
{
	position:relative;
	width:990px;
	height:79px;
	float:left;
	position:relative;
}
#content_col1
{
position:relative;
	width:358px;
	height:auto;
	float:left;
	position:relative;

}
#content_col2
{
position:relative;
	width:572px;
	height:auto;
	float:left;
	position:relative;
	padding:30px;

}
#footer
{
	position:relative;
	width:990px;
	height:27px;
	float:left;
	position:relative;
	background-image:url(../images/woorden.jpg);

}
#copy
{
	position:relative;
	width:990px;
	height:27px;
	float:left;
	position:relative;
	color:#CCCCCC;
	text-align:center;
	font-size:10px;
	line-height:27px;


}
#copy a
{

	color:#CCCCCC;


}
#nieuws
{
position:relative;
float:left;
width:172px;
background-image:url(../images/nieuws_bg.jpg);
background-repeat: repeat-y;
padding:0;
margin:0;
overflow:hidden;
}
#nieuws h1{
font-size:12px;

}
#nieuws p{
font-size:12px;
line-height:14px;

}
#nieuws_kop
{
position:relative;
float:left;
width:172px;
height:58px;
background-image:url(../images/nieuw_kop.jpg);
background-repeat:no-repeat;
padding:0;
margin:0;
}

#nieuws_foot
{
position:relative;
float:left;
width:172px;
height:27px;
background-image:url(../images/nieuws_bottom.jpg);
background-repeat:no-repeat;
padding:0;
margin:0;
}
.nwsitem
{
padding: 0 10px;
}
.nwsitem a
{
display:block;
line-height:20px;
width:152px;
text-align:center;
text-decoration:none;
}
.nwsitem a:hover
{
text-decoration:underline;
}