/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}


html { overflow-y: scroll; }

/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body           { color: #484d42; font: 68.8%/1.6em Verdana, Arial, Helvetica, sans-serif; background-color: #eeeeee; }

/* ******************* LINK ************************ */


a  { color: #085ca6; text-decoration: none }
a:hover  { color: #ff6600; text-decoration: none }

.depevent a { color:#96a20b; }
.depuvt a { color:#b11f17; }
.depuitgeverij a { color:#0098d4; }
.depreizen a { color:#f09100; }

.langcdcp{}

.cdcptext{ margin: 0; padding: 0;  }

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}


h1          { color: #484d42; font-size: 1.3em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; margin: 0; padding: 10px 0 0 }

h2     { color: #00377a; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; margin: 0; padding: 10px 0 }

/*h3   { color: #f60; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 700; text-decoration: none; margin: 0; padding: 0 }*/
h3   { color: #003880; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 700; text-decoration: none; margin: 0; padding: 0 }

.depevent h3 { color:#96a20b; }
.depuvt h3 { color:#b11f17; }
.depuitgeverij h3 { color:#0098d4; }
.depreizen h3 { color:#f09100; }


h4     { color: #00377a; font-size: 1.1em;font-weight: bold; text-decoration: none; margin: 0 0 0 0; padding: 0 }
h5 { color: #49a7c6; font-size: 1em; text-decoration: none; margin: 0; padding: 0 }
h6 { color: #f60; font-size: 1em;font-weight: bold; margin: 0; padding: 0 }
blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #666666;
	font-size: 1em;
}

.date{
font-weight: bold;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}




ul, ol {
	padding:0;
}

.content ul, .content ol{
margin-left: 20px; list-style-image: url("../images/li.gif");}
li    { font-size: 1em; list-style-image: url("../images/li.gif"); margin: 0; padding: 0; }

.tableul{
	margin-left:-20px;
	padding:0;}

.bullet { background-image: url("../images/bullet.gif"); background-repeat: no-repeat; background-position: 0 2px; text-indent: 15px; margin: 0; padding: 0 }
.bulletdisc li    { list-style-type: disc; list-style-image: none; padding-bottom: 5px; }
.bulletnumber  { text-indent: -22px; padding-bottom: 5px; padding-left: 42px; }

.bulletnumber2 { list-style-position: inside; margin: 10px;}
.bulletnumber2 li { list-style-image: none; padding-bottom: 15px;}

img {
	border:0;

}
.imagealign {padding-left: -20px;}


.tooltip { color: #1e4b84; font-size: 1.2em; font-weight: 300; text-decoration: none; padding: 10px; border: solid 1px #f60; background-color: #ffffff}

/* ******************* GLOBAL CLASSES ******************** */


.clear 			{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.clearleft {
clear:left;
}

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 1px solid #dfe1e0;
	padding: 1px;
	background: #FFFFFF;
}

.spacer {

	width: 1px;

	float: left;

	display: block;

	margin: 0px 14px 0px 14px;

	padding: 0px;

}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }

.bottomspace{ padding-bottom:10px;}

.bottomspace2{ margin-bottom:15px;}


.transparent_class {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}




/* ************************************************** */
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */


#wrapper         { background-color: #fff; margin: 0px auto 30px; padding: 15px 0px 0px 0px; position: relative; width: 960px }
#leftframe{
float: left;
width: 220px;
margin-right: 20px;
}


#rightframe { width: 700px; float: left; }



.contentleft  { margin-right: 20px; width: 490px; float: left }
.contentright { text-align: left; width: 180px; float: left;  }

#main  { margin: 0px; padding: 0px; }

.mainspace  { margin: 0; padding: 0 10px 10px }

.content    { margin: 0; padding: 0;  }
.contentbig { margin: 0; padding: 0; }


/* ******************* TOP ************************ */

#top{
margin: 0px;
padding: 0px;
}

#topleft{
float: left;
width: 220px;
margin-right: 20px;
}
#topright{
 width: 700px; float: left;
 }

#logo   { text-align: center; margin: 0px 0 0px; padding: 0 }

#sfeer { margin: 0px 0px 0px 0px; padding: 0;  height: 150px;}

#sfeeroverlay { margin: 0; padding: 0; position: absolute; z-index: 400; top: 0px; left: 235px; width: 700px; height: 150px;  }

#sfeeroverlay_event { margin: 0; padding: 0; position: absolute; z-index: 401; top: 0px; left: 235px; width: 700px; height: 150px;  }

#sfeeroverlay_uvt { margin: 0; padding: 0; position: absolute; z-index: 400; top: 0px; left: 235px; width: 700px; height: 150px;  }

#sfeeroverlay_reizen { margin: 0; padding: 0; position: absolute; z-index: 402; top: 0px; left: 235px; width: 700px; height: 150px;  }

#sfeeroverlay_uitgeverij { margin: 0; padding: 0; position: absolute; z-index: 403; top: 0px; left: 235px; width: 700px; height: 150px;  }

#topimg        { margin: 0; padding: 0;position: absolute; z-index: 34; top: 0px; left: 235px; width: 700px; height: 150px; overflow: hidden; display: none;}



#topimg2      { margin: 0; padding: 0; position: relative; z-index: 50; top: 0; left: 0; height: 140px; overflow: hidden; }

.calendar { position: absolute; z-index: 99990; top: 100px; right: 30px }
.slidemask  { width: 700px; height: 150px; overflow: hidden }
#shop        { color: #1e4b84; font-size: 1em; margin-bottom: 15px; padding: 0; position: absolute; z-index: 9000; top: 120px; left: 750px; width: 270px }
#login  { color: #1e4b84; font-size: 0.9em; background-repeat: no-repeat; margin: 0; padding: 0; position: absolute; z-index: 95; top: 160px; left: 10px; width: 215px }


/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */
#navbox     { color: #0098d4; font-size: 1em; font-weight: bold; /*background-color: #EEE; */ margin-bottom: 0px; padding: 5px; }
.nav a  { color: #0098d4; text-decoration: none }
.nav a:hover { color:#EE5F00; text-decoration:none; }
.navitem { 
	color: #0098d4; 
	font-size: 1em; 
	text-decoration: none; 
	text-transform: uppercase; 
	margin-bottom: 5px;
	  
	}
.navitem a   { 
	display:block;
	width: 200px;
	padding: 5px 10px; 
	margin: 5px 0px;
	color: #FFF;
	text-decoration:none;
	text-indent: 0px;
 }
.navitem a:hover  { 
	color: #003366; 
	text-decoration: none;
	display:block;
	width: 200px;
	padding: 5px 10px; 
	 margin: 5px 0px;
	text-indent: 0px;
	}



.depevent.navitem { background-color:#96a20b }

.depevent.navitem a:hover  { 
	color: #325125; 
	text-decoration: none;
	display:block;
	width: 200px;
	padding: 5px 10px; 
	 margin: 5px 0px;
	text-indent: 0px;
	}

.depuvt.navitem { background-color:#b11f17 }

.depuvt.navitem a:hover  { 
	color: #f5b4a7; 
	text-decoration: none;
	display:block;
	width: 200px;
	padding: 5px 10px; 
	 margin: 5px 0px;
	text-indent: 0px;
	}

.depuitgeverij.navitem { background-color:#0098d4 }

.depuitgeverij.navitem a:hover  { 
	color: #003366; 
	text-decoration: none;
	display:block;
	width: 200px;
	padding: 5px 10px; 
	 margin: 5px 0px;
	text-indent: 0px;
	}


.depreizen.navitem { background-color:#f09100 }

.depreizen.navitem a:hover  { 
	color: #9e6227; 
	text-decoration: none;
	display:block;
	width: 200px;
	padding: 5px 10px; 
	 margin: 5px 0px;
	text-indent: 0px;
	}


.navitemactif   { 
	color: #fff;
	font-size: 1em; 
	text-decoration: none; 
	text-transform: uppercase; 
	background-color:#484e41; 
	padding: 5px 10px; 
	margin: 10px 0px !important;  
	}
.navitemactif a    { 
	color: #fff; 
	text-decoration: none; 
	}
.navitemactif a:hover   { 
	color: #fff; 
	text-decoration: none ;
	}

.depevent .navitemactif { 
	background-color:#96a20b ;
	}
.depuvt .navitemactif { 
	background-color:#b11f17; 
	}
.depuitgeverij .navitemactif { 
	background-color:#0098d4; 
	}
.depreizen .navitemactif { 
	background-color:#f09100; 
	}

.navsubitem      { 
	color: #f63; 
	font-size: 1em; 
	background-image: url("../images/navi_lineb.gif"); 
	background-repeat: no-repeat; 
	background-position: 1em 1.8ex; 
	text-indent: 1em; 
	/*
	padding-top: 5px; 
	padding-bottom: 0.6ex; 
	padding-left: 20px;
	height: 3ex;
	*/
	padding: 5px 5px 5px 10px;
	margin-top: 5px !important; 
	margin-bottom: 5px !important; 
	}
.navsubitem a   { 
	color: #1e4b84; 
	text-decoration: none; 
	}
.navsubitem a:hover  { 
	color: #49a7c6; 
	text-decoration: none; 
	}

.navsubsubitem      { 
	color: #0098d4; 
	font-size: 1em; 
	background-image: url("../images/navi_linec.gif"); 
	background-repeat: no-repeat; 
	background-position: 3em 1.8ex; 
	text-indent: 1em; 
	padding-top: 5px; 
	padding-bottom: 0.6ex; 
	padding-left: 35px; 
	height: 3ex;  
	}
.navsubsubitem a    { 
	color: #0098d4; 
	text-decoration: none;  
	}
.navsubsubitem a:hover   { 
	color: #f60; 
	text-decoration: none 
	}

.navactivezone { 
	background-color:#EEE;
	margin-bottom: 5px; 
	}
/*.navactivezone { margin-bottom: 5px; }*/






#submenu { 
	color: #0098d4; 
	font-size: 1em; 
	font-weight: bold; 
	/*background-color: #EEE; */ 
	margin-bottom: 0px; 
	padding: 0px 0px 0px 5px; 
	}
	
#submenu .navitem2{
	background-color:#92948f; 
	color: #0098d4; 
	font-size: 0.9em; 
	text-decoration: none; 
	text-transform: none; 
	padding: 0px;
	margin: 0px 0px 5px 0px; 
	}

.navitem2 a   { 
	display:block;
	width: 180px;
	padding: 5px 10px; 
	margin: 0px 0px;
	color: #FFF;
	text-decoration:none;
	text-indent: 0px;
 }
.navitem2 a:hover  { 
	color: #333; 
	text-decoration: none;
	display:block;
	width: 180px;
	padding: 5px 10px; 
	 margin: 0px 0px;
	text-indent: 0px;
	}




/* ************************************************** */
/* ******************* SUBNAV *********************** */
/* ************************************************** */

.subnav{
padding: 0px 0px 0px 15px;
margin: 5px 0px;
}
.subnav a{
color: #003581;

}
.subnav a:hover{
color: #ff6600;
}

.subnav h2{
	font-size: 1em; 
	text-decoration: none; 
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

/* ************************************************** */
/* ******************* PAGENAV ********************** */
/* ************************************************** */

.pagenav { margin-top: 0; padding-bottom: 15px; z-index: 444444; border-bottom: 1px solid #e3e1e2 }
.pagenav ul{
list-style: none;
font-size: 1.2em;
}
.pagenav ul li{
display: inline;
margin-right: 15px;
}

.pagenav a{
color: #484E41;
}

.pagenav a:hover{
color: #085ca6;
}

/* ************************************************** */
/* ******************* BREADCRUMB ******************* */
/* ************************************************** */
#breadcrumb   {
	color: #1a597e;
	margin: 0px;
	padding: 10px;
	background-color: #eff4fa;
	}

#breadcrumb a {
	color: 0099cc;
	text-decoration: none;
	}
#breadcrumb a:hover {
	color: #1a597e;
	text-decoration: none;
	 }



/* ************************************************** */
/* ******************* FEATUREBOX ******************* */
/* ************************************************** */

#feature_list  { background-color: #f9f9f9; margin-bottom: 10px;position: relative; width: 700px; height: 225px; overflow: hidden;  }

#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;
			padding: 0;
			margin: 0;
		}

ul#tabs {
			right: 0;
			z-index: 2;
			width: 275px;
		}

ul#tabs li {
	height:74px;
	list-style: none;
	}



ul#tabs li div {
	margin-left:40px;
	color:#999;
	width:215px;
	height:60px;
	overflow:hidden;
	font-size:1em;
	}

ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

ul#tabs li a  { color: #222; text-decoration: none; background: url("../images/feature/tab.png") no-repeat right 50%; display: block; padding: 10px; height: 60px; outline: none medium }



ul#tabs li a:hover, ul#tabs li.current a {
	text-decoration: none;
	background:  url(../images/feature/tab-current.png) no-repeat;
	color: #FFF;
	}

.depevent ul#tabs li a:hover, .depevent ul#tabs li.current a {
	text-decoration: none;
	background:  url(../images/feature/tab-current_event.png) no-repeat;
	color: #FFF;
	}

.depuvt ul#tabs li a:hover, .depuvt ul#tabs li.current a {
	text-decoration: none;
	background:  url(../images/feature/tab-current_uvt.png) no-repeat;
	color: #FFF;
	}

.depreizen ul#tabs li a:hover, .depreizen ul#tabs li.current a {
	text-decoration: none;
	background:  url(../images/feature/tab-current_reizen.png) no-repeat;
	color: #FFF;
	}

.depuitgeverij ul#tabs li a:hover, .depuitgeverij ul#tabs li.current a {
	text-decoration: none;
	background:  url(../images/feature/tab-current_uitgeverij.png) no-repeat;
	color: #FFF;
	}


ul#tabs li a:hover div{
	color:#ffffff;
	}

.depevent ul#tabs li a.current, .depevent ul#tabs li.current {
	background:  url(../images/feature/tab-current_event.png) no-repeat;
	color: #FFF;
		}



ul#tabs li a.current, ul#tabs li.current {
	background:  url(../images/feature/tab-current.png) no-repeat;
	color: #FFF;
		}


.depuvt ul#tabs li a.current, .depuvt ul#tabs li.current {
	background:  url(../images/feature/tab-current_uvt.png) no-repeat;
	color: #FFF;
		}

.depreizen ul#tabs li a.current, .depreizen ul#tabs li.current {
	background:  url(../images/feature/tab-current_reizen.png) no-repeat;
	color: #FFF;
		}

.depuitgeverij ul#tabs li a.current, .depuitgeverij ul#tabs li.current {
	background:  url(../images/feature/tab-current_uitgeverij.png) no-repeat;
	color: #FFF;
		}

ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}


ul#tabs li a.current div, ul#tabs li.current a div { color: #ffffff }

ul#output  { position: relative; left: 0; width: 463px; height: 225px; overflow: hidden }

ul#output li  { position: absolute; width: 465px; height: 225px; }


ul#output li a  { text-decoration: none; margin: 0; padding: 0; position: absolute }

ul#output li a:hover {
			background: #D33431;
		}


/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */

.leftline {
border-left:1px solid #dedede;
}





/* *********************************************** */
/* ******************* BOXEN ********************* */
/* *********************************************** */


/* ******************* PAGETITLE ********************* */
.pagetitle { color: #ffffff; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background: #2061a0; margin: 0; padding: 5px 5px 5px 8px }

.depevent .pagetitle { background-color:#96a20b; }
.depreizen .pagetitle { background-color:#f09100; }
.depuvt .pagetitle  { background-color: #B11F17;  }
.depuitgeverij .pagetitle{background-color:#0098d4;}
/* ******************* TITLEBAR ********************* */
.titlebar{
	overflow: hidden;
	height: 20px;
	background-color: #2061a0;
	color: #fff;
	padding: 5px 10px 0px 10px;
	font-weight: bold;

}
.depevent .titlebar { background-color:#96a20b; }
.depreizen .titlebar{background-color:#f09100;}
.depuitgeverij .titlebar { background-color:#0098d4; }
.depuvt .titlebar  { background-color: #B11F17;  }
/* ******************* BOX ********************* */

.box {
	background-color: #eeeeee;
	margin-bottom: 15px;
	padding: 10px 15px ;
}

/*.depevent .fullbox{
	background-color: #dce688;
}*/

.depreizen .box{background-color: #FFEBCD;}
.depevent .box{background-color: #ebedd0;}
.depuitgeverij .box{background-color: #ebf9fe;}
.depuvt .box{background-color: #f5e3e0;}

.fulltxt{
width: 400px;
}
.txthalf{
width: 140px;
}






/* *** HEADERS *** */


.btnbar{
	overflow: hidden;
	height: 20px;
	background-color: #2061a0;
	color: #fff;
	padding: 5px 10px 0px 10px;
	font-weight: bold;

}

/* ******************* CONTENT *********************** */
.halfs{
margin: 0px;
padding: 0px;
}
.half{
float: left;
width: 330px;
}

/*** HOMEHALF ***/
.homehalf { margin-right: 15px; width: 230px; float: left; }

.halfpic{
overflow: hidden;
height: 100px;
width: 190px;
margin-top: 5px;
margin-bottom: 10px;
/*text-align: center;*/
padding: 0px;
}

.halftxt{
overflow: hidden;
height: 15em;
width: 190px;
padding: 0px;
margin: 0px;
}

.halflink{
overflow: hidden;
height: 8em;
width: 190px;
padding: 0px;
margin: 0px;

}

/*** HOMEHALF2 ***/

.detailboxholder .homehalf2 {
	margin-right: 15px;
	margin-bottom: 20px;
	width: 215px;
	float: left;
	height: 410px;
	overflow: hidden;
	background-color: #eeeeee;
	padding: 0px;
}

.detailboxholder .homehalf2 .halftxt2{
overflow: hidden;
height: 200px;
width: 175px;
padding: 0px;
margin: 0px;
}

.homehalf2 {
	margin-right: 15px;
	margin-bottom: 20px;
	width: 215px;
	float: left;
	height: 360px;
	overflow: hidden;
	background-color: #eeeeee;
	padding: 0px;
}

.depreizen .homehalf2{background-color: #FFEBCD;}
.depevent .homehalf2{background-color: #ebedd0;}
.depuitgeverij .homehalf2{background-color: #ebf9fe;}
.depuvt .homehalf2{background-color: #f5e3e0;}



.halftitle2{
overflow: hidden;
height: 20px;
background-color: #2061a0;
color: #fff;
width: 195px;
padding: 5px 10px 0px 10px;
font-weight: bold;
margin-bottom: 5px;
}

.halfzone{
padding: 5px 10px;
}
.halfpic2{
overflow: hidden;
height: 100px;
width: 195px;
margin-top: 5px;
margin-bottom: 10px;
padding: 0px;
}

.halftxt2{
overflow: hidden;
height: 160px;
width: 175px;
padding: 0px;
margin: 0px;
}

.halflink2{
overflow: hidden;
height: 15px;
width: 175px;
padding: 0px;
margin: 0px;
text-align: right;

}


.halfpic3{
overflow: hidden;
height: 150px;
width: 100px;
margin-top: 5px;
margin-right: 10px;
padding: 0px;
}




/*** HALF2 ***/
.half2 {
	margin-right: 15px;
	margin-bottom: 20px;
	width: 215px;
	float: left;
	/*height: 450px;*/
	overflow: hidden;
	background-color: #eeeeee;
	padding: 0px;
}


.depevent .half2{background-color: #ebedd0;}



.title2{
overflow: hidden;
height: 20px;
background-color: #2061a0;
color: #fff;
width: 195px;
padding: 5px 10px 0px 10px;
font-weight: bold;
margin-bottom: 5px;
}

.zone2{
padding: 5px 10px;
}


.txt2{
overflow: hidden;
height: 250px;
width: 175px;
padding: 0px;
margin: 0px;
}

.link2{
overflow: hidden;
height: 15px;
width: 175px;
padding: 0px;
margin: 0px;
text-align: right;

}




/*** #HOTHOME ***/
#hothome .item {
padding: 10px;


}


.homepageleft { background-color: #eeeeee; width: 445px; height: 290px; float: left }
.homepageright { background-color: #fff; background-image: url("../images/bg_homeright.jpg"); background-repeat: no-repeat; width: 235px; height: 150px; float: right }

.homepagerighttop{
background: #fff; margin: 0; padding: 2px 2px 2px 2px;
height: 5px;
/*background: #484d41; margin: 0; padding: 5px 5px 5px 8px;*/
}

.homepagerightbtn { margin-bottom: 0; padding: 5px 0 5px 15px }
.homepagerightbtn a{
color: #484d41;
}

.homepagerightbtn a:hover{
color: #1a597e;
}


.homepagepic{
width: 200px;
height: 200px;
float: left;
margin-right: 15px;
overflow: hidden;
}

.homepagetxtcont{
width: 200px;
height: 220px;
float: left;
overflow: hidden;
}

.homepagetxt{
height: 150px;
overflow: hidden;
}
.homepagelink{
height: 20px;
overflow: hidden;
text-align: right;
}

.prev{
float: left;
margin-right: 20px;
margin-left: 20px;
margin-top: -10px;

}
.next{
float: right;
margin-right: 20px;
margin-left: 20px;
margin-top: -10px;

}

.bx_pager{
position: absolute;
z-index: 222;
top: 205px;
left: 650px;
color: #fff;
}





/*** SUBHALF ***/
.subhalf { margin-right: 20px; width: 210px; float: left; }

.subhalfpic{
overflow: hidden;
height: 100px;
width: 190px;
margin-top: 5px;
margin-bottom: 10px;
/*text-align: center;*/
}

.subhalftxt{
overflow: hidden;
height: 5em;
width: 190px;

}

.subhalflink{
overflow: hidden;
height: 8em;
width: 190px;

}
.content1  { width: 150px; float: left }
.content2  { width: 400px; float: left }
.content3 { width: 270px; float: left }


/* ******************* CORNERS *********************** */
.activeblue   { color: #1e4b84; font-size: 1em; font-weight: 700; text-decoration: none }
.activebluetitle  { color: #1e4b84; font-size: 1.4em; font-weight: 700; text-decoration: none }
.activeorange   { color: #f60; font-size: 1em; font-weight: 700; text-decoration: none; }
.depevent .activeorange { color:#96a20b; }
.depuvt .activeorange  { color: #900 }
.depuitgeverij .activeorange  { color: #0377a5 }
.depreizen .activeorange  { color: #b97204 }


.darkblueb { color: #1e4b84; font-size: 1.1em; font-weight: bold; text-decoration: none; text-transform: uppercase }
.lightblueb { color: #65acc2; font-size: 1em; font-weight: bold; text-decoration: none; text-transform: uppercase }


/* ******************* BACK *********************** */
.backo    { color: #f60; font-size: 0.8em; text-decoration: none; background-image: url(../images/icon/arrow_full_orange.gif); background-repeat: no-repeat; background-position: 0 5px; text-indent: 10px; margin: 0; padding: 0; position: relative; right: 15px; float: right }
.backb     { color: #1e4b84; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-image: url(../images/icon/arrow_full_blue.gif); background-repeat: no-repeat; background-position: 0 5px; text-indent: 10px; margin: 0; padding: 0; position: relative; right: 15px; float: right }
.pagesb  { color: #1e4b84; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-indent: 10px; margin: 0; padding: 10px 0; clear: both }
.backb a, .pageso a {
text-decoration:none;
color:#1E4B84;
}
.backb a:hover, .pageso a:hover{
text-decoration:none;
color:#F60;
}
.pageso { color: #f60; font-size: 0.8em; text-decoration: none; text-indent: 10px; margin: 0 0 0; padding: 0; float: left }
INPUT,SELECT,TH,TD {
  font-size:0.8em;
}



/* ******************* photogallery ****************** */
.photogallerybox {margin: 0; padding: 0; width: 135px; float: left}


/* ******************************************************* */
/* ******************* CONTENTSLIDER ********************* */
/* ******************************************************* */

.headlines{
width:461px;

}
.subheadlines{
width:640px;

}


/*---------------------------- EXAMPLE 1 ---------------------------*/



.headlines a.slider_prev , .subheadlines a.slider_prev     { color: #ff6600; font: 1em verdana; margin: 0; padding: 0 5px; cursor: pointer; }

.headlines a.slider_next, .subheadlines a.slider_next    { color: #ff6600; font: 1em verdana; margin: 0; padding: 0 5px;cursor: pointer; }

.textindent { margin-left: 0px; padding: 0 }


/* ******************* ? ************************ */
.booktable{
	float: left;
}
.accordion {
	height: auto;
	display: block;
}
.accordion td{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	padding: 1px 0px 1px 3px;
}
.accordion th{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
	background-color: #2EB1DC;
	padding: 3px 0px 3px 3px;
	font-weight: bold;
	color: #fff;
}
.accordion .categorie{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
	background-color: #dff1f7;
	padding: 3px 0px 3px 3px;
}
.accordion { margin: 0; padding: 0; list-style-type: none; }
.accordion li { margin: 0; margin-bottom: 2px; padding: 0; list-style: none; height: auto; }
.accordion li a{
	background-color: #dff1f7;

	height: 14px;
	margin: 2px;
	padding: 5px;
	font-weight: bold;
	display: block;
}

.accordion li a.suba{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}



/* ******************* BUTTONS ************************ */
a#btndc   { color: #fff; text-decoration: none; background-image: url(../images/btn/btn3.gif); text-indent: 10px; display: block; margin: 0 0 1px; padding: 0; width: 196px; height: 18px; float: left }
a#btndc:hover  { color: #f30; background-position: 0 -17px }
a#btndb   { color: #fff; text-decoration: none; background-image: url(../images/btn/btn2.gif); text-indent: 10px; display: block; margin: 0 0 1px; padding: 0; width: 101px; height: 18px; float: left }
a#btndb:hover  { color: #f30; background-position: 0 -17px }
a#btndo  { color: #fff; text-decoration: none; background-image: url(../images/btn/btn1.gif); text-indent: 10px; display: block; margin: 0 0 1px; padding: 0; width: 101px; height: 18px; float: left }
a#btndo:hover { color: #f30; background-position: 0 -17px }
a#btndobreed  { color: #fff; text-decoration: none; background-image: url(../images/btn/btn4.gif); text-indent: 10px; display: block; margin: 0 0 1px; padding: 0; width: 354px; height: 18px; float: left }
a#btndobreed:hover { color: #f30; background-position: 0 -17px }


/* ******************* BANNERS ************************ */

#banner{
padding-top: 20px;
padding-bottom: 20px;
}
.gids{
padding-bottom: 20px;}
.catalogus{
padding-bottom: 20px;}

.banners       { padding-top: 5px; padding-bottom: 0.6ex; padding-left: 5px; }

.newsletter{
margin-bottom: 20px;
text-align: center;
}


/* ****************************************** */
/* ******************* WHO ****************** */
/* ****************************************** */

.panelcontainer{
	border-top: 1px solid #88bedf;
}

.panel {
	margin: 0px;
	background: #FFFFFF;
	padding: 0px;
	/*width: 745px;*/
}
.panelclose, .panelopen {
	padding: 5px;
	text-align: left;
	background: #e0f3fa;
	font-size: 11px;
	border-top: 0px solid #88bedf;
	border-right: 1px solid #88bedf;
	border-bottom: 1px solid #88bedf;
	border-left: 1px solid #88bedf;
	width: 688px;
}
.panelopen  { background: #e0f3fa url("../images/icon/icon_who_open.gif") no-repeat right center; cursor: pointer; margin: 0; padding: 5px }
.panelclose  { color: #0065a1; background: #a0cfe3 url("../images/icon/icon_who_close.gif") no-repeat right center; cursor: pointer }




.panelcontent{
	font-size: 11px;
	padding: 5px;
	border-right: 1px solid #88bedf;
	border-bottom: 1px solid #88bedf;
	border-left: 1px solid #88bedf;
	border-top: 0px solid #88bedf;
	background: #fff;
}

.panelcont{
	margin-bottom: 5px;
	font-weight: bold;
	padding: 5px;
}

.panelnr{
	float: left;
	width: 250px;
	margin-right: 10px;
}

.paneltitle{
	float: left;
	/*width: 380px;*/
}

.paneltitle a{
	color: #555555;
	text-decoration: none;
}

.paneltitle a:hover{
	color: #DEA417;
	text-decoration: none;
}


.paneltxt{
	width: 680px;
}


.panelfeedbackcont{
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px dotted #CCCCCC;
	color: #999999;
	}

.panelfeedbacktxt{
	float:left;
	width:200px;
	}

.panelfeedbackbtn{
	float:left;
	width:150px;}



/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer    { color: #666; font-size: 1em;  text-align: left; margin: 15px 0px 30px 0px; padding: 10px;border-top: 1px solid #e3e1e2 }
#footer a {
color:#085ca6;
text-decoration:none;
}
#footer a:hover {
color:#484d42;
text-decoration:underline;
}

.footertxt{
float: left;
width: 850px;
}
.footertop{
float: right;
width: 40px;
background-image: url("../images/icon/arrow_top.gif"); background-repeat: no-repeat; background-position: 0 2px; text-indent: 1em;
}


/* ************************************************** */
/* ******************* BUTTON *********************** */
/* ************************************************** */

button {
	background: #2061a0;
	border: 0px solid #2061a0;
	margin: 0;
	padding:5px 7px 3px 7px;
	font-size: 0;
	line-height: 0;
	width: auto;
	overflow: visible;
	cursor:pointer;
}

button div {
	font-size: 12px;
	line-height: 12px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	color:#fff;
}

.button{
	background: #2061a0;
	border: 0px solid #2061a0;
	margin: 0;
	padding:5px 7px 3px 7px;
	font-size: 12px;
	line-height: 12px;
	width: auto;
	overflow: visible;
	cursor:pointer;
	color:#fff;
}

.button a{
	color: #fff;
}

.button a:hover{
	color: #ff6600;
}

button::-moz-focus-inner { border: 0; padding: 0; }

.depevent button, .depevent .button{ background-color:#96a20b; }
.depreizen button,.depreizen .button{background-color:#f09100;}
.depuitgeverij button,.depuitgeverij .button{ background-color:#0098d4; }
.depuvt button,.depuvt .button{ background-color: #B11F17;  }

/* ******************* TOP *********************** */
.top    { background-image: url("../images/icon/arrow_top.gif"); background-repeat: no-repeat; background-position: 0 2px; text-indent: 1em }

/* ******************* PRINT *********************** */
#print{

float: right;
width: 30px;
}

#print a{
color: #003581;
}
#print a:hover{
color: #ff6600;
}
/* ******************* SCRIPTING *********************** */
.foutmelding, .waarschuwing { color:red; }
.detailboxholder{width: 460px; overflow: hidden; float: left;}
.twitterbox{width: 235px; overflow: hidden; float: right}
.twtr-hd, .twtr-ft {display: none; }
.twtr-ft, .twtr-timeline{ margin-top: 0px !important;}
.twtr-timeline, .twtr-doc {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.titlebarTwitter {
    background-color: #0098d4;
    color: #FFFFFF;
    font-weight: bold;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    font-size: 12px;
    width: 210px;
}
.footerbarTwitter {
    background-color: #0098d4;
    color: #FFFFFF;
    font-weight: normal;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 9px;
    font-size: 12px;
    width: 210px;
    line-height: 20px;
}
