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

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	background-color:#000;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin:0 0;
}

#top_content h1{
	font-family: Arial, Helvetica, sans-serif;
	padding-left:100px;
	padding-top:120px;
	letter-spacing: 1px;
	color:#707070;
}

img{
	border-style:solid;
	border-width:0px;
}

a:link {
	color: #a4a4a4;
}
a:visited {
	color: #a4a4a4;
}
a:hover {
	color: #a4a4a4;
}
a:active {
	color: #a4a4a4;
}

.img_padding{
	padding:5px;
}

#left{
	float:left;
	margin-top:-400px;
}

#right{
	float:right;
	margin-top:-400px;
}

#img_index{
	margin-left:-20px;
}



#container{
	margin:auto auto;
	width:814px;
}

#top_menu{
	background-image:url(../images/image_02.png);
	width:814px;
	height:29px;
	float:left;
}

#logo{
	background-image:url(../images/image_04.png);
	width:283px;
	height:47px;
	float:left;
}

#welkom{
	width:93px;
	height:47px;
	float:left;
}

#bedrijf{
	width:83px;
	height:47px;
	float:left;
}

#historie{
	width:90px;
	height:47px;
	float:left;
}

#route{
	width:76px;
	height:47px;
	float:left;
}

#contact{
	width:86px;
	height:47px;
	float:left;
}

#rechts_naast_menu{
	background-image:url(../images/image_10.png);
	width:103px;
	height:47px;
	float:left;
}

#top_content{
	background-image:url(../images/image_11.png);
	width:814px;
	height:245px;
	float:left;
}

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

#text{
	width:610px;
	padding-left:100px;
	margin-top:-20px;
	color:#000;
}

#text h1{
	font-size:120%;
	margin:0px;
	padding:0px;
}

#footer{
	background-image:url(../images/image_13.png);
	width:814px;
	height:163px;
	clear:both;
}

#footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding-left:73px;
	padding-top:47px;
	color:#a4a4a4;
}
