/****************************/
/***** 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: #00377a; font: 68.8%/1.6em Verdana, Arial, Helvetica, sans-serif; background-color: #f8f8f8 }

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


a  { color: #ff6600; text-decoration: none }
a:hover  { color: #0098d4; 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: #e13288; font-size: 1.1em; 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: 1em;font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold; text-decoration: none; margin: 0 0 5px; padding: 0 }
h5 { color: #49a7c6; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif;text-decoration: none; margin: 0; padding: 0 }
h6 { color: #f60; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif;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 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;}


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


/* ******************* TOP ************************ */
#logo  { position: absolute; z-index: 101; top: 0; left: 10px; width: 210px; height: 50px }
#topimg   { margin: 0; padding: 0; position: relative; z-index: 50; top: 0; left: 0; width: 960px; height: 205px; overflow: hidden }
.overlay   { background-repeat: no-repeat; background-position: 0 0; margin: 0; padding: 0; position: absolute; z-index: 51; top: 0; left: 0; width: 960px; height: 205px; overflow: hidden }
#topimg2     { margin: 0; padding: 0; position: relative; z-index: 50; top: 0; left: 0; width: 960px; height: 205px; overflow: hidden }
.calendar { position: absolute; z-index: 80; top: 120px; right: 30px }
.slidemask { width: 960px; height: 205px; overflow: hidden }
#shop       { color: #1e4b84; font-size: 1em; margin-bottom: 15px; padding: 0; position: absolute; z-index: 90; top: 130px; right: 15px; width: 270px }
#login  { color: #1e4b84; font-size: 0.9em; background-repeat: no-repeat; margin: 0; padding: 0; position: absolute; z-index: 95; top: 188px; right: 15px; width: 215px }


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


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

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

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

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

.content    { margin: 0; padding: 0;  }
.contentbig { margin: 0; padding: 0; }
/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */
//#navbox     { color: #0098d4; font-size: 1em; font-weight: bold; background-color: #e2f4fa; background-image: url("../images/curve/curve_bottom_home_lightblue.gif"); background-repeat: no-repeat; background-position: 0 bottom; margin-bottom: 15px; padding: 4px 0 25px }
#navbox     { color: #0098d4; font-size: 1em; font-weight: bold; background-color: #EEE; margin-bottom: 15px; padding: 4px 0 25px }
.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; background-image: url("../images/icon/pijltje_orange.gif"); background-repeat: no-repeat; background-position: 5px 3px; padding-bottom: 5px; padding-left: 20px }
////.navitem a   { color: #0098d4; text-decoration: none }
////.navitem a:hover   { color: #ff6600; text-decoration: none }
.navitem { color: #0098d4; font-size: 1em; text-decoration: none; text-transform: uppercase; background-color:#484e41; padding: 10px; margin: 10px 0px }
.navitem a   { color: #fff; text-decoration: none }
.navitem a:hover   { color: #fff; text-decoration: none }

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

////.navitemactif   { color: #ff6600; font-size: 1em; text-decoration: none; text-transform: uppercase; background-image: url("../images/icon/pijltje_orange.gif"); background-repeat: no-repeat; background-position: 5px 1.2ex; padding-top: 5px; padding-bottom: 0.6ex; padding-left: 20px;  }
////.navitemactif a    { color: #ff6600; text-decoration: none }
////.navitemactif a:hover   { color: #0098d4; text-decoration: none }
.navitemactif   { color: #fff; font-size: 1em; text-decoration: none; text-transform: uppercase; background-color:#484e41; padding: 10px; margin: 10px 0px  }
.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: 1.5em 1.8ex; text-indent: 1em; padding-top: 5px; padding-bottom: 0.6ex; padding-left: 20px; height: 3ex }
.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:#fdf2eb;margin-bottom: 5px; }
.navactivezone { margin-bottom: 5px; }

/* ************************************************** */
/* ******************* 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;
	 }



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

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





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

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


.lightbluetitle,.toplightbluetitle  { color: #00488d; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background: #e2f4fa; margin: 0; padding: 5px 5px 5px 8px; }


.darkbluetitle, .topdarkbluetitle, .darkbluenavtitle  { color: #ffffff; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; background: #00488d; margin: 0; padding: 5px 5px 5px 8px; }
	
///.orangetitle, .toporangetitle  { color: #ffffff; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background: #ff6600; margin: 0; padding: 5px 5px 5px 8px; }
.orangetitle, .toporangetitle  { color: #ffffff; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background: #484e41; margin: 0; padding: 5px 5px 5px 8px; }
.depevent .orangetitle, .depevent .toporangetitle { background-color:#96a20b; }
.depuvt .orangetitle, .depuvt .toporangetitle { background-color:#b11f17; }
.depuitgeverij .orangetitle, .depuitgeverij .toporangetitle { background-color:#0098d4; }
.depreizen .orangetitle, .depreizen .toporangetitle { background-color:#f09100; }


/* *** HOME *** */

.homepinklightbox,.tophomepinklightbox {
	background-color: #f6edf4;
	background-image: url("../images/curve/curve_bottom_home_pinklight.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 25px;
	padding: 10px 4px 25px 10px;
}

.homebluelightbox,.tophomebluelightbox {
	background-color: #e2f4fa;
	background-image: url("../images/curve/curve_bottom_home_lightblue.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 25px;
	padding: 10px 15px 25px;
}

.homeorangelightbox,.tophomeorangelightbox
{
	/*
	background-color: #fee2ce;
	background-image: url("../images/curve/curve_bottom_homemain_orangelight.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 15px;
*/
	background-color: #EEE;
	padding: 10px 15px 25px;
	margin-bottom: 10px;
}

.depevent .homeorangelightbox,.depevent .tophomeorangelightbox { background-color: #9EA96C; background-image: none }
.depevent .homeorangelightbox a ,.depevent .tophomeorangelightbox a { color:#fff; }

.depuvt .homeorangelightbox,.depuvt .tophomeorangelightbox { background-color: #BF918F; background-image: none }
.depuitgeverij .homeorangelightbox,.depuitgeverij .tophomeorangelightbox { background-color: #B0DBEB; background-image: none }
.depreizen .homeorangelightbox,.depreizen .tophomeorangelightbox { background-color: #E6CFAC; background-image: none }

/* *** HALF *** */
.halfbluelightbox,.tophalfbluelightbox { background-color: #e2f4fa; background-image: url("../images/curve/curve_bottom_half_bluelight.gif"); background-repeat: no-repeat; background-position: 0 bottom; margin-bottom: 15px; padding: 4px 4px 25px 10px }

.halfpinklightbox,.tophalfpinklightbox { background-color: #f6edf4; background-image: url("../images/curve/curve_bottom_half_pinklight.gif"); background-repeat: no-repeat; background-position: 0 bottom; margin-bottom: 15px; padding: 4px 4px 25px 10px }

.halforangelightbox,.tophalforangelightbox { background-color: #fee2ce; background-image: url("../images/curve/curve_bottom_half_orangelight.gif"); background-repeat: no-repeat; background-position: 0 bottom; margin-bottom: 15px; padding: 4px 4px 25px 10px }


/* *** FULL *** */

.fullpinklightbox,.topfullpinklightbox {
	background-color: #f6edf4;
	background-image: url("../images/curve/curve_bottom_full_pinklight.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 15px;
	padding: 10px 4px 25px 10px
}

.fulllightbluebox,.topfulllightbluebox {
	background-color: #e2f4fa;
	background-image: url("../images/curve/curve_bottom_full_bluelight.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 15px;
	padding: 10px 15px 25px
}


.fullorangelightbox,.topfullorangelightbox {
	background-color: #fee2ce;
	background-image: url("../images/curve/curve_bottom_full_orangelight.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 15px;
	padding: 10px 15px 25px
}

/* *** HEADERS *** */


.halfbluelightbox h2,.halfpinklightbox h2,.tophalfbluelightbox h2,.tophalfpinklightbox h2,.halforangelightbox h2,.tophalforangelightbox h2, .tophomeorangelightbox h2, topfullorangelightbox h2 { color: #00377a; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0px 0 5px }


.fullpinklightbox h2,.fulllightbluebox h2,.topfullpinklightbox h2,.topfulllightbluebox h2,.fulllorangelightbox h2 { color: #fff; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 10px 0 5px }



}



/* ******************* 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;

}

/*** HALF ***/
.half2 { margin-right: 20px; width: 330px; float: left; }

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



.halftxt2{
overflow: hidden;
height: 13em;
width: 190px;
padding: 0px;
margin: 0px;
}

.halflink2{
overflow: hidden;
height: 4em;
width: 190px;
padding: 0px;
margin: 0px;
}


/*** 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:#b11f17; }
.depuitgeverij .activeorange { color:#0098d4; }
.depreizen .activeorange { color:#f09100; }


.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 ---------------------------*/

.item {
	
}


.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: 20px; }

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




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

#footer    { color: #ffffff; font-size: 1em; background-color: #215984; text-align: left; margin: 15px 0px 30px 0px; padding: 10px; }
#footer a {
color:#ff6600;
text-decoration:none;
}
#footer a:hover {
color:#FFF;
text-decoration:none;
}

.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;
}

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

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

/* ******************* SCRIPTING *********************** */
.foutmelding, .waarschuwing { color:red; }
