a{text-decoration: none;}

h1{
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	color: #ffffff;
	margin: 0px;
	padding-top: 3px;
}
h2{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h3{
	font-family: Arial;
	font-weight: normal;
	font-size: 8px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	overflow: auto;
   	overflow-y: auto;
	overflow-x: auto;
	font-family: Arial;
	color: #ffffff;
}

table{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	overflow: auto;
   	overflow-y: auto;
	overflow-x: auto;
	font-family: Helvetica,Verdana,Arial;
	color: #ffffff;
}

#page_body{
	width: 100%;
	height:100%;
	background-color: #000000;
	
}
#page{
	text-align:left;
	width:808px;
	
	height:504px;
	
}
#top{
	width: 808px;
	height: 86px;
	background-color: #000000;
	background-image: url("/images/top_logo.jpg");
	background-repeat: no-repeat;
	position: relative;
z-index: 2;
}
#left_side{
width: 271px;
position: relative;
float: left;
height: 462px;

}

#center{
width: 527px;
position: relative;
float: left;
height: 462px;
}
#center_top{
width: 527px;
position: relative;
float:left;
height: 81px;

}
#center_content{
position: relative;
float:left;
background-color: #70C039;
overflow: auto;
background-image: url("/images/back_bar.jpg");
background-repeat: repeat-x;
padding-left: 20px;
padding-top: 25px;
padding-right: 20px;
line-height: 20px;
}
#center_content_2{
position: relative;
float:left;
background-color: #4C8125;
overflow: auto;
padding-left: 20px;
padding-top: 25px;
padding-right: 20px;
line-height: 20px;
}
#center_content a{
color: #FFFFFF;
text-decoration: underline;
}
#content{
width: 798px;
height: 462px;
float:right;
position: relative;
z-index: 1;
overflow: hidden;
}
#template_2_top{
width: 798px;
height: 81px;
position: relative;
float:left;

}

#template_2_left_side{
width: 271px;
position: relative;
float: left;
height: 381px;
}

#template_2_center{
position: relative;
float:left;
background-color: #8D837A;
overflow: auto;
padding-left: 20px;
padding-right: 20px;
padding-top: 25px;
color:#28211B;
}
#template_2_center a{
text-decoration: underline;
color:#28211B;
}

#template_2_center h1{
color:#28211B;
}

#home_left{
width: 579px;
height: 462px;
float:right;
position: relative;
overflow: hidden;
}

#home_right{
margin-left:17px;
width: 200px;
height: 100%;
color:#555555;
float:right;
position: relative;
}
#right_top{
float:left;
height:114px;
border: 1px solid #b1b1b1;
}

#right_center{
float:left;
height:114px;
border: 1px solid #b1b1b1;
margin-bottom: 8px;
}
#right_top_text{
float: left;
width: 200px;
font-family: Arial;
color:#b1b1b1;
font-size: 17px;
line-height: 20px;
padding-top: 15px;
}
#right_bottom{
float:left;
height:114px;
border: 1px solid #b1b1b1;
}
#right_bottom_text{
float: left;
height: 50px;
width: 200px;
font-family: Arial;
color:#b1b1b1;
font-size: 17px;
line-height: 5px;
padding-top: 20px;
}
#right_center_text{
width: 100%;
height: 22px;
border-bottom: 1px solid #b1b1b1;
position: relative;
float: left;
font-family: Arial;
color:#b1b1b1;
font-size: 17px;

padding-top: 6px;
}
.menu{
font-family: helvetica;
color:#b1b1b1;
font-size: 10px;
height: 23px;
line-height:9px;
font-weight: bold;
}
#menu_short{
height: 20px;
color:#b1b1b1;
position: absolute;
top:10px;
right: 0px;
}
#menu_short a{
color:#b1b1b1;
}
#menu_long{
height:23px;
position: absolute;
bottom: 0px;
right: 0px;

}
.menu_item{
width: 84px;
text-align: left;
background-image: url("/images/menu_top_bar.jpg");
background-repeat: repeat-x;
font-size: 14px;
line-height: 14px;
letter-spacing:-2px;
}
.menu_item a{
color:#b1b1b1;
}

.menu_item_active{
width: 84px;
text-align: left;
background-image: url("/images/menu_top_bar.jpg");
background-repeat: repeat-x;

}
.menu_item_active a{
color:#B6D228;
}

.left_spacer{
width: 8px;
background-image: url("/images/menu_left_corner.jpg");
background-repeat: no-repeat;

}
.right_spacer{

width: 8px;
background-image: url("/images/menu_right_corner.jpg");
background-repeat: no-repeat;
}
.menu_div{
float:left;
cursor: pointer;
position:relative;
}
.submenu{
position:absolute;
left:0;
overflow:hidden;
width:100%;
display:none;
background:#000000;
z-index:1;
opacity:0;
height: 1px;
}

.submenu_active{
background-color: #000000;
top:23px;
left:0px;
position: absolute;
width: 100%;
}

.submenu_link
{
margin-left:5px;
margin-right:5px;
padding: 5px;
border-top:1px solid #404040;

}
.submenu_link a{
color:#b1b1b1;
}
.submenu_link_active
{

margin-left:5px;
margin-right:5px;
padding: 5px;
border-top:1px solid #404040;
}
.submenu_link_active a{
color:#FFFFFF;
}
.top_menu_link{
margin-left:10px;
font-family: helvetica;
font-weight: regular;
font-size: 12px;
color:#dcdcdc;
}
.home_page_div{
position:absolute;
top:0px;
left:0px;
width:100%;
height: 100%;
overflow: hidden;
}
.inText{
background-color: #B0D14F;
color: #FFFFFF;
border: 0px ;
width: 155px;
height: 24px;
}
.submit{
border: 0px ;
background-color: #B0D14F;
color: #4c8125;
}
.product_list{
vertical-align: top;
padding-right: 5px;
}
.left_side_content{
position: relative;
float:left;
width: 271px;
height: 250px;
background-color: #58585A;
overflow: auto;
}
.left_side_picture{
position: relative;
float:left;
width: 271px;
height: 131px;
background-image: url("/images/strepen-vacatures.gif");
background-repeat: no-repeat;
}
.left_side_news_content{
position: relative;
float:left;
width: 100%;
height: 100%;
overflow: auto;
background-color: #58585A;
}
.left_side_content_title{
position: relative;
margin-top:28px;
margin-left:20px;
font-size: 20px;
}
.left_side_content_content{
position: relative;
line-height: 24px;
margin-left:20px;
margin-top:20px;
color:#ffffff;
}
.left_side_content_content a{
color:#FFFFFF;
text-decoration: underline;
}
.list_head{
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	color:#28211B;
	margin: 0px;
	padding-top: 3px;
}
.list_content{
position: relative;
float:left;
overflow: auto;
padding-right: 20px;
line-height: 20px;
	color:#28211B;
}
.left_side_content_text{
position: relative;
margin-left:20px;
margin-top:20px;
color:#ffffff;
}
.contact_title{
color:#28211B;
font-size: 20px;
padding-top: 4px;
}
.field_text{
color:#28211B;
font-size: 12px;
padding-bottom: 1px;
}
.field{
color:#28211B;
border:0px;
font-size: 12px;
}
.send{
border:0px;
margin-top: 30px;
cursor: pointer;
background-color: #FFFFFF;
}
.prj_list{
font-size: 12px;
line-height: 20px;
}
.prj_list a{
color:#FFFFFF;
text-decoration: underline;
}
.line_spacing{
height:20px;
}
.search_head{
font-size: 20px;
color:#ffffff;
padding-bottom: 20px;
}
.search_list{
font-size: 14px;
color:#FFFFFF;
font-weight: bold;

}
.search_list_a a{
font-weight: normal;
font-size: 14px;
color:#FFFFFF;
}
.search_list_a{
padding-bottom: 10px;
}

.right_side_table_row{
padding-left: 10px;
color: #b1b1b1;
width: 55px;
line-height: 12px;
}

.grades{
font-weight: bold;
font-size:20px;

}






.navwrap {
	position: absolute;
	top: 22px;
	z-index: 10;
	text-align: left;
	margin: 0;
	padding: 0;
}

.menu2 li {
	list-style-type: none;
	
}

.menu2 ul {
	padding: 0;
	margin: 0;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	width: 100px;
	background-color: #000000;
}

