/* CSS Document */

body {
	background-color: #e0e0e0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
IMG {
	border: none 0px;
}
#container {
	width: 1000px;
	margin: auto;
	background-color: #fff;
}
#header {
	padding: 18px 20px 17px 20px;
}
#header .contact {
	float: right;
	margin-top: 25px;
}
#menu {
	background-color: #e0e0e0;
}
#menu IMG {
	border-right: 1px solid #fff;
}
#content {
	background-color: #fff;
	min-height: 200px;
	padding: 20px 20px 0px 20px;
}
#footer {
	background-color: #fff;
	padding: 0px 20px 20px 20px;
}
.horLine {
	height: 5px;
	background-color: #e0e0e0;	
	margin: 20px 0px 20px 0px;
}
.carrousel {
	width: 960px;
	height: 350px;
}
.carrousel .item {
	position: absolute;
	width: 960px;
	height: 350px;
}
.carrousel .item .homeBg {
	position: absolute;
	width: 465px;
	height: 350px;
	filter: alpha(opacity=85);
	opacity:.85;
	background-color: #fff;	
}
.carrousel .item .home {
	position: absolute;
	width: 445px;
	padding: 10px;
	height: 330px;
}
.carrousel .item .witBg {
	position: absolute;
	width: 465px;
	height: 350px;
	filter: alpha(opacity=85);
	opacity:.85;
	background-color: #fff;	
}
.carrousel .item .wit {
	position: absolute;
	width: 445px;
	padding: 10px;
	height: 330px;
}
.carrousel .items {
	position: absolute;
	margin-top: 330px;
	width: 960px;
	z-index: 100;
}
.carrousel .items .button, .carrousel .items .buttonA {
	background-color: #e0e0e0;
	float: right;
	width: 15px;
	height: 14px;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	cursor: pointer;
	text-align: center;
	padding-top: 1px;
	color: #797979;
	font-weight: bold;
}
.carrousel .items .button:hover, .carrousel .items .buttonA {
	background-color: #fff200;
	color: #000;
}
H1 {
	margin: 0px 0px 5px 0px;
	font-size: 21px;
	text-align: left;
}
H2 {
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	text-align: left;
}
H3 {
	color: #00a400;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	text-align: left;
}
H4 {
	color: #56aa27;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: left;
}
H5 {
	color: #00a400;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
}
H6 {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	text-align: left;
}
.kop {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
#nieuws {
	width: 300px;
	float: left;
}
#nieuws .label {
	font-weight: bold;
	float: left;
	font-size: 14px;
	text-align: right;
	width: 100px;
	margin-right: 10px;
}
#nieuws .tekst {
	width: 190px;
	float: left;
}
#nieuws .leesmeer {
	padding-top: 5px;
}
#nieuws .leesmeer A{
	color: #00a400;
	text-decoration: none;
}
#nieuws .leesmeer A:hover {
	text-decoration: underline;
}

#merken .logo {
	float: left;
	margin: 10px 10px 0px 0px;
}

#accounts {
	float: left;
	width: 630px;
	height: 450px;
}
#accounts .logos {
	position: absolute;
	width: 640px;
}
#accounts .dim {
	position: absolute;
	cursor: pointer;
	background-color: #fff;
	width: 81px;
	height: 81px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#accounts .dim:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#accounts .logo {
	float: left;
}
#accounts .schaduw {
	border-right: solid 3px #e8e8e8; 
	border-bottom: solid 3px #e8e8e8;
	margin-right: 6px;
	margin-bottom: 6px;
}
#accounts .tekst {
	padding: 10px 0px 10px 0px;
	margin-top: 226px;
	height: 180px;
	overflow: auto;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-size: 11px;
	line-height: 12px;
}
#accounts .website {
	padding-top: 5px;
}
#accounts .website A {
	color: #00a400;
	text-decoration: none;
	text-transform: uppercase;
}

#leveranciers {
	float: left;
	margin-left: 30px;
	width: 300px;
	border-bottom: 1px solid #e0e0e0;
}
#leveranciers .inhoud {
	height: 407px;
	margin-bottom: 10px;
	overflow: auto;
	width: 300px;
	background-color: #666;
}
#leveranciers .n0 {
	background-color: #e6f2df;
	padding: 5px;
}
#leveranciers .n1 {
	background-color: #fff;
	padding: 5px;
}
#leveranciers .logo {
	width: 58px;
	background-color: #fff;
	height: 58px;
	border: 1px solid #e0e0e0;
	float: left;
}
#leveranciers .tekst {
	float: left;
	margin-left: 5px;
	width: 205px;
	font-size: 11px;
}

#folder {
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 300px;
	height: 355px;
	overflow-x: hidden;
	overflow-y: auto;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}
#folder .folderBeeld {
	margin-right: 10px;
	float: left;
	border: 1px solid #e0e0e0;
}
#folder FORM {
	margin-top: 10px;
}
#folder TABLE, #folder .bedankt {
	border-spacing: 0px;
}
#folder TABLE TD {
	padding: 0px 4px 2px 0px;
	font-weight: bold;
	line-height: 10px;
}
#folder .input1 {
	margin: 0px 0px 9px 0px;
	width: 143px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#folder .input2 {
	margin: 0px 0px 9px 0px;
	width: 54px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
}
#folder .input3 {
	margin: 0px 0px 9px 0px;
	width: 80px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
}

#links {
	background-color: #e6f2df;
	padding: 10px 10px 0px 10px;
}
#links TABLE {
	border-spacing:0px;
	margin-top: 10px;
	width: 940px;
}
#links .groep1, #links .groep {
	border-top: 1px solid #fff;
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}
#links .groep1 {
	padding: 10px 10px 10px 0px;
}
#links .groep {
	border-left: 1px solid #fff;
	padding: 10px;
}
#links .leesmeer {
	padding-top: 5px;
	text-align: left;
	padding-bottom: 5px;
}
#links .leesmeer A {
	color: #00a400;
	font-weight: bold;
	text-decoration: none;
}
#links .leesmeer A:hover {
	text-decoration: underline;
}
#links .icon {
	float: left;
	padding-top: 1px;
	width: 12px;
	height: 15px;
}
#links .icon2 {
	float: left;
	padding-top: 3px;
	width: 12px;
	height: 13px;
}
#links A {
	color: #000;
	text-decoration: none;
}
#links A:hover {
	text-decoration: underline;
}

#groothandels {
	float: left;
	width: 630px;
	height: 450px;
}
#contact {
	float: left;
	margin-left: 30px;
	width: 300px;
	height: 474px;
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #e0e0e0;
}
#contact FORM {
	margin-top: 0px;
}
#contact TABLE, #contact .bedankt {
	margin-top: 10px;
}
#contact TABLE TD {
	padding: 0px 4px 2px 0px;
	font-weight: bold;
	line-height: 10px;
}
#contact .input1 {
	margin: 0px 0px 9px 0px;
	width: 143px;
	height: 16px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .input2 {
	margin: 0px 0px 9px 0px;
	width: 298px;
	height: 20px;
	border: 1px solid #e0e0e0;
	font-size: 11px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .input3 {
	margin: 0px 0px 9px 0px;
	width: 298px;
	height: 90px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#mensen .mens {
	float: left;
	margin-left: 5px;
}
#mensen .mens IMG {
	cursor: pointer;
	width: 102px;
	height: 102px;
}
#mensen .mens0 {
	float: left;
}
#mensen .mens0 IMG {
	cursor: pointer;
	width: 104px;
	height: 102px;
}
#mensen .popup {
	position: absolute;
	font-size: 11px;
	line-height: 13px;
	margin-left: -20px;
	margin-top: -512px;
	text-align: left;
}
#mensen .popup2 {
	background-image: url(/images/popup.png);
	background-position: bottom;
	width: 122px;
	padding: 10px 10px 25px 10px;
}
#mensen .popup2 A {
	color: #00a400;
	text-decoration: none;
}
#mensen .popup TABLE {
	border-spacing: 0px;
	height: 510px;
}
#mensen .popup TD {
	padding: 0px;
	vertical-align: bottom;
}
.beeld {
	float: left;
	width: 300px;
	margin-left: 30px;
}
.beeldbg {
	background-image: url(/images/beeldbg.png);
	background-position: right;
	background-repeat: repeat-y;
}

.clear {
	clear: both;
}
.horizontalDiv {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.clear10 {
	clear: both;
	height: 10px;
}
.clear20 {
	clear: both;
	height: 10px;
}
