@charset "UTF-8";
/* CSS Document */

body{
	/*background-image:url(../images/achtergrond-verloop);*/
	/*background-repeat:repeat-x;*/
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:17px;
}

#leeg{
	height:75px;
	width:75px;
	background-color:#000;
	position:absolute;
	left: 858px;
	top: 433px;
}

a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:17px;
	text-decoration:none;
}

a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:17px;
	text-decoration:none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cd003a;
	line-height:17px;
	text-decoration:none;
}
	

h1{
	font:Arial, Helvetica, sans-serif;
	color:#545454;
	margin:0 0 20px 0;
	font-size:17px;
	font-weight:normal;
}

#container{
	width:960px;
	height:auto;
	margin:auto;
}

/* ________________________________________header */


#header{
	width:960px;
	height:142px;
	float:left;
	background-image:url(../images/header.png);
}

#header-foto1{
	width:960px;
	height:251px;
	float:left;
	background-image:url(../images/foto-header1.png);
}

#header-foto2{
	width:960px;
	height:251px;
	float:left;
	background-image:url(../images/foto-header2.png);
}

#header-foto3{
	width:960px;
	height:251px;
	float:left;
	background-image:url(../images/foto-header3.png);
}

#header-foto4{
	width:960px;
	height:251px;
	float:left;
	background-image:url(../images/foto-header4.png);
}

#header-foto5{
	width:960px;
	height:251px;
	float:left;
	background-image:url(../images/foto-header5.png);
}

#header-foto6{
	width:960px;
	height:251px;
	float:left;
	background-image:url(../images/foto-header6.png);
}

#balk{
	width:960px;
	height:26px;
	float:left;
	background-image:url(../images/grijze-balk.png);
}

#content{
	width:960px;
	height:auto;
	background-image:url(../images/content.png);
	background-repeat:repeat-y;
	float:left
}



/* ________________________________________navigatie */

#navigatie{
	width:185px;
	height:auto;
	float:left;
	margin-left:12px;
	margin-top:7px;
}

#buttons{
	width:185px;
	height:auto;
	float:left;
}

#button{
	width:185px;
	height:23px;
	border-bottom: thin solid #fff;
}

.button{
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	text-decoration:none;
	text-indent:18px;
	line-height:24px;
}

.button:link{
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	text-decoration:none;
	text-indent:18px;
	line-height:24px;
}

.button:visited{
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	text-decoration:none;
	text-indent:18px;
	line-height:24px;
}

.button:hover{
	background-color:#cd003a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-indent:18px;
	line-height:24px;
}

/* ________________________________________main */

#main{
	width:525px;
	height:430px;
	padding-left:22px;
	padding-top:7px;
	padding-bottom:20px;
	float:left;
}

/* ________________________________________sidebar */

#sidebar{
	width:165px;
	height:auto;
	padding-left:30px;
	padding-top:7px;
	float:left;
}

/* ________________________________________footer */

#footer{
	width:960px;
	height:19px;
	float:left;
	background-image:url(../images/footer.png);
}

#copyright{
	width:960px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
	text-align:center;
}

/* ________________________________________contactformulier */

.invulveld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #999;
	overflow:auto;
	width:250px;
}
