* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-collapse: collapse;
	/* zoom: 1; */
}

#hcenter {
	width: 920px;
	position: relative;
	margin: 0 auto;
	height: 440px;
}

#Table_01 {
	position: absolute;
	width: 920px;
	height: 455px;
	top: 0px;
	left: 0px;
}

#header {
    text-align: center;
    height: 130px;
}

#header img {
    margin-top: 30px;
}

#lijnboven, #lijnonder { height: 2px; text-align: center; }

#contentContainer {
    width: 920px;
    height: 518px;
		background-position: 60px 0px;
		background-repeat: no-repeat;
}

#gallery {
    width: 495px;
    margin: 0 auto;
    margin-top: 140px;
}

#slidingGallery {
    width: 800px;
    height: 200px;
	margin-top: 120px;
		/*
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
		*/
}

/*
#slidingGallery ul {
	list-style-type: none; 
	list-style-image: none;
	height: 220px;
}
*/


#slidingGallery ul li {
	list-style-type: none; 
	list-style-image: none;
}

#slidingGallery .img {
	height: 79px;
	width: 200px;
	cursor: pointer;
}


#largeImageContainer {
    position: absolute;
    width: 100%;
    text-align: center;
		z-index: 1000;
		top: 217px;
height: 0px;
border: 0;

		cursor: pointer;
		background: #000000;
}
#largeImageFade { margin: 0 auto; z-index: 1000; }

#description {
    position: absolute;
		left: 365px;
		top: 482px;
    width: 200px;
    text-align: center;
    color: #EC008C;
		display: block; 
    font-size: 14px;
    font-weight: bold;
}

ul { list-style-type: image }

html, body { height: 100%; background: #000000; }


.hidden, .printonly, .alt {
	display: none;
}

#gallery ul { 
	list-style-type: none; 
}

#gallery ul li {
	list-style-type: none; 
	list-style-image: none;
	float: left;
	width: 52px;
	height: 52px;
	padding: 0px;
}

#gallery ul li {
	list-style-type: none; 
	list-style-image: none;
	float: left;
	width: 52px;
	height: 52px;
	padding: 0px;
}

#gallery ul li .img { 
	width: 48px;
	height: 48px;
	padding: 2px;
	cursor: pointer;
}

#gallery .img.hover { z-index: 100; }

ul,ol {
	padding-left: 25px;
}

* html img,
* html input {
	behavior: url('/fileadmin/sitedesign/pngbehavior.htc');
}



a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Impact;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Impact;
	font-size: 14px;
	letter-spacing: 1px;
}
a:hover {
	text-decoration: none;
	color: #ec008c;
}
a:active {
	text-decoration: none;
	color: #ec008c;
	font-family: Impact;
	font-size: 14px;
	letter-spacing: 1px;
}

.arrow {
	font-family: Tahoma;
	font-size: 18pt;
	color: #EC008C;
}

.address {
	font-family: Verdana;
	font-size: 12px;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	word-spacing: 1px;
}

.footer {
	font-family: Verdana;
	font-size: 9pt;
	color: #666666;
	word-spacing: 0;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a {
	font-family: Arial MT;
	font-size: 10pt;
	color: #EC008C;
	font-weight: bold
	text-decoration:blink
}

a:link {
	font-family: Arial MT;
	font-size: 10pt;
	color: #EC008C;
	font-weight: bold
	text-decoration:blink
}

a:hover {
	font-family: Impact;
	font-size: 14pt;
	color: #ec008c;
	font-weight: normal}

p {
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0
}


.Menuonder {
	font-size: 14px;
	color: #FFFFFF;
	font: impact;
}

.menuonder2 {
	font-family: Impact;
	color: #ec008c;
	font-size: 14px;
}

.menuonder3 {
	font-family: Impact;
	font-size: 14px;
	color: #ec008c;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}

#content {
    height: 518px;
    overflow: auto;
}

/* navigation */

#navigation { text-align: center; }

#navigation table { width: 765px; margin: 0 auto; }
#navigation table td { text-align: center; }

#navigation a,
#navigation a:visited,
.extraLeft a,
.extraRight a {
    color: #ffffff;
    font-family: Impact;
    font-size: 14px;
    letter-spacing: 3px;
    text-decoration: none;
    font-weight: normal;
}

.extraLeft a:visited,
.extraRight a:visited { font-size: 14px; color: #ffffff; }

#navigation a:hover,
.extraLeft a:hover,
.extraRight a:hover { font-size: 14px; color: #EC008C; }


.extraLeft {
		z-index: 100;
    position: absolute;
    top: 109px;
    left: 80px;
}

.extraRight {
	z-index: 100;
    position: absolute;
    top: 109px;
    right: 80px;
}

/* CSS_STYLED_CONTENT */


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible { visibility: hidden; }
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

div.csc-frame-frame1 p.csc-header-date, DIV.csc-frame-frame2 p.csc-header-date { margin-bottom: -5px; } 

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }


/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI {  }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P {  }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }
				

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	color:#BDCF00;
	font-size:10px;
	margin:0pt;
}

/* gevonden zoekwoorden highlight */
.csc-sword {
	font-weight: bold;
}
