/* LAYOUT */

BODY.basis
{
	margin: 0px;
	padding: 0px;

	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	
	background-color: #004b96;
}

.swfObj
{
	 float:left;
	 margin-right:10px;
	 margin-bottom:0px;
}

.body_left
{
	background-color:#eef0f1;
	background-image:url(../images/layout/ptrn_body.gif);
	background-repeat: repeat;
	background-position: right top;
}

.body_right
{
	background-color:#c9cccd;
}

.top_left
{
/*	width:625px;
	height:52px;
*/	background-color:#eef0f1;
	background-image:url(../images/layout/ptrn_body.gif);
	background-repeat: repeat;
	background-position: left top;
}

.top_right
{
	width:365px;
	height:52px;
	background-color:#c9cccd;
}

.header
{
	background-color:#b62511;
	background-image:url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg
{
	background-image:url(../images/layout/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: 445 69;
/*	border:solid 1px #999999;*/
}
.content
{
	background-color:#FFFFFF;
}

/****** */

/* BORDER */

.brd_lt 
{
	width:4px;
	height:1px;
	background-image:url(../images/layout/brd_corner_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brd_rt 
{
	width:7px;
	height:1px;
	background-image:url(../images/layout/brd_corner_rt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brd_ct 
{
	height:1px;
	background-image:url(../images/layout/ptrn_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.brd_lc
{
	width:4px;
	background-image:url(../images/layout/ptrn_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.brd_rc
{
	width:7px;
	background-image:url(../images/layout/ptrn_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.brd_lb
{
	width:4px;
	height:9px;
	background-image:url(../images/layout/brd_corner_lb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brd_rb
{
	width:7px;
	height:9px;
	background-image:url(../images/layout/brd_corner_rb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brd_cb
{
	height:9px;
	background-image:url(../images/layout/ptrn_btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.btm_right
{
	vertical-align:top;
	text-align:right;
	width:365px;
	background-color:#c9cccd;
	background-image:url(../images/layout/ptrn_btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.btm_left
{
	vertical-align:top;
	text-align:left;
	background-image:url(../images/layout/ptrn_btm_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/****** */

/* LINKS */

A
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #b62511;
	font-weight: normal;
	text-decoration:underline;
}
A:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #b62511;
	font-weight: normal;
	text-decoration:underline;
}

A.homelink
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #b62511;
	font-weight: bold;
	text-decoration:none;
}
A.homelink:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #b62511;
	font-weight: bold;
	text-decoration:none;
}

.talen
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #484848;
	font-weight: normal;
	text-decoration:underline;
}
.talen:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #484848;
	font-weight: normal;
	text-decoration:underline;
}
.talentext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #484848;
	font-weight: normal;
	text-align:right;
	padding:5px;

}
/* ***** */

/* CONTENT */

.contenttitel 
{
/*	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #484848;
	font-weight:bold;*/
}
.contenttitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13pt;
	COLOR: #A0001A; /* 12698D  1BA6E0
	font-style:italic;*/
	font-weight: normal;
	
    margin: 0px;
}

.contenttext1 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #565656;
	font-weight: normal;
	line-height:18px;
	
	padding:15px;
}

.contenttext1 table {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #565656;
	font-weight: normal;
	line-height:18px;
}
.contenttext2 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #5c5c5c;
	font-weight: bold;
	line-height:18px;
	
	padding:15px;
}

.contenttext2 table {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #5c5c5c;
	font-weight: bold;
	line-height:18px;
}
/* ***** */

/* LISTS */

.listtitel
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #565656;
	font-weight: bold;
	line-height:18px;

	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
/*	background-color: #F8B034;
	border:1px solid #C67E02;
	background-image: url(../images/layout/arr_prod.jpg);
	background-repeat: no-repeat;
	background-position: 35 9;*/
}
.listtitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #565656;
	font-weight: bold;
	line-height:18px;
}
A.listlink {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
	line-height:18px;
	text-decoration:none;
}
A.listlink:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
	line-height:18px;
	text-decoration:none;
}
.listtext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #565656;
	font-weight: normal;
	line-height:18px;
	
	padding-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.listtext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #565656;
	font-weight: normal;
	line-height:18px;
}

.darkblue
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	font-weight: normal;
	background-color:#545454;
	height:40px;
	text-align:center;
}

.lightblue
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	COLOR: #636363;
	font-weight: normal;
	background-color:#c7c7c9;
	height:30px;
	text-align:center;
}
.lightblue2
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	COLOR: #636363;
	font-weight: normal;
	background-color:#c7c7c9;
	height:50px;
	text-align:left;
}
/* ***** */

/* NIEUWSBRIEF */

.nieuwsbrief
{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:right;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #484848;
	font-weight: bold;
	
	width:215px;
}

.nb-email
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:5px;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE:10px;
	COLOR: #484848;
	font-weight: normal;
	
	height: 20px;
	width: 125px;
	
	background-color:#FFFFFF;
	/*background-image: url(../images/layout/ptrn_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

.nb-focus
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:5px;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE:10px;
	COLOR: #484848;
	font-weight: normal;
	
	height: 20px;
	width: 125px;
	
	background-color:#FFFFFF;
	/*background-image: url(../images/layout/ptrn_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.nb-btn
{
	margin-left:5px;
	FONT-FAMILY: Verdana;
	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;*/
}


/* ******* */

/* LOGIN */

.inputfield_login
{
	border-right: #565656 1px solid;
	border-top: #565656 1px solid;
	border-left: #565656 1px solid;
	border-bottom: #565656 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #565656;
	font-weight: normal;
	
	width: 145px;
	height: 18px;
	
	background-color:#ffffff;
}

.button_login
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #565656;
	font-weight: bold;
	
	width: 75px;
	height: 20px;
	
	border-right: #565656 1px solid;
	border-top: #565656 1px solid;
	border-left: #565656 1px solid;
	border-bottom: #565656 1px solid;
	background-color:#ffffff;
}

/* ******* */

/* SEARCH */

.searchresult
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #840D0D;
	font-weight: bold;
	padding-left:20px;
	margin:0px;
	text-decoration:none;
	
	background-image: url(../images/layout/arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.searchresult:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #840D0D;
	font-weight: bold;
	padding-left:20px;
	margin:0px;
	text-decoration:none;
	
	background-image: url(../images/layout/arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.search
{
	border-top:2px solid #FFFFFF;
/*	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;
	text-align:center;
	padding-bottom:0px;
	vertical-align:middle;
	padding-bottom:1px;
	height:48px;
}

.btn_search
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	
	width:48px;
	height:20px;
	border:1px solid #494949;
	background-image: url(../images/layout/ptrn_searchbtn.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.inputfield_search
{
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin: 0px;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE:10px;
	COLOR: #464646;
	font-weight: normal;

	border:1px solid #494949;
	width:120px;
	height:20px;
	background-color:#FFFFFF;
}

/* ******* */

/* SPECIALS */
ul
{
	padding:0px;
	margin:0 0 0 0px;
}

ul 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 15;
}

ol
{
	padding:0px;
	margin:0 0 0 10px;
}

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;
}

h2
{
	FONT-FAMILY: Trajan Pro, Georgia;
	FONT-SIZE: 24px;
	COLOR: #636363;
	font-weight: normal;
	text-align:left;
	margin: 0;
	padding: 0;
	padding-left: 6px;
/*	line-height:30px;*/
}

h1
{
	FONT-FAMILY: Trajan Pro, Georgia;
	FONT-SIZE: 28px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-align:left;
	margin: 0;
	padding: 0;
	padding-left:10px;
	letter-spacing:2px;
	font-variant:small-caps;
}

h3
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 17px;
	COLOR: #565656;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 0;
	padding-bottom:15px;
}

p
{
	margin:0px;
	margin-bottom:15px;
}

hr
{
	width:100%;
	height:1px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0px;
}

.hometitel
{
	height:26px;
	padding-left:6px;
}

.homenieuws
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #666666;
	font-weight: normal;
	vertical-align:top;
	
	width:100%;
	padding-left:6px;
	padding-top:6px;
	background-color:#ffffff;
	background-image: url(../images/layout/ptrn_intro.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.hometitel2
{
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	font-weight: normal;
	background-color:#4d4d4d;
	
	padding:2px;
}

#news
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #666666;
	font-weight: normal;
	vertical-align:top;

	width: 325px;
	height: 110px;
}
.nav a
{
	COLOR: #ffffff;
}
.nav a:hover
{
	COLOR: #ffffff;
}

