/* CSS Document */

body{
	background-color:#dadada;
	background-image:none;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#background{
	background-color:#c60927;
	background-image:url(../images/layout/back_03.jpg);
	background-repeat:repeat-x;
}

#container{
	width:985px;
	background-image:url(../images/layout/back_04.gif);
	background-repeat:repeat-y;
}

.clear{
	clear:both;
}

#header{
	width:985px;
	height:180px; /*215*/
	/*background-image:url(../images/layout/jonker_01.jpg);*/
	background-repeat:no-repeat;
	padding:35px 0px 0px 0px;
}

#menu{
	float:right;
	height:19px;/*23*/
	padding: 3px 0px 0px 0px;
	width:710px;
	overflow:hidden;
}

#menu :link, #menu :visited {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#headerimage{
	float:right;
	margin-top:1px;
	height:157px;
	padding: 0px;
	width:812px;
	overflow:hidden;
}

#links{
  float: left;
	width:172px;
	height:347px;
	background-image:url(../images/layout/jonker_03.jpg);
	background-repeat:no-repeat;
}

#content{
	width:789px; /*813*/
	float:right;
	padding: 26px 12px 26px 12px;
}

h1{
	font-size:14px;
	font-weight:bold;
}

#content :link, #content :visited{
	color:#FFFFFF;
}

#content_home{
	background-image:url(../images/layout/back_05.gif);
	background-repeat:repeat-y;
	width:789px; /*813*/
	float:right;
	padding: 26px 12px 26px 12px;
	min-height:310px;
	.height:310px;
}

#homekolom1{
	float:left;
	width:245px;
}

#homekolom2{
	float:left;
	margin-left:26px;
	width:245px;
}

#homekolom3{
	float:left;
	margin-left:26px;
	width:245px;
}

#content_home :link, #content_home :visited{
	color:#FFFFFF;
}

#bottom{
	background-image:url(../images/layout/jonker_07.jpg);
	background-repeat:repeat-x;
	padding-top: 5px;
	padding-left:5px;
	height:77px;
	width:99%;
	color:#000000;
	font-size:10px;
}

#bottom :link, #bottom :visited{
	color:#000000;
}

#bottomlogo{
 position:absolute;
 margin-left:700px;	
 .margin-left:400px;
}
