p,div,ul,ol,a,table,li,td,tr {
	margin: 0;
	padding: 0;
	outline: 0;
	border-collapse: collapse;
}

html, body { 
	height: 100%;
	background: #110100;
	
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;

} 




.hidden, .printonly, .alt {
	display: none;
}

#login {
    float: right;
		display: inline;
    padding: 2px;
}

#Table_01 {
    position: relative;
    background-image: url('../images/bg.jpg');
		width: 800px;
		height: 600px;
		margin: 0 auto;
}

#header {
	text-align: center;
}

#navigation {
	z-index: 100;
	height: 60px;
	background-image: url('../images/navigation_bg.gif');
	background-repeat: no-repeat;
	padding-top: 23px;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

#navigation table {
    margin: 0 auto;
    position: relative;
		border: 0;
		border-collapse: collapse;
}

#navigation td { vertical-align: top; }

#navigation a { 
	height: 18px;
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#navigation a:hover, #navigation a.act {
	background-image: url('../images/navigation_hover_bg.gif');
  background-position: top center;
  background-repeat: repeat-y;
  background-color: #3D1602;
}


#navigation .submenu a {
	background-image: url('../images/navigation_submenu_bg.gif');
  background-position: top center;
  background-repeat: repeat-y;
  background-color: #b40202;
	text-align: center;
	font-size: 14px;
  border-bottom: 1px solid #000000;
}

#navigation .submenu a:hover {
	background-image: url('../images/navigation_submenu_hover_bg.gif');
  background-position: top center;
  background-repeat: repeat-y;
  background-color: #3D1602;
}

.submenu { display: none; position: absolute; min-width: 120px; z-index: 100; } 

#ie6only .submenu, #ie7andup .submenu {
	width: 120px;
}

#navigation ul, #navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1.title {
	text-align: center;
	color: #FF0000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 20px;
	margin-top: 0;
}


#contentLeft {
	float: left;
	display: inline;
	width: 380px;
}

#content {
	margin-left: 400px;
	width: 380px;
}

#content, #contentLeft {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
}

#contentLeft { text-align: center; } 
#contentLeft table { margin-left: 70px; }
#contentLeft div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline;
	margin-left:0px !important;
}


#footer {
	clear:both;
	padding-top:10px;
	position:relative;
	text-align:center;
	width:800px;
}

#normalsearchsword {
  background: url('../images/bg_zoeken.gif') no-repeat;
  background-position: top right;
  background-color: #ffffff;
  border: 1px solid #98B7D9;
  height: 20px;
  position: absolute;
  left: 10px;
  width: 153px;
  padding-left: 3px;
  padding-top: 4px;
}

#normalsearchsubmit {
	visibility: hidden;
}

#breadcrumb {
    position: absolute;
    top: 123px;
    left: 185px;
  color: #cecece;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#breadcrumb a {
  color: #ffffff;
  text-decoration: none;
}


ul,ol {
	padding-left: 15px;
}

#pagetitle h1 {
	margin:0;padding:0;
}

* html img {
	behavior: url('/fileadmin/sitedesign/pngbehavior.htc');
}

* html input {
	behavior: url('/fileadmin/sitedesign/pngbehavior.htc');	
}


input,
textarea {
    background: #ffffff;
    border: 1px solid #98B7D9;
}

/* 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 #ff0000; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #ff0000; }
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;
}


.csc-header-date {
	float: right;
	display: inline;
	color: red;
}