body {
	font-family: "Verdana";
	font-size: 12px;
	overflow-y: scroll;
	text-align: center;
	margin: 0;
	padding: 0;
}

div {
	position: relative;
}

li {
}

p {
	margin-top: 0;

}

a {
	color: black;
	cursor: pointer;
	font-weight: bold;
}

h1, h2 {
	margin-top: 0;
	color: #68a30d;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	margin-bottom: 2px;
}

hr {
	border: none;
	margin: 0;
	padding: 0;
	background: #DDDDDD;
	height: 1px;
}

div.clearfix {
	clear: both;
	font-size: 0px;
	height: 0;
}

#container {
	margin: 0 auto;
	width: 1037px;
	text-align: left;
}

#menu {
	position: fixed;
	min-height: 160px;
	background: transparent;
	color: black;
	margin-bottom: 10px;
	width: 1037px;
	z-index: 11;
}

#menu_right {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
}

#menu_bottom {
	height: 168px;
	background: transparent url(../images/wolk_boven.png) no-repeat 50% bottom;
}

#menu div.menu_item {
	float: left;
	width: 150px;
	text-align: center;
	line-height: 65px;
	font-weight: bold;
}

#menu_right div.menu_item {
	width: auto;
	padding-left: 30px;
	line-height: 20px;
	font-size: 10px;
	color: gray;
	text-align: right;
	font-weight: normal;
}

#menu_right div.menu_item a {
	color: gray;
	font-weight: normal;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #68a30d !important;
}

#menu input {
	border: none;
	border-bottom: 1px solid gray;
}

#menu div.menu_item div.sub_menu {
	position: absolute;
	top: 20px;
	left: -10px;
	min-width: 100px;
	line-height: 20px;
	z-index: 11;
	text-align: left;
	padding: 10px;
	background: white;
	display: none;
}

#menu div.menu_item div.sub_menu a {
	display: block;
}

#menu div.menu_item div.sub_menu div.sub_sub_menu {
	margin-left: 10px;
	font-size: 11px;
}

#menu div.menu_item:hover div.sub_menu {
	display: block;
}

#menu div.menu_item div.sub_menu div.sub_sub_menu a {
	color: #3A3D3C;
}

#menu div.menu_item div.sub_menu div.sub_sub_menu div.sub_sub_sub_menu {
	margin-left: 10px;
	font-style: italic;
}

#submenu {
	position: fixed;
	margin-left: 0px;
	width: 182px;
	color: black;
	padding: 0px;
	z-index: 10;
	top: 203px;
	bottom: 0px;
	margin-right: 15px;
	overflow-y: auto;
	overflow-x: hidden;
}

#submenu div.link {
	padding: 1px 5px 2px 5px;;
	border-bottom: 1px solid #8B8E8D;
}

#submenu div.green_background a {
	color: white; 
}

#submenu a {
	color: #68a30d; 
	text-decoration: none;
}

#submenu > div {
	border: 1px solid #8B8E8D;
	border-top: none;
	padding: 5px;
	color: white;
}

#submenu > div.white {
	color: #68a30d;
	background: white;
}

#submenu > div.white_active {
	background: #68a30d;
	color: white;
}

#submenu > div.click_item {
	cursor: pointer;
	font-size: 22px;
	padding: 0px;
}

#submenu > div.white img.active {
	display:none;
}

#submenu > div.white_active img.active {
	display:block;
}

#submenu > div.white img.inactive {
	display:block;
}

#submenu > div.white_active img.inactive {
	display:none;
}

#logo {
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 200px;
	height: 130px;
	background: white url(../images/leefruim_logo.png) no-repeat;
	z-index: 11;
}

#content {
	position: absolute;
	margin-top: 200px;
	margin-left: 210px;
	width: 825px;
	min-height: 220px;
	padding-bottom: 180px;
}

#content a {
	color: #68a30d !important;
	font-weight: bold;
}

.green {
	color: #68a30d !important;
}

div.green_background {
	background-color: #68a30d !important;
}

div.semi_transparent_black {
	background-image: url(../images/semi_transparent_pixel_black.png);
	background-repeat: repeat;
}

div.semi_transparent_white {
	background-image: url(../images/semi_transparent_pixel_white.png);
	background-repeat: repeat;
}

div.news_item {
	margin-bottom: 30px;
}

div.images {
	float: right;
	margin: 0 0 5px 5px;
}

div.news_item div.images img {
	height: 100px;
}

div.news_item div.truncated {
	display: none;
}

div.news_item_active div.images img {
	height: 250px;
}

div.news_item_active .read_more {
	display: none;
}

div.pulldown {
	font-size: 10px;
	text-align: right;
	padding-right: 25px;
}

div.pulldown:hover {
	color: white !important;
}

div.pulldown > div.pulldown_button {
	position: absolute;
	width: 20px;
	height: 15px;
	right: 0px;
	top: 0px;
	background: transparent url(../images/arrow_down_green.png) 50% 50% no-repeat;
}
div.pulldown_arrow {
	position: absolute;
	width: 20px;
	height: 15px;
	right: 0px;
	top: 0px;
	background: transparent url(../images/arrow_down_green.png) 50% 50% no-repeat;
}


div.white_active div.pulldown_button {
	background: transparent url(../images/arrow_down.png) 50% 50% no-repeat;
}

div.pulldown_menu {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	display: none;
	z-index: 10;
	padding-right: 25px;
	color: #68a30d !important;
	border: 1px solid #68a30d;
	background-color: white;
}

ul {
	margin-top: 0;
}

li {
	margin-left: 15px;
}

td, th {
	padding: 3px;
	vertical-align: top;
}
