#les_links, #les_midden, #les_rechts {
	margin: 0px;
	padding: 0px;
	
	vertical-align: top;
	padding-left: 20px;
}

#les_links {
	width: 210px;
	padding-top: 20px;
}

#les_midden {
	width: 502px;
	padding-top: 10px;

        font-size: small;
}

#les_rechts {
	width: 228px;
	padding-top: 32px;
}

#les_midden h1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #a2a2a2;
        font-weight: bold;
}

/* Deze h2 moet waarschijnlijk ook #les_midden h2 zijn maar dat weet je nooit zeker */
h2 {
	line-height: 36px;
}
#les_midden h2 {
        font-weight: bold;
}

.menu_item {
	width: 190px;
	overflow-x: hidden;
	
	line-height: 22px;
	font-size: 14px;
	padding-left: 16px;
	padding-right: 4px;
	margin-top: 4px;
	
	background-color: #265d1c;
	color: #FFFFFF;
	
	cursor: pointer;
	position: relative;
}

.menu_item_selected {
	width: 190px;
	
	line-height: 22px;
	font-size: 14px;
	padding-left: 16px;
	padding-right: 4px;
	margin-top: 4px;
	
	background-color: #265d1c;
	color: #FFFFFF;
	
	cursor: pointer;
	font-weight: normal;
	position: relative;
}

.menu_item_hover {	
	width: 190px;
	
	line-height: 22px;
	font-size: 14px;
	padding-left: 16px;
	padding-right: 4px;
	margin-top: 4px;
	
	background-color: #404040;	
	color: #EEEEEE;
	
	cursor: pointer;
	position: relative;
}


.menu_item_image{
	position: absolute;
	left: 4px;
	top: 6px;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
}

.menu_sub, .menu_sub_logo {
	background-color: #e9e9e9;
	color: #404040;
	width: 210px;
	overflow-x: hidden;
	
	cursor: pointer;
	
	position: relative;
}
.menu_sub_logo {
	display: table;
    height: 50px;
}

.menu_sub_logo_center1 {
	display: table-cell;
	vertical-align: middle;
    text-align: center;
    #position: absolute;
	#top: 50%;
}

.menu_sub_logo_center2 {
    display: block;
    position: relative;
    margin: 0 auto;
    height: 50px;
    width: 140px;
    #top: -50%;
}

.menu_sub_item {
	line-height: 22px;
	
	padding-left: 32px;
	padding-right: 16px;
	border-bottom: 1px solid #a2a2a2 ;
	background-color: #e9e9e9;
	color: #404040;
	position: relative;
}

.menu_sub_item_hover {
	background-color: #b9b9b9;
	color: #000000;
}
.menu_sub_item_image{
	position: absolute;
	left: 18px;
	top: 2px;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	height: 22px;
}

.page {
	display: none;
}

.page_question {
	display: inline;
	clear: both;
}

.right {
	display: none;
}



.right_item, .right_text_item {	
	width: 192px;
	padding: 8px;
	border-top: 1px solid #a2a2a2 ;
	background-color: #e9e9e9;
	color: #404040;
	text-align: right;
	position: relative;
	font-size: 11px;
	
	margin-bottom: 16px;
}

.right_text_item, .right_file_item {
	text-align: left;
}

.div_none {	
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #404040;
	width: 100%;
}

.div_center, .div_text_center {
	background-color: #e9e9e9;
	padding: 8px;
	
	text-align: left;
	color: #404040;
	width: 486px; /* 502-2*8 */
}

.div_left, .div_text_left {	
	background-color: #e9e9e9;
	padding: 8px;
	
	float: left;
	text-align: left;
	margin-right: 6px;
	color: #404040;
	width: 222px;
}


.div_right, .div_text_right {	
	background-color: #e9e9e9;
	padding: 8px;
	
	float: right;
	text-align: right;
	margin-left: 6px;
	color: #404040;
	width: 222px;

}
.div_text_right {
	text-align: left;
}

.div_text_left ul, .div_text_right ul, .right_text_item ul  {
	margin-left: 24px;
	padding-left: 0px;
}

.div_text_left ol, .div_text_right ol, .right_text_item ol {
	margin-left: 24px;
	padding-left: 0px;
}

object {width: 100%; height: 100%;}

#resultaat_right h2 {
	font-size: 12px;
	font-style: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;

	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 12px;
}
