/* LAYOUT */
html { height:100%; }

body#top
{
	margin: 0px;
	padding: 0px;

	FONT-FAMILY: Arial;
	font-size: 12px;
	COLOR: #132530;
	font-weight: normal;
	line-height:22px;
/*	text-align:justify;*/
	
	height:100%;
	
	background-color: #ffffff;
	background-image:url(../images/layout/ptrn_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#container
{
	margin:0px auto;width:970px;
}

#content 
{
	padding:0px 0px 0px 10px;
	background-image:url(../images/layout/ptrn_main.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#inhoud 
{
	width:651px;
	background-color:#ccced0;
/*	border-left: solid 1px #ffffff;
	border-right:solid 1px #ffffff;*/
}
#header
{
	vertical-align:top; 
	background-image:url(../images/layout/Banner.jpg);
	height:207px;
	width:918px;

}
#logo 
{
	margin-top: 50px;
	text-align:right;
}
#headerleft
{	
	width:40%;
	background-color:#172732;
	background-position:left bottom;
	background-image:url(../images/layout/ptrn_left.gif);
	background-repeat:repeat-x;
	
}
#headerright
{	width:40%;
	background-position:left top;
	background-image:url(../images/layout/ptrn_right.gif);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
}
.centerright
{
	width:40%;
	background-position:left top;
	background-image:url(../images/layout/ptrn_center-r.gif);
	background-repeat:repeat;
}

.centerleft
{
	width:40%;
	background-color:#172732;
	background-position:right top;
	background-image:url(../images/layout/ptrn_center-l2-n.jpg);
	background-repeat:repeat-y;
	vertical-align:top;	
	
}
.centercenter
{
	background-color:#172732;
	background-position:left top;
	background-image:url(../images/layout/ptrn-center-f.jpg);
	background-repeat:repeat-y;
	vertical-align:top;	
	
}

#ptrn-center-nav
{
	vertical-align:top;
	background-image:url(../images/layout/ptrn_center-nav.gif);	
	background-repeat:repeat-x;
	background-position: left bottom;
	width:951px;
}

#ptrn_center
{
	vertical-align:top;
	background-image:url(../images/layout/ptrn_center.gif);	
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #4a565f;
	border-bottom: solid 5px #172732;
	padding-top:14px;
	padding-left:33px;
	padding-right:8px;
	padding-bottom:120px;

}

.ptrn-sub-nav
{
	vertical-align:top;
	background-image:url(../images/layout/ptrn_subnav.gif);	
	background-repeat:repeat-x;
	background-position: left bottom;
	width:951px;
}
.ptrn_midleft 
{
	background-image:url(../images/layout/dot.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	background-color: #e7f3d7;
	height: 25px;
	vertical-align:top;
}
.GreenDotLink,.GreenDotLink:hover
{
	background-image: url(../images/layout/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-transform:uppercase;
	padding-left:9px;
	color:#89bf45;
	text-decoration:none;
	letter-spacing:2px;
}
.BeursLink,.BeursLink:hover
{
	text-decoration:none;
	text-transform:uppercase;
	padding-left:6px;
	color:#89bf45;
}
.WhiteText,.WhiteText:hover
{
	text-align:justify;
	text-decoration:none;
	line-height:150%;
	color:White;
	font-size:12px;
}	

.backgrounddots
{
	background-image:url(../images/layout/dottedstroke.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-bottom:15px;
}
.GreenText,.GreenText:hover
{
	text-decoration:none;
	text-transform:uppercase;
	line-height:150%;
	color:#89bf45;
	font-size:10px;
}	
#contenttable 
{
	background-color:#4a565f;
	background-image:url(../images/layout/ptrn_content.gif);
	background-repeat:repeat-x;
	background-position: left top;
	border-bottom: solid 5px #172732;
}
#content table 
{
	FONT-FAMILY: Arial;
	font-size: 10px;
	COLOR: #132530;
	font-weight: normal;
	line-height:22px;
}

#home 
{
	float:right;
	width:292px;
	padding-left:18px;
	margin-left:20px;
	background-image:url(../images/layout/home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height:424px;
	height: 424px !important;
	height: 424px;
}

#home div 
{
	margin-bottom:20px;
}

#quote 
{
	padding-top: 50px;
	padding-left:40px;
	width:545px;
	text-transform:uppercase;
	text-align:left;
	
	FONT-FAMILY: Arial;
	font-size: 28px;
	COLOR: #ededed;
	font-weight: bold;
	line-height:normal;
}


/* ****** */

/* TAALKEUZE */

#talen a
{
	COLOR: black;
	text-decoration:none;
}
#talen a:hover

{
	
	COLOR: white;
	text-decoration:none;
}
#talen a:navactive

{
	COLOR: white;
	text-decoration:none;
}
#talen
{
	COLOR: white;
	font-size:9px;
	font-family:Arial;
	line-height: 9px;
	text-align:right;
	font-family:Verdana;
	width:951px;
	margin-top:-1px;
}
/* ***** */

/* LINKS */

a, a:hover, table a, table a:hover
{
	color:#8ac539;
	text-decoration:underline;
}

/* ***** */

/* CONTENT */

#padding15 { padding: 0px 15px 0px 15px; }
.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 */

.listitem
{
	border-bottom: solid 1px #132530;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
}

.listlink {	text-align:right;margin-top:24px; }
.listlink a, .listlink a:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #132530;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}

/* ***** */

/* NIEUWSBRIEF */
#newsletter
{
	padding-top:25px;
	width:140px;
}

#newsletter table
{
	FONT-FAMILY: Arial;
	font-size: 11px;
	COLOR: #b5b5b5;
	width:100%;
}

#newsletter table input
{
	float:left;
	FONT-FAMILY: Arial;
	font-size: 11px;
	COLOR: #b5b5b5;
	width:109px;
	height:19px;
	border: solid 1px #b5b5b5;
}
#newsletter table input.button
{
	float:right;
	background-color:#b5b5b5;
	width:22px;
	border: solid 1px #b5b5b5;
	height:22px;
/*	FONT-FAMILY: Arial;
	font-size: 11px;
*/	COLOR: #ffffff;
	font-weight:bold;
}

.nb-email
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	
	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:19px;
	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: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	
	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;*/
}

/* ******* */

/* PRODUCTS */


/* ******** */

/* 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: 11px;
	COLOR: #FFFFFF;
}

.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: 0px auto 0px 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;
}

/* ******* */



/* SPECIALS */

img { border:0px; }

.imgBrd 
{
	border: solid 1px #dedede;
	padding:5px;
	float:right;
	margin-left:20px;
}

#content ul
{
	padding:0px;
	margin:0px;
	list-style-type:square;
	list-style-position:outside;
}

#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:0px 0px 5px 15px;
}

#content ol
{
	padding:0px;
	margin:0px 0px 0px 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:0px 0px 0px 25px;
}

h1
{
	line-height:24px;
	color : #ffffff;
	height:24px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	Font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	margin-bottom:10px;
	text-transform:uppercase;
	background-color : #19262b;
	border-bottom: solid 1px #ffffff;
}

h2
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #132530;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}

hr
{
	width:100%;
	height:1px;
	color:#e1e1e1;
	background-color:#e1e1e1;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:left;
	clear:both;
/*	margin-top:20px;
	margin-bottom:20px;*/
}

div.hr
{
	clear:both;
	height:20px;
}

form
{
	padding:0px;
	margin:0px;
}

.img_tbl td { color: #ffffff; font-size:1px;text-align:center; line-height:1px;}

.img_lt { background: #ffffff url(../images/layout/img_corners.gif) no-repeat left top; width:7px; height:7px; }
.img_lb { background: #ffffff url(../images/layout/img_corners.gif) no-repeat left bottom; width:7px; height:7px; }
.img_rt { background: #ffffff url(../images/layout/img_corners.gif) no-repeat right top; width:7px; height:7px; }
.img_rb { background: #ffffff url(../images/layout/img_corners.gif) no-repeat right bottom; width:7px; height:7px; }

.img_l { background: #ffffff url(../images/layout/img_sides.gif) repeat-y left top; width:7px; }
.img_r { background: #ffffff url(../images/layout/img_sides.gif) repeat-y right top; width:7px; }
.img_t { background: #ffffff url(../images/layout/img_topbtm.gif) repeat-x left top; height:7px; }
.img_b { background: #ffffff url(../images/layout/img_topbtm.gif) repeat-x right bottom; height:7px; }

