/* 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:815px;
	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;
}

#myCalender	{ overflow: hidden; width: 100%; }
.calcontainer	{ /* margin-left: 160px; width: 430px;*/ padding: 10px 14px; width: 602px; position: relative; background-color: #fff; }
.calender	{ border-collapse: collapse; border-bottom: solid 1px #b1c3ff; width: 100%; }
.calender td	{ padding: 0; vertical-align: top; border-left: solid 1px #b1c3ff; border-right: solid 1px #b1c3ff; }
.calender td.other	{ background-color: #fff; }
.calender td.today	{ /*background-color: #c6d3ff;*/ }
.calender td.event	{ background-color: #c6d3ff; }
.calender thead th	{ padding-bottom: 10px; text-transform: uppercase; }
.calender tbody th	{ text-align: center; border: solid 1px #b1c3ff; background-color: #c6d3ff; 
            font-size: 10px; font-weight: normal; }
.calender th a, .calender tbody th a:hover	{ font-weight: normal; color: #6b6b6b; text-transform: none;
			width: 65px; display: inline-block; line-height: 19px; }
.calender th a.next	{ margin-left: 20px; background: url(../images/layout/calender/arr.png) no-repeat right center; text-align: left; }
.calender th a.prev	{ margin-right: 20px; background: url(../images/layout/calender/arr.png) no-repeat left center; text-align: right; }
.calender tbody td	{ /*width: 60px;*/ width: 14%; height: 60px; font-size: 9px; }
.calender td div	{ background-color: #dfe6fd; padding: 2px; height: 9px; line-height: 9px; }
.calender td a, .calender td a:hover	{ margin: 2px; line-height: normal; display: block; color: #000; border-bottom: solid 1px #000; padding-bottom: 3px; }
.calender td a.last, .calender td a.last:hover	{ border-bottom: none; }

.t	{ height: 10px; width:100%; position: absolute; top: 0; left: 0; background: url(../images/layout/calender/sides_h.gif) repeat-x left top; }
.b	{ height: 10px; width:100%; position: absolute; bottom: 0; left: 0; background: url(../images/layout/calender/sides_h.gif) repeat-x left bottom; }
.l	{ width: 10px; height:100%; position: absolute; top: 0; left: 0; background: url(../images/layout/calender/sides_v.gif) repeat-y left top; }
.r	{ width: 10px; height:100%; position: absolute; top: 0; right: 0; background: url(../images/layout/calender/sides_v.gif) repeat-y right top; }
.tl	{ height: 22px; position: absolute; top: 0; left: 0; width: 22px; background: url(../images/layout/calender/corners.gif) no-repeat left top; }
.bl	{ height: 22px; position: absolute; bottom: 0; left: 0; width: 22px; background: url(../images/layout/calender/corners.gif) no-repeat left bottom; }
.tr	{ height: 22px; position: absolute; top: 0; right: 0; width: 22px; background: url(../images/layout/calender/corners.gif) no-repeat right top; }
.br	{ height: 22px; position: absolute; bottom: 0; right: 0; width: 22px; background: url(../images/layout/calender/corners.gif) no-repeat right bottom; }

.minicalender	{ border-collapse: collapse; font-size: 9px; }
.minicalender td	{ padding: 0; vertical-align: top; }
.minicalender td.other	{ color: #9d9d9d; }
.minicalender td.today	{ /*background-color: #c6d3ff;*/ }
.minicalender td.event	{ background-color: #647eff; }
.minicalender td.event a, .minicalender td.event a:hover	{ color: #fff; }
.minicalender thead th	{ background-color: #afb7ff; font-weight: normal; }
.minicalender tbody th	{ text-align: center; border-bottom: solid 1px #6d6d6d;  
            font-size: 10px; font-weight: normal; }
/*.minicalender tbody td	{ width: 60px; height: 60px; }*/
.minicalender td div	{ padding: 2px 3px; height: 9px; line-height: 9px; }

/*.calsmallcontainer	{ float: left; width: 160px; margin-top: 35px; }
.calsmallitem	{ position: relative; padding: 15px 0 15px 15px; background-color: #fff; }*/
.calsmallcontainer	{ width: 350px; margin: 0 auto; text-align: center; overflow: hidden; }
.calsmallitem	{ position: relative; padding: 15px; background-color: #fff; }
/*
.sm_t	{ position: absolute; left: 0; top: 0; height: 15px; width: 100%; background: url(../images/layout/calender/sm_top.gif) no-repeat left top; }
.sm_b	{ position: absolute; left: 0; bottom: 0; height: 15px; width: 100%; background: url(../images/layout/calender/sm_btm.gif) no-repeat left top; }
.sm_l	{ position: absolute; left: 0; top: 0; width: 10px; height: 100%; background: url(../images/layout/calender/sm_left.gif) repeat-y left top; }
*/
.sm_l	{ position: absolute; left: 0; bottom: 0; height: 100%; width: 15px; background: url(../images/layout/calender/sm_l.gif) no-repeat left bottom; }
.sm_r	{ position: absolute; right: 0; bottom: 0; height: 100%; width: 15px; background: url(../images/layout/calender/sm_r.gif) no-repeat right bottom; }
.sm_b	{ position: absolute; left: 0; bottom: 0; width: 100%; height: 10px; background: url(../images/layout/calender/sm_b.gif) repeat-x left bottom; }
h2 span	{ margin-left: 10px; }
.calLeft	{ width: 150px; float: left; margin-bottom: 20px; }
.calRight	{ margin: 0 0 20px 160px; overflow: hidden; }
.calRight input	{ width: 200px; padding: 0; }
.calRight textarea	{ width: 300px; padding: 0; height: 65px; }
.calRight .formtext	{ line-height: normal; }

#calnav	{ text-align: center; position: relative; }
#calnav .prev	{ position: absolute; left: 0; }
#calnav .next	{ position: absolute; right: 0; }

/* iframe.iframe	{ height: auto; } */