/* LAYOUT */

html { height: 100%; }
body#top { margin: 0px; padding:0px; height:100%; background: #f4f0e9 url(../images/layout/ptrn_body.gif) repeat-x left top; }
#cont { width:900px;margin: 0 auto;height:100%; }
#tblwrap { height:100%; }
#search { height: 30px;padding-top:5px; text-align:right; }
#search input { height: 14px; width: 160px; padding:4px;vertical-align:middle; }
#search img { vertical-align:middle; }
#header { height:180px; }
#menu { width: 250px; float:left; }
#content {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	line-height:18px;
/*	margin-left:10px;*/
	float:right;
	width:640px;
}

h1 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	margin:15px 0px;
	padding:0px;
	height:40px;
	line-height:40px;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	margin:15px 0px;
	padding:0px;
}
iframe {
	width:100%;
	height:800px;
	border: none;
	margin:0px;
	padding:0px;
}

table
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	line-height:18px;
}

.wedstrijd td { width:140px;padding-right:10px; }
.wedstrijd img
{
	border: solid 3px #c2c2c2;
	background-color: #e9e9e9;
	width:134px;
	height:109px;
}

.del { text-align:right;float:right; }
.del img { width:13px;height:13px;background-color:#ffffff;border-top:none; }
/****** */

/* LINKS */

A
{
	COLOR: #1707c0;
	text-decoration:none; /*underline;*/
}
A:hover
{
	color:#1707c0;
	text-decoration:none;
}

/* ***** */

/* LISTS */

.listtitel
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;

	margin:0px;
	padding:0px;
}
.listtitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
}

A.listlink {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	text-decoration:underline;
}
A.listlink:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	text-decoration:underline;
}
.listtext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	
	padding-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.listtext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
}

.listimg 
{
	margin-right:18px;
}

/* ***** */

/* NIEUWS */
.news
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	
	width:160px;
	background-color:#ececec;
	float:right;
	margin-top:70px;
}
.newstitel
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	padding-left:15px;
	height:22px;
	
	background-color:#fba850;
	background-image: url(../images/layout/news_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.news1
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #9f9d9d;
	background-color:#ececec;
	line-height:normal;
	height:75px;
	
	border-bottom: solid 1px #e1e0e0;
	border-top: solid 1px #e1e0e0;
	
	padding-left:44px;
	padding-right:4px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/layout/news1.gif);
	background-repeat: no-repeat;
	background-position: 7px 15px;
}
.news2
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #9f9d9d;
	background-color:#e1e0e0;
	line-height:normal;
	height:75px;
	
	border-top: solid 1px #ececec;
	border-bottom: solid 1px #ececec;
	
	padding-left:44px;
	padding-right:4px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/layout/news2.gif);
	background-repeat: no-repeat;
	background-position: 7px 15px;
}

.news table
{
	FONT-SIZE: 10px;
	COLOR: #9f9d9d;
	line-height:normal;
}
.news a
{
	text-decoration:none;
}

/* ***** */

/* 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
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	vertical-align:middle;
	
	FONT-FAMILY: Verdana;
	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: Verdana;
	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: 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;*/
}


/* ******* */

/* 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: Verdana;
	FONT-SIZE: 11px;
	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: #000000;
	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: Verdana;
	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;
}

/* ******* */

/* SPECIALS */
ul
{
	padding:0px;
	margin:0 0 0 0px;
}

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;*/
	list-style-type:disc;
	list-style-position:inside;
	padding-left:0px;
	margin:0 0 5px 15px;
}

ul li ul
{
	padding:0px;
	margin: 5px 0 0 20px;
}

ul li 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;*/
	list-style-type:circle;
	margin:0 0 5px 15px;
}

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 25px;
}

p
{
	margin:0px;
	margin-bottom:12px;
}

#footer
{
	font-family: Verdana;
	font-size: 9px;
	color: #4e4e4e;
	font-weight: normal;
	text-align:center;
	line-height:19px;
	background: url(../images/layout/footer.gif) no-repeat 0px 1px;
	clear:both;
	height:57px;
	width:900px;
	margin: 0 auto;
}
#footer p { margin:0px; }
#footer a, #footer a:hover { color: #4e4e4e;text-decoration:underline; }
#footer a#bladefx { float:right;margin-right:10px; }
#footer_l, #footer_r {float:left;width:6px;}
#footer div {float:left;width:888px;padding-top:14px;}

hr
{
	width:100%;
	height:1px;
	line-height:1px;
	color:#e1e1e1;
	background-color:#e1e1e1;
	border:0px;
	padding:0px;
	margin:10px 0px;
	text-align:left;
	clear:both;
/*	margin-top:20px;
	margin-bottom:20px;*/
}
hr.hrblack
{
	width:100%;
	height:1px;
	line-height:1px;
	color:#909090;
	background-color:#909090;
	border:0px;
	padding:0px;
	margin:10px 0px;
	text-align:left;
	clear:both;
/*	margin-top:20px;
	margin-bottom:20px;*/
}

/*div.hr
{
	height:1px;
	background-image: url(../images/layout/hr.gif);
	background-position:left center;
	background-repeat:no-repeat;
}*/

div.hr
{
	clear:both;
	height:20px;
}
img { border:none; }

.imgborder
{
	border:1px solid #b7b7b7;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

form
{
	padding:0px;
	margin:0px;
}