﻿html, body, form, form {	
	margin: 0;
	padding: 0;
}

body 
{	
	font-size: 12px;
    color: black !important;    
    height: 100%;
    width: 100%;
	background: #ebe3cd url('../Images/functioneelgroen/body_bg.gif') repeat-x 50% 0 !important;
}

h1{	
	color: #066168;
	font-size: 16px;
}

h2{	
	color: #066168;
	font-size: 14px;
}

h3{	
	color: #066168;
	font-size: 12px;
}



/*input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1em;
}*/


a 
{
	color: #709d21;
	text-decoration: none;
}
a:hover
{	
	color: #d58e00;
	text-decoration: underline;
}



#layoutline
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 100px;
	background-image: url('../Images/seveseo/header_line.gif');
	background-position: center;
}


#container
{
	/*background-color: #e9e6d3;*/
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}



#sharepoint
{
	display: block;
	position: absolute;
	top: 2px;
	right: 5px;
	z-index: 99;
}


#header_cust
{
	padding-top: 25px;
	height: 150px;	
	background-image: url('../Images/functioneelgroen/header_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;

}

#header_cust #banner{
	position: absolute;
	top: 30px;
	left: 15px;
}

#header_cust #blok_1{
	position: absolute;
	top: 40px;
	right: 130px;
}
#header_cust #blok_2{
	position: absolute;
	top: 40px;
	right: 70px;
}

#header_cust #blok_3{
	position: absolute;
	top: 40px;
	right: 10px;
}


#search{
	display: none;
	position: absolute;
	top: 245px;
	right: 0px;	
	width: 30em;
	height: 40px;	
	border-bottom: 1px #F8F8F8 solid;
}

#search #SRSB{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 20em;
	
}

#search table{
	font-size: 1em;
	font-style: normal;
}

#nav 
{
	height: 37px;
	background-color: #d3fa72;
	/*border-top: 1px solid #b97d50;*/
	background-image: url('../Images/functioneelgroen/nav_bg.gif');
	background-repeat: no-repeat;
	padding: 8px 0px 0px 15px;
}


#nav .topNavItem a 
{
	display: inline-block;
	padding: 0 12px 0 5px;
	color: White;
	height: 32px;	
	text-decoration: none;
	line-height: 28px;
	text-align: center;	
	background-image: url('../Images/seveseo/nav_line.gif');
	background-position: right 2px;
	background-repeat: no-repeat;
}
#nav .topNavItem a.selected, #nav .topNavItem a:hover {
	color: Black;
}

#nav .topNavSelected
{	
	color: Black !important;
	font-weight: bold;
	background-image: url('../Images/seveseo/nav_current.gif');
	background-position: 5px bottom;
	background-repeat: no-repeat;
}

#nav .topNavCurrent
{
	font-weight: bold;
}




#nav .topNavFlyOuts
{
	margin-top: 7px;
	background-color: white; 	
	border-bottom: 1px #808080 solid;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
}

#nav .topNavFlyOutsItem td{
	border-top: 1px #C0C0C0 solid;	
}

#nav .topNavFlyOutsItem a
{
	display: block;
	padding: 5px 30px 5px 5px;	
}




#crums
{
	padding: 10px 0px 10px 15px;
	background-color: #fff0b9;
	background-image: url('../Images/functioneelgroen/crums_bg.gif');
	background-repeat: repeat-x;
}

#crums a{
	color: gray;
}


.ms-pagebreadcrumb
{
	visibility: hidden;
}




#content{
	/*overflow: auto;*/
	_overflow: inherit;
	padding: 15px 5px 50px 15px;
	background-color: #fff9ec;
	background-image: url('../Images/functioneelgroen/content_bg.gif');
	background-repeat: no-repeat;
	min-height: 210px;
	_height: 210px;
	float: left;
	clear: right;
	width: 880px;
}


#content .pageTitle{
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}

#footer_custom{
	font-weight: bold;
	color: #333333;
	padding: 90px 0px 0px 25px;
	height: 110px;
	background-image: url('../Images/functioneelgroen/footer_bg_nieuw.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: left;
	width: 880px;
}

#footer_custom .blind{
	position: absolute;
	left: -99999px;
}



#footer_custom #links_sectie
{	
	position: relative;
	width: 100%;
	height: 100%;
}
#footer_custom #links_sectie .lnk_VITO
{	
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 130px;
	height: 20px;	
}
#footer_custom #links_sectie .lnk_interreg
{	
	position: absolute;
	right: 0px;
	bottom: 28px;
	display: block;
	width: 60px;
	height: 42px;
}













