body,html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


p,td,div,h1,h2,a, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1pt;
	color: #333333;
}
h1{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #333333;

}
h2{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F8F8F8;
}
#menu{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-left: 50px;
	width: 215px;
	margin-top : 10px;
}
.menuGroep{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: right;
}
.menuItem{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1pt;
	color: #666666;
	text-align: right;
	padding-bottom: 2px;
}
.content{
	width: 675px;
	height: 520px;
	padding-top: 20px;
	padding-left: 40px;
}

#TableMain {
	background-image: url(http://www.regiegroepchemie.nl/images/kantlijn.jpg);
	background-repeat: repeat-y;
}
#Content2 img{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
.hoofdTekst {
	padding-right: 20px;
	padding-bottom: 40px;
}
#SearchBox {
	background-image: url(http://www.regiegroepchemie.nl/images/zoeken.jpg);
	height: 220px;
	width: 250px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#SearchBox .title {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 34px;
	padding-bottom: 0px;	
}
#SearchBox .txt {
	font-weight: normal;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#SearchBox .inputRow {
	font-weight: normal;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 30px;
	height: 24px;
	background-position: top;
}
#SearchBox .btn {
	margin-top: 4px;
}
.input {
	border: 1px solid #B34B42;
	margin-bottom:4 px;
}
.imgLeden {
	padding-top: 35px;
	vertical-align: top;
}
.ledenTekst{
	vertical-align: top;
	padding-right: 60px;
	
}
