/* LAYOUT */

BODY.basis
{
	margin: 0px;
	padding: 0px;

	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #636262;
	font-weight: normal;
	line-height:18px;
	
	background-color: #0c5b87;
}

.brdwhite
{
	border: solid 1px #FFFFFF;
}

.header
{
	background-color:#00a6ec;
	padding-top:8px;
	background-image:url(../images/layout/header.gif);
	background-repeat: no-repeat;
	background-position: 190 bottom;
}

.logo
{
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	width:190px;
}

.content
{
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
}

table
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #636262;
	font-weight: normal;
	line-height:18px;
}
/****** */

/* LINKS */

A
{
	COLOR: #636262;
	text-decoration:underline;
}
A:hover
{
	color:#f58a32;
	text-decoration:underline;
}

.talen
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 17px;
	COLOR: #636262;
	font-weight: normal;
	text-decoration:none;
}
.talen:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 17px;
	COLOR: #636262;
	font-weight: normal;
	text-decoration:none;
}
.talentext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 17px;
	COLOR: #636262;
	font-weight: normal;
	text-align:right;
}

.home
{
	padding-left:12px;
	padding-top:3px;
	padding-right:30px;
}
.home a
{
	text-decoration:none;
}
.home a:hover
{
	text-decoration:none;
}

a.orange
{
	color:#f58a32;
}
a.orange:hover
{
	color:#f58a32;
}

/* ***** */

/* CONTENT */

.contenttitel 
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #484848;
	font-weight:bold;
}
.contenttitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13pt;
	COLOR: #A0001A; 
	font-weight: normal;
	
    margin: 0px;
}

.contenttext {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.contenttext table {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #636262;
	font-weight: normal;
}
/* ***** */

/* LISTS */

.listtitel
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #636262;
	font-weight: bold;

	margin:0px;
	padding:0px;
}
.listtitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #636262;
	font-weight: normal;
}

A.listlink {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #636262;
	font-weight: normal;
	text-decoration:underline;
}
A.listlink:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #636262;
	font-weight: normal;
	text-decoration:underline;
}
.listtext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #636262;
	font-weight: normal;
	
	padding-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.listtext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #636262;
	font-weight: normal;
}

.listimg 
{
	margin-right:18px;
}

.movie
{
	height:145px;
	width:135px;
	padding-top:80px;
	padding-left:20px;
	background-image:url(../images/layout/movie.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align:middle;
	text-align:center;
}

.movietxt
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	font-weight:bold;
	COLOR: #ffffff;
	font-weight: bold;
}
.movietxt:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	font-weight:bold;
	COLOR: #ffffff;
	font-weight: bold;
}

/* ***** */

/* NIEUWS */
.news
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #636262;
	
	width:160px;
	background-color:#ececec;
}
.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: 7 15;
}
.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: 7 15;
}

.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: #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: 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 5 15;
}

ul li ul
{
	padding:0px;
	margin: 5 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 5 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;
}

h1
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 26px;
	COLOR: #636262;
	font-weight: normal;
	text-align:left;
	margin: 0;
	padding: 0;
	margin-bottom:14px;
}

h2
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
	COLOR: #636262;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom:15px;
}

h3
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #4b4a4a;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}

p
{
	margin:0px;
	margin-bottom:12px;
}

.footertext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-align:right;
	height:30px;
}
.footertext p
{
	margin:0px;
	margin-bottom:0px;
}
.footertext a
{
	color:#000000;
	text-decoration:underline;
}
.footertext a:hover
{
	color:#000000;
	text-decoration:underline;
}

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
{
	height:1px;
	background-image: url(../images/layout/hr.gif);
	background-position:left center;
	background-repeat:no-repeat;
}*/

div.hr
{
	clear:both;
	height:20px;
}

.imgborder
{
	border:1px solid #b7b7b7;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

form
{
	padding:0px;
	margin:0px;
}

iframe {
	width:100%;
/*	height:650px;*/
	border: none;
	margin:0px;
	padding:0px;
}

#myCalender	{ overflow: auto; }
#myCalender a, #myCalender a:hover { text-decoration: none; overflow: hidden; }
.calcontainer	{ /*margin-left: 160px; width: 430px; padding: 10px 14px;*/ width: 674px; position: relative; left: 1px; background-color: #fff; }
.calender	{ border-collapse: collapse; border-bottom: dotted 1px #636262; width: 100%; }
.calender td	{ padding: 0; vertical-align: top; border-left: dotted 1px #636262; border-right: dotted 1px #636262; }
.calender td.other	{ background-color: #fff; }
.calender td.today	{ /*background-color: #c6d3ff;*/ }
.calender td.event	{ background-color: #ECECEC; /*background: #feb75f url(../images/layout/nav_a_ptrn.gif) repeat-x center top;*/ }
.calender thead th	{ line-height: 19px; padding-bottom: 10px; text-transform: uppercase; }
.calender tbody th	{ text-align: center; border: solid 1px #feb75f; background: #feb75f url(../images/layout/nav_a_ptrn.gif) repeat-x center bottom; 
            font-size: 10px; font-weight: normal; color: #fff; }
.calender th a, .calender tbody th a:hover	{ font-weight: normal; color: #6b6b6b; text-transform: none;
			width: 65px; display: inline-block; line-height: 19px; font-style: italic; vertical-align: top; }
.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: #d6d6d6; 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 #636262; 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: #feb75f; }
.minicalender td.event a, .minicalender td.event a:hover	{ color: #fff; }
.minicalender thead th	{ background: #feb75f url(../images/layout/nav_a_ptrn.gif) repeat-x center bottom; font-weight: normal; color: #fff; }
.minicalender tbody th	{ text-align: center; border-bottom: dotted 1px #636262;  
            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: 25px; }
.calsmallitem	{ position: relative; padding: 15px 0 15px 15px; background-color: #fff; }*/
.calsmallcontainer	{ width: 350px; margin: 0 auto; text-align: center; }
.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; }
*/
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; margin-bottom: 10px; }*/
#calnav	{ position: relative; margin-bottom: 10px; text-align: center; width: 100%; }
#calnav a.prev	{ position: absolute; left: 0; bottom: 0; }
#calnav a.next	{ position: absolute; right: 0; bottom: 0; }

