* {margin:0;padding:0}

html{
height:100%;
}
body{
	background-image: url(../images/elbersbg.jpg);
	background-repeat: repeat-x;
	height:100%;
	background-color: #e3e4e6;
	font-family:  Verdana, Arial, Tahoma;
	font-size:11px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1{
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	}

h2{
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 1px;
}
h3{
	color:  #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
h4{
	display: block;
	font-family:  Helevetica, Arial, Tahoma;
	font-size:12px;
	color: #666666;
	font-weight: bold;
}
h4 a{
	color: #063279;
	text-decoration: none;
}
h5{
	display: list-item;
	list-style-position: outside;
	padding-left: 10px;
	font-family:  Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
}

td{
	vertical-align: top;
	text-align: left
}
ul{
	margin-left: 20px;
}
img{
	border: 0;
	margin: 0;
}
#maintable{
	width: 1002px;
	margin-top: 20px;
	border-collapse: collapse;
	background-color: White;
	empty-cells: show;
	border: 1px solid #ffffff;
}
#main, #main2{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#main2{
}
.nieuwslink a, .nieuwslink, #main2 a{
	color: White;
	text-decoration: none;
}
.header{
	background-image: url(../images/elbers-kop-winter.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 130px;
}
.footer{
	width: 1000px;
	background-color: #e0021b;
	color: White;
	height: 20px;
	text-align: center;
}
.footer a{
	color: White;
	text-decoration: none;
}
.pad2 td{
	padding: 2px;
}
.contentleft{
	width: 140px;
	/*width: 137px;*/
}
.contentright{
	width: 155px;
}
#contentmiddle{
	width: 705px;
}
.contentleft, .contentright{
	background-color: #e0021b;
}
/*---------------------menulinks------------------------------*/
.aspmenulinks{
	margin-left: 5px;
	margin-top: 20px;
	width: 120px;
}
.menulinks{
	border: 1px solid white;
	margin-bottom: 5px;
	padding-left: 2px;
}
.menulinks a{
	display: block;
	/*width: 120px;*/
	width: 120px;
	color: White;
}
.submenulinks{
	margin-left: 10px;
	border: 1px solid white;
	margin-bottom: 5px;
	padding-left: 2px;
}
.submenulinks{
	display: block;
	width: 100px;
	color: White;
}
.menulinksselected{
	background-color: #B22222;
}

/*---------------------einde menulinks------------------------------*/

#divtaalkeuze{
	width: 120px;
	text-align: center;
	margin-left: 10px;
}
.taalkeuze a{
	margin-right: 5px;
	border: 1px solid #ff0000;
}
.listdiv{
	border-top: 1px solid #e0021b;
	margin-bottom: 5px;
}
/*-----------------productenlijst--------------------------------*/
.productdiv{
	border-bottom: 1px dashed #e0021b;
}
.meerInfoForm{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #e0021b;
	padding-bottom: 10px;
}
