body{
	background-color:#fff;
	margin:0;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

.container{
	width:850px;
	margin:0 auto;
	margin-top:40px;

}

.content{
	width:820px;
	margin:0 auto;
	margin-top:0px;
	font-family:Tahoma;
	font-size:12px;
	border-right:1px solid #035177;
		border-left:1px solid #035177;
	padding:10px;
}

#producten {
	margin-bottom:20px;

}


.content table{
	font-family:Tahoma;
	font-size:12px;
}

.logo{
	float:left;
	width:180px;
	margin-left:10px;

}

#news{
	list-style-type:none;
	margin:0;
	padding:0px;
}

#news li{
	font-style:italic;
	width:395px;
	overflow:hidden;
	background-color:#fff;
	color:#0A5980;
	padding:2px;
	text-align:center;
}

.logo2{

	width:180px;
	margin-left:10px;

}

.menu{
	float:left;
	width:620px;
	height:40px;
	margin-top:55px;
	padding-left:0px;


}

.menu2{

	width:840px;
	height:35px;
	background-image:URL('images/menubg.jpg');
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:12px;
	margin:0 auto;

}

.menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}

.menu ul li{
	float:left;
	margin-right:15px;	
	height:18px;

}

.menu ul li a:link,
.menu ul li a:visited{
	color:#0a5980;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	display:block;

	

}

.menu ul li a:hover{
	border-bottom:2px solid #0a5980;
}

.menu2 ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}

.menu2 ul li{
	float:left;
	margin-right:15px;	
	height:18px;

}

.menu2 ul li a:link,
.menu2 ul li a:visited{
	color:#fff;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	display:block;

	

}

.menu2 ul li a:hover{
	border-bottom:2px solid #fff;
}

.menu #selected{
	border-bottom:2px solid #0a5980;
}

.menu2 #selected{
	border-bottom:2px solid #fff;
}

.clear{
	clear:both;
}

.fotoindex{
	width:850px;
	height:350px;
	background-image:URL('images/indexfoto.jpg');
	background-repeat:no-repeat;
	margin-top:0px;
	position:relative;
}

.tekstindex{
	position:relative;
	left:437px;
	top:60px;
	width:405px;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
}

.tekstindex p{
	margin-top:5px;
margin-bottom:10px;
}
.tekstindex h1{
	color:#fff;
	font-family:Tahoma;
	font-size:14px;
}

.indexlinks{
	float:left;
	width:260px;
	margin-left:10px;
	margin-right:15px;
	margin-top:10px;
}

.indexmidden{
	float:left;
	width:260px;
margin-top:10px;
	margin-right:15px;
}

.indexrechts{
	float:left;
	width:260px;
margin-top:10px;

}

h2{
	color:#0a5980;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
}

.footer{
	width:835px;
	background-color:#0A5980;
	text-align:right;
	color:#fff;
	padding:2px;
	padding-right:5px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
}

.input

{

font-size: 11px;

font-family: "trebuchet ms",helvetica,sans-serif;

color: #272936;

line-height: 18px;

width: 250px;

margin-bottom:2px;

}

.button

{

color: #ffffff;

text-align: center;

background-color: #0A5980;

padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

padding-left: 2px;

font-size: 10px;

border-style:none;

margin-top: 4px;

margin-left: 2px;

}

