/* LAYOUT */
BODY.basis
{
	margin: 0px;
	padding: 0px;

	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
	COLOR: #8d8d8d;
	font-weight: normal;
	text-align:left;
	
	background-color: #ffffff;
/*	background-image:url(../images/layout/ptrn.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.main { width:950px; background: #ffffff url(../images/layout/header.jpg) no-repeat left top; }
#container { width:950px;position:relative; }

#logo { position:absolute;left:0;top:0px; width:275px; height:210px;}
#activiteiten {position:absolute;left:278;top:0px;width:289px; }
#bedrijven {position:absolute;left:584;top:0px;width:352px; }

#content 
{
/*	position:relative;
	left:0;
*/	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
	COLOR: #8d8d8d;
	font-weight: normal;
	text-align:left;
	width:100%;
	padding-top:210px;
}

#content table 
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
	COLOR: #8d8d8d;
	font-weight: normal;
	text-align:left;
}
/****** */

/* TAALKEUZE */
#talen a
{
	COLOR: #bbbbbc;
	text-decoration:none;
}
#talen a:hover
{
	COLOR: #bbbbbc;
	text-decoration:none;
}
#talen
{
	float:left;
	line-height: 22px;
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 13px;
	COLOR: #6eb43f;
	font-weight: bold;
	padding-left:18px;
	width:100px;
	margin-bottom:25px;
}

/* LINKS */
A
{
	COLOR: #8d8d8d;
	text-decoration:none;
}
A:hover
{
	COLOR: #8d8d8d;
	text-decoration:none;
}
/* ***** */

/* CONTENT */
.contenttitel 
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #484848;
	font-weight:bold;
}
.contenttitel_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 13pt;
	COLOR: #A0001A; 
	font-weight: normal;
	
    margin: 0px;
}

.contenttext {
	padding-left:22px;
	padding-right:22px;
	padding-top:15px;
	padding-bottom:10px;
	vertical-align:top;
}
/* ***** */

/* LISTS */

.list_item { border-bottom: solid 1px #6eb43f; padding-bottom:8px; }

.more 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6eb43f;
	text-transform:uppercase;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
}
.more a, .more a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6eb43f;
	text-transform:uppercase;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
}

/* ***** */

/* NIEUWSBRIEF */
.nieuwsbrief
{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:right;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #484848;
	font-weight: bold;
	
	width:215px;
}

.nb-email
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	vertical-align:middle;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #a2a1a1;
	font-weight: normal;

	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width:163px;
	height:17px;
	background-color:#FFFFFF;
	background-image: url(../images/layout/search_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.nb-focus
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	vertical-align:middle;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #464646;
	font-weight: normal;

	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width:163px;
	height:17px;
	background-color:#FFFFFF;
	background-image: url(../images/layout/search_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.nb-btn
{
	margin-left:5px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-weight: normal;
	
	background-color: #A6A6A6;
	border:1px solid #797979;
	width:60px;
	height:20px;
	text-align:center;

/*	background-image: url(../images/layout/ptrn_btn.jpg);
	background-repeat:repeat-x;
	background-position:left center;*/
}

/* ******* */

/* SEARCH */

a.searchresult
{
	font-weight: bold;
	text-decoration:none;
}
a.searchresult:hover
{
	font-weight: bold;
	text-decoration:none;
}

.search
{
/*	background-image: url(../images/layout/ptrn_search.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/layout/search.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	border-top:solid 1px #FFFFFF;
	text-align:right;
	padding-right:4px;
	height:29px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
}

.more
{
}
.more:hover
{
}
.separator2
{
	height:30px;
	background-image: url(../images/layout/hr.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.btn_search
{
/*	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #636262;
	font-weight: bold;
	text-decoration:none;
	
	width:48px;
	height:20px;
	border:1px solid #7db5de;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/layout/btn_ptrn.jpg);
	background-repeat: repeat-x;
	background-position: left center;*/
}

.inputfield_search
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	vertical-align:middle;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #464646;
	font-weight: normal;

	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width:95px;
	height:17px;
	background-color:#FFFFFF;
	background-image: url(../images/layout/search_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.search_ptrn
{
	height:43px;
	background-color:#f1f1f1;
	border:1px solid #e3e3e3;
	text-align:center;
	background-image: url(../images/layout/ptrn_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.search_formbutton
{
	margin: 0 auto 0 auto;
	width:120px;
/*	padding-top:6px;
	padding-bottom:6px;
*/	
	height:25px;
	border-left:1px solid #d1c19d;
	border-right:1px solid #d1c19d;
	text-align:center;
	
	background-image: url(../images/layout/btn_ptrn.gif);
	background-repeat:repeat-x;
	background-position:left center;
}

/* ******* */

/* FOOTER */

#footer
{
	clear:both;
	margin-top:10px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #565656;
	font-weight: bold;
	line-height:50px;
	background-color:#d5cfc4;
}
#footer p
{
	line-height:50px;
}
.footer a
{
	color:#000000;
	text-decoration:underline;
}
.footer a:hover
{
	color:#000000;
	text-decoration:underline;
}

/* ******* */

/* SPECIALS */
#content ul
{
	padding:0px;
	margin:0 0 0 0px;
	list-style-type:disc;
	list-style-position:inside;
}

#content ul li 
{
/*	list-style-image: url(../images/layout/ptrn_listtitel0.jpg);
	padding-top: 0px;
	
	list-style-type:none;
	background-image: url(../images/layout/li.jpg);
	background-position:left 4;
	background-repeat:no-repeat;*/
	padding-left:0px;
	margin:0 0 5 0;
}

#content ol
{
	padding:0px;
	margin:0 0 0 10px;
}

#content ol li 
{
/*	list-style-image: url(../images/layout/ptrn_listtitel0.jpg);
	padding-top: 0px;
	
	list-style-type:disc;
	list-style-type:none;
	background-image: url(../images/layout/li.jpg);
	background-position:left 4;
	background-repeat:no-repeat;*/
	list-style-position:outside;
	padding-left:0px;
	margin:0 0 0 25;
}

h1
{
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 29px;
	line-height: normal;
	COLOR: #eaeaea;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	margin-top:15px;
	margin-bottom:20px;
}

h2
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
	COLOR: #8d8d8d;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}

h3
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #4b4a4a;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}

hr
{
	width:100%;
	height:1px;
	color:#6eb43f;
	background-color:#6eb43f;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:left;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
 /*
div.hr
{
	clear:both;
	height:20px;
}
*/
form
{
	padding:0px;
	margin:0px;
}

.logo
{
	height:30px;
	vertical-align:bottom;
	padding-bottom:5px;	
	text-transform:uppercase;
}

/* layout */
#mainleft { background: url(../images/layout/ptrn_left.jpg) repeat-x right top; }
#mainleft div { background: url(../images/layout/left.jpg) no-repeat right top; height:225px; }
#mainright { background: url(../images/layout/ptrn_right.jpg) repeat-x left top; }
#mainright div { background: url(../images/layout/right.jpg) no-repeat left top; height:225px; }
.logo a, .logo a:hover { color:#6eb43f;font-size:9px ; font-family: Century Gothic, Verdana; font-weight:bold; text-decoration:none; }

/**********/