.home2 {
	width: 150px;
	border: 1px solid green;
	}

.home1 {
	width: 370px;
	border: 1px solid green;
	}

.homecontent {

	padding-right:10px ;
	}
.homecontentleft {
	padding-right: 0;
	}
.homecontentmiddle {
	border-right: 1px dashed #1f5c7f;
	border-left: 1px dashed #1f5c7f;
	padding-left: 10px;
	}
#galleryhome {
	background-color: #03131d;
	padding: 10px;
	}
#galleryhometumbs {
	margin-left: 3px;
	margin-bottom: 10px;
	}
#galleryhome img {
	border: 2px solid #6a8206;
	padding: 2px;
	background-color: white;
	margin-right:0px;
	margin-bottom: 0px;
	}



a.homegalleybutton span {
	margin: -9000px;
	}

	a.homegalleybutton {
	background: url(../img/home/fotobutton.jpg) top left no-repeat;
	display: block;
	width: 316px;
	height: 23px;
	}

		a.homegalleybutton:hover {
			background: url(../img/home/fotobutton.jpg) left bottom no-repeat;
			display: block;
			width: 316px;
			height: 23px;
			}


a.nieuwsbriefbutton-home span {
	margin: -9000px;
	}

	a.nieuwsbriefbutton-home {
	background: url(../img/home/nieuwsbriefbutton-home.jpg) bottom left no-repeat;
	display: block;
	width: 188px;
			height: 85px;
	}

		a.nieuwsbriefbutton-home:hover {
			background: url(../img/home/nieuwsbriefbutton-home.jpg) left top no-repeat;
			display: block;
			width: 188px;
			height: 85px;
			}


#contactshome {
	padding-left: 10px;
	}

#homeprodmenuholder {
	width: 950px;
	}

div.homeprodmenu {
	border: 0px solid #000;
	
	width: 236px;
	text-align: left;
	padding: 0px;
	float: left;
	margin-right: 1px;
	height: 235px;
	/*background: url(../img/home/homeimg1.jpg) top left no-repeat;*/
	}

.homemenucontainer {
	width: auto;
	padding-right: 1px;
	height: 208px;
	background: url(../img/whitetrans80-3.png) top left repeat-x
	}

/*
.homeprodmenu:hover .homemenucontainer {  visibility: visible;
 }
*/

.homemenucontainer  h3 {
	width: 235px;
	background: #F89F05 url(../img/home/menutitlehomelist.jpg) top left repeat-x;
	padding: 8px 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	text-align: center;
	}

.homemenucontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

.homemenulist {
		padding-top: 10px;

	}
.homemenucontainer li {
	padding: 1px 1px;
	width: auto;
	border-bottom: 1px dashed #aaa;
	}

.homemenucontainer a {
	display: block;
	padding: 1px 0 1px 10px;
	width: auto;
	}

.homemenucontainer a:link, #navlist a:visited {
	color: #1F4257;
	text-decoration: none;
	}

.homemenucontainer a:hover {
	/*background-color: #fff;
	color: #81A20B;*/
	
	background-color: #F89F05;
	color: white;
	}