body,
body.mceContentBody {
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
body#body_website {
	text-align : center;
}

#elm1 {
height:400px;
/* width: 1000px; */
}

#wrapper {
	width: 1000px;
/*	height: 432px; */
	background-color: #FFFFFF;
	background: url(../design/background_green_fade.gif) no-repeat;
	margin: 0px auto;
	text-align: left;
	padding-top: 19px;
        position    : relative;
}
#header {
	width: 960px;
	height: 119px;
	margin: 0px 20px 0px 20px;;
	background: url(../design/gray_header-border.gif) no-repeat;
	background-color: #FFFFFF;
}
#logo {
	background: url(../design/logo_innogreen.jpg) no-repeat;
	width: 318px;
	height: 79px;
	margin: 20px 0px 0px 20px;
	float:left;
}
#left {
	float:left;
	margin-left: 20px;
}
#submenu {
	float : none;
	margin : 0px 0px 20px 0px;
	width : 208px;
	overflow : hidden;
	padding-bottom: 20px;
	background-color: #BABABA;
}
.inhoud,
#elm1,
.mceContentBody  {
	float : left;
	width : 515px;
	background-color:#FFFFFF;
	text-align: left;
	margin-left: 30px;
}
.inhoud {
	overflow : hidden;
}
#right_column {
	width : 140px;
	float:left;
        color       : #FFF;
	padding: 15px;
        padding-top : 100px;
	margin-left: 50px;
	background  : #BABABA;
        position    : absolute;
        right       : 20px;
        top         : 31px;
}

#animatie_banner {
	width : 178px;
	height : 350px;
	float:none;
}

p,
ul {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	:12px;
	line-height : 20px;
	margin:0px;
}
h1 {
	font-size	: 28px;
	color		: #01915E;
	line-height : 22px;
	padding-bottom: 10px;
}

h1.pageTitle {
	margin-left    : 50px;
	margin-top      : 65px;
	float           : left;
}

h2 {
	font-size	: 17px;
}
h3 {
	font-size : 15px;
}

.inhoud img {
	padding : 1px 10px 1px 10px;
	border  : 0px solid;
}

a {
	color               : #33A23C;
	text-decoration     : none;
}
a:hover {
	color			: #003300;
	text-decoration	: underline;
}

ul {
	padding-left	: 8px;
	margin-left: 0px;
}

#submenu .knop a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 17px;
}
a.hoofdmenuKnop,
a.active_hoofdmenuKnop {
	font-size		: 14px;
	color:			 #FFF;
}
a.hoofdmenuKnop:hover,
a.active_hoofdmenuKnop:hover {
	font-size		: 14px;
	color:			 #218C62;
}

a.active_hoofdmenuKnop,
a.active_dochtermenuKnop {
	font-weight 	: bold;
}
a.dochtermenuKnop,
a.active_dochtermenuKnop {
	font-size : 12px;
	text-decoration	: none;
	color: #FFF;
}
a.dochtermenuKnop:hover,
a.active_dochtermenuKnop:hover {
	color : #218C62;
}
#trouweecom {
	padding-top : 20px;
	padding-bottom: 40px;
	clear : both;
}
#trouweecom a {
	color : #339966;
}