* html img {
	filter: expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="../ConEasy/images/blank.png").substr(0,0) ) : this.runtimeStyle.filter="" ) );
}

html {
}

body {
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	padding: 0px;
}

.maindiv {
	position: relative;
	width: 800px;
	margin: 10px auto;
}

.page {
	position: absolute;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #512b1b;
	border: 1px solid #000;
	background: #fff url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px 0;
}

.logo {
	width: 180px;
	height: 71px;
	margin: 20px 25px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

/* Menu definities */
.menu {
	position: relative;
	width: 172px;
	left: 25px;
	border: 4px solid #fff;
	text-align: left;
	background-color: #5b8f22;
}

#menu-item {
	padding: 10px 12px;
}

.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding-left: 5px;
}

#menu-item img {
	margin-top: 2px;
}

.leftlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
}


#left {
	position: relative;
	margin: 25px 0 51px 0;
	width: 230px;
	float: left;
}

.contactgegevens {
	position: relative;
	width: 152px;
	left: 25px;
	margin-top: 25px;
	border: 4px solid #ccc;
	text-align: left;
	padding: 10px;
	background-color: #fff;
}

.contactgegevens p {
	color: #464646;
	font-size: 10px;
}

.search {
	position: relative;
	width: 152px;
	left: 25px;
	border: 4px solid #ccc;
	text-align: left;
	padding: 10px;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 25px;
}

.search a {
	display: none;
}

#search {
	height: 20px;
	text-align: center;
	padding: 0 8px;
	margin: 0 0 2px;
}

#search .text {
	width: 63px;
}

#searchform {
	padding: 8px;
}

.searchbox {
	padding: 1px 1px 1px 20px;
	width: 128px;
	background: #FFF url(../images/search-16.png) no-repeat;
	color: #666;
	border: 1px solid #DDD;
}

.searchbox:hover, .searchbox:focus {
	background: #EEE url(../images/search-16.png) no-repeat;
	border: 1px solid #999;
	text-decoration: none;
}

.blokjes-bruin {
	position: absolute;
	width: 35px;
	height: 35px;
	left: 25px;
	bottom: 15px;
	background-image: url('../images/blokjes-bruin.jpg');
	background-repeat: no-repeat;
}

.headerimage {
	position:absolute;
	top: 15px;
	left: 230px;
	background: url('../images/mainimage.jpg');
	border: 4px solid #FFF;
	height: 300px;
	width: 537px;
}

#right {
	position: relative;
	margin-top: 25px;
	margin-bottom: 15px;
	width: 570px;
	float: right;
}

.blokjes-groen {
	position: absolute;
	width: 15px;
	height: 103px;
	right: 25px;
	top: 25px;
	background-image: url('../images/blokjes-groen.png');
	background-repeat: no-repeat;
}

.leadstory {
	position: relative;
	margin-top: 15px;
	left: 10px;
	padding-right: 60px;
	width: 505px;
}

.leadstory img {
	border: 3px solid #fff;
	margin-right: 10px;
}

.leadstory h1 {
	margin: 0;
	padding: 0;
	
}

.portfolio {
	position: relative;
	margin-top: 30px;
	left: 13px;
	width: 538px;
}

.portfolio .p_1 {
	width: 244px;
	height: 170px;
	border: 2px solid #512b1b;
	float: left;
	padding: 5px;
}

.portfolio .p_1 img {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}

.portfolio .p_1 h1 {
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
	color: #5b8f22;
	font-weight: bold;
}

.portfolio .p_2 {
	width: 244px;
	height: 170px;
	border: 2px solid #512b1b;
	float: right;
	right: 25px;
	padding: 5px;
}

.portfolio .p_2 img {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}

.portfolio .p_2 h1 {
	font-size: 14px;
	margin-top: 0;
	padding-top: 0px;
	color: #5b8f22;
	font-weight: bold;
}

h1 {
	font-family: Verdana;
	font-size: 22px;
	color: #5b8f22;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

h3 {
	font-size: 14px;
	margin-top: 0;
	color: #5b8f22;
	font-weight: normal;
}

a {
	color: #512b1b;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	position: absolute;
	width: 800px;
	bottom: 10px;
	text-align: center;
}

.footer a {
	color: #5b8f22;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
}

.kop {
	color: #5b8f22;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 0.5em;
}

.subkop {
	color: #5b8f22;
	font-size: 15px;
	font-style: bold;
}

.paragraaf {
	color: #512b1b;
	font-size: 14px;
}

.bottomspacer {
	height:10px;
	position:relative;
	top:33px;
}

.mceContentbody {
	margin: 0px;
	background-color: #fff;
	text-align: left;
}

textarea.cmpContact {
    height: 100px;
}
textarea.cmpContact,
input.cmpContact {
	width: 250px;
	color: #666;
	border: 1px solid #DDD;
}

textarea.cmpContact:hover,
input.cmpContact:hover,
textarea.cmpContact:focus,
input.cmpContact:focus {
	border: 1px solid #999;
	text-decoration: none;
}
