body{
	border-top: 4px solid #7CB506;
	background: #F7F7F7 url(images/bg-body.gif) scroll no-repeat top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #507306;
}
h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
	font-size:16px;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 16px;
	color: #626262;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
blockquote{
	border-top: 3px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 10px 15px;
	font-size: 0.69em;
  margin: 20px 0;
}
/* form inputs */
input, select, textarea, fieldset, label{
	font: 0.75em/normal Arial, Helvetica, sans-serif normal;
}
label{
	border: none !important;
	background-color: transparent !important;
}
select{
  padding: 1px;
}
input[type="text"], input[type="password"],
textarea, select{
	background: #FFFFFF url(images/bg-inputs.gif) scroll repeat-x bottom center;
	border: 1px solid #999999;
  padding: 2px 3px;
}
.ie-inputs{
	background: #FFFFFF url(images/bg-inputs.gif) scroll repeat-x bottom center;
  border: 1px solid #999999;
  padding: 2px 3px;
}
input[type="text"]:focus, input[type="password"]:focus,
textarea:focus, select:focus{
	background-color: #F5F5F5;
/*	border: 1px solid #ADADAD;*/
}
.ie-inputs-focus{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
.ie-btns, input[type="button"], input[type="submit"]{
	background: #FFFFFF url(images/bg-buttons.gif) scroll repeat-x bottom center;
	border: 1px solid #949494;
	padding: 2px 3px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.ie-btns{
	background: #FFFFFF url(images/bg-buttons.gif) scroll repeat-x bottom center;
	border: 1px solid #949494;
	padding: 2px 3px;
	cursor: pointer;
}
button{
	cursor: pointer;
}
/* body classes for home and inner pages */
body.home{
/*	background: transparent url(images/bg-body.jpg) fixed repeat-x top center;*/
}
body.home div.container{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
.header {
	height: 170px;
}
.header a{
	display: block;
	height: 130px;
	width: 200px;
	background: url(images/peterse_logo.gif) no-repeat scroll center top;
}
.logo {
	position: absolute;
	height: 130px;
	width: 200px;
	cursor: pointer;
	margin: 15px 0 0 0;
}
.form-search{
	margin: 95px 0 0 0;
}
.form-search .search-input {
	background: transparent url(images/bg-search.gif) no-repeat scroll left top;
	border: none;
	padding: 5px;
	height: 15px;
	width: 228px;
	color: #A3A2A2;
}
.form-search .search-btn {
	background: url(images/bg-btn-search.gif) no-repeat scroll center top;
	height: 28px;
	width: 74px;
	border: none;
}
.header-menus {
	background: url(images/bg-menu.gif) no-repeat scroll center top;
}
.header-menus ul{
	margin: 0 0 0 14px;
}
.header-menus ul li {
	float: left;
	display: block;
}
.header-menus ul li a {
	color: #FFFFFF !important;
	display: block;
	font-size: 0.75em;
	padding: 11px 17px 12px;
}
.header-menus ul li a:hover{
	background-color: #71AF00;
}.main-content .col-right {
	float: right;
	width: 290px;
}
.main-content #main {
	float: left;
	width: 650px;
}
.main-content {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .bx1 h2 {
	background: url(images/bg-title-1.gif) no-repeat scroll center top;
	height: 27px;
	margin: 0;
	font-size: 1.06em;
	line-height: 20px;
	color: #DD0F0F;
	padding: 12px 0 0 0;
	text-indent: 20px;
}
.bx1 .box-content {
	padding: 15px 20px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.bx2 .box-content{
	padding: 10px 15px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.bx3 .box-content {
	padding: 10px 8px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.bx3 .box-content img{
	border: 1px solid #C9C9C9;
}
.bx1 .box-content img {
	border: 2px solid #696969;
	display: block;
/*	float: left;
	margin-right: 15px;
	margin-bottom: 15px;*/
}
.bx1 .box-content p {
	line-height: 18px;
	color: #4A4A4A;
	padding-bottom: 10px;
}
.bx1, .bx2, .bx3 {
	margin-bottom: 20px;
}
.bx1-bottom {
	background: url(images/bg-center-bottom.gif) no-repeat scroll center top;
	height: 5px;
}
.bx2-bottom,
.bx3-bottom {
	background: url(images/bg-sidebar-bottom.gif) no-repeat scroll center top;
	height: 5px;
}
.bx2 h2 {
	background: url(images/bg-title-2.gif) no-repeat scroll center top;
	height: 38px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 38px;
	text-indent: 20px;
	margin: 0;
}
.bx3 h2 {
	background: url(images/bg-title-3.gif) no-repeat scroll center top;
	height: 38px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 38px;
	text-indent: 20px;
	margin: 0;
}
.MailPressFormEmail {
	background: url(images/bg-email-newsletter.gif) no-repeat scroll left top !important;
	height: 15px;
	width: 151px;
	border-style: none !important;
	padding: 5px 4px !important;
}
#mp-formdiv .btn-submit {
	background: url(images/bg-btn-2.gif) no-repeat scroll center top !important;
	color: #FFFFFF !important;
	border: none !important;
	height: 26px;
}
.nieuws .box-content{
	padding: 0;
}
.nieuws dl{
	padding: 10px 15px;
	border-bottom: 1px solid #E5E5E5;
}
.nieuws dl:last-child{
	border-bottom: none;
}
.nieuws small {
	color: #8F8F8F;
	font-size: 0.63em;
	display: block;
	margin-bottom: 8px;
}
.nieuws h4{
	margin: 0 0 5px 0;
}
.nieuws h4 a{
	color: #4A4A4A !important;
	font-size: 0.75em;
}
.nieuws p{
	font-size: 0.69em;
	padding-bottom: 5px;
}
.nieuws dd a{
	background: transparent url(images/icon-1.gif) no-repeat scroll left center;
	display: block;
	color: #507306 !important;
	font-size: 0.69em;
	outline: none;
	text-indent: 20px;
	height: 17px;
}.footer {
	background: url(images/bg-footer.gif) no-repeat scroll center top;
	height: 79px;
	text-align: center;
}
.footer ul {
	margin: 0px;
}
.footer ul li {
	display: inline;
}
.footer * {
	color: #FFFFFF !important;
}
.footer p{
	#padding-bottom: 5px;
}
.footer a, .footer p, .footer li{
	font-size: 11px;
}

