A:link {
	background-color : transparent;
	color : #433d35;
	text-decoration : underline;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : #433d35;
	text-decoration : underline;
	font-weight : bold;
}
A:hover {
	background-color : transparent;
	color : #433d35;
	text-decoration : underline;
	font-weight : bold;
}
A:active {
	background-color : transparent;
	color : #433d35;
	text-decoration : underline;
	font-weight : bold;
}


/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: 12  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #333333 url(bg.gif) repeat-x;
	text-align: center;
}


/***********************
	  LAYOUT
************************/
#global {
	width:760px; height:100%; 
	margin: 0 auto;	
	text-align: left;
	background: #000000 url(v_green.jpg) no-repeat;
}

/*MAIN BLOCKS*/
#main {
	clear: both;
	margin: 0; padding: 0;	
	float: left;
	width:760px; height:100%;
	background: #1B1A18;
}

/*ITEMS IN TOP*/
#top {
	padding-top:20px;
	width : 100%;
	float:left;
}

#logo {
	padding-left:21px;
	float:left;
	width : 359px;
}

#adress {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	padding-left:180px;
	padding-top:35px;
	float:left;
	width: 350px; 
}

#adress p a {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #ccc;	
}

#essence {
	vertical-align: top;
	margin-top:35px;
	float:left;
	width : 100%;	
}


/*ITEMS IN ESSENCE*/

/*MENU 1*/
#menu_1 {
	font-size: 12px;
	font-family: Arial, "Lithos Pro Regular", Verdana;
	color: #CCCCCC;	
	text-align:right;
	float:left;
	width:155px;
}

#menu_1 ul {
	float:left;
	list-style:none;
	margin:0px 0 10px 0;
	padding:0;	
}

#menu_1 ul li {
	font-family: Arial, "Lithos Pro Regular", Verdana; 
	color: #CCCCCC; 
	float:left;
	padding:0px 0px 10px 0px;
	text-decoration: none;	
}

#menu_1 ul li a	{
	font-family: Arial, "Lithos Pro Regular", Verdana;
	color: #CCCCCC;	
	text-align:right;
	float:left;
	text-decoration: none;	
	width:155px;
}

#menu_1 ul li a:hover	{
	text-decoration: underline;
	
}

#menu_1 ul li.act {
	text-decoration: underline;
}

#menu_1 ul li.act a {
	color:#cccccc;
	text-decoration: underline;	
}

#menu_1 ul li.act a:hover	{
	text-decoration: none;
}

#menu_1 ul li.menu_2 {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;

}

#menu_1 ul li.menu_2 a {
	text-decoration: none;
	color:#cccccc;
	font-size: 11px;	
}

#menu_1 ul li.menu_2 a:hover	{
	text-decoration: underline;
	font-size: 11px;	
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin-left:0;}

#text {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	float:left;
	width: 500px; 
	background-color:#000000;	
	padding : 10px 10px 10px 10px;

}

#text ul {
	margin-left:0;
	padding-left:20px;
	line-height:180%;
	list-style-image:url(../images/bullet.gif);
	list-style-position:10;
}

#text  p {
	/*line-height:180%;*/
}

/*ITEMS IN CONTENT*/

#content {
	float:left;
	width:100%;
}

#contentsection {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 12px;
	color: #433d35;
	text-align: left;
	float:left;
	width: 570px; 
	background-color:#929075;	
	padding : 10px 10px 10px 10px;
	height: 600px; 
	overflow: auto;
	scrollbar-base-color: #433d35;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #929075;
scrollbar-darkshadow-color: #929075;
scrollbar-face-color: #433d35;
scrollbar-highlight-color: #929075;
scrollbar-shadow-color: #929075;
scrollbar-track-color: #929075;
}

#contentsection #content {
	width: 550px; 
	overflow: auto; 
}

#contentsection div.indent {
	padding: 0px 0px 0px 30px;
 
}

#contentsection p {
	text-align: left;
	margin-bottom:auto;
}

#contentsection ul li.a {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 10px;
	color: #433d35;
	text-align: left;
	text-decoration: underline;
}

#contentsection ul li.a li.a:hover li.a:visited {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 10px;
	color: #433d35;
	text-align: left;
	text-decoration: underline;
}


#contentsection ul li {
	font-size: 12px;
	text-align: left;
	margin-bottom:5px;
	margin-left:15px;
}

#contentsection em {
	font-size: 12px;
}

#contentsection a:hover a:visited {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 10px;
	color: #433d35;
	text-decoration:none;
}

#contentsection h1 {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 15px;
	color: #433d35;
	text-align: left;
}

#contentsection h2 {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 13px;
	color: #433d35;
	text-align: left;
}

#contentsection h3 {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 11px;
	color: #433d35;
	text-align: left;
}

#contentsection h4 {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 9px;
	color: #433d35;
	text-align: left;
}

#contentsection .csc-firstHeader {
	text-align: left;
	margin-bottom:auto;
}

#contentsection blockquote {
	text-align: left;
	margin-left:30px;
}


/*ITEMS IN FOOTER*/
#footer {
	padding : 10px 10px 20px 0px;
	color:#999999;
	float:left;
	width:760px;
}

#footer p {
	color: #CCCCCC;	
}

#footer strong {
	color:#333333;
}
#footer #privacy {
	color: #CCCCCC;	
}
#footer #privacy {
	float: right;
	width: 700px; 
	font-size: 12px;
	font-family: Arial, "Lithos Pro Regular", Verdana;
	color: #CCCCCC;	
}

#footer #privacy  a {
	color:#999999;
	text-decoration:none;
}
#footer #privacy a:hover {
	text-decoration:none;
}


#footer #link {
	color: #CCCCCC;	
}
#footer #link {
	float: right;
	width: 700px; 
	font-size: 10px;
	font-family: Arial, "Lithos Pro Regular", Verdana;
	color: #CCCCCC;	
}

#footer #link a {
	color:#999999;
	text-decoration:none;
}
#footer #link a:hover {
	text-decoration:none;
}

.csc-frame-frame1 {
	background-color:#FAF3F1;
	padding : 0 10px 10px 10px ;
}
.csc-textpic p{

	margin-top:0;
	
}

table.contenttable  {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	color: #433d35;	
	background-color:#000000;
	width:10px;
	border:0px;
	width:200px;
}



.contenttable td, .contenttable th {
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 10px;
	color: #433d35;
}

.contenttable th,  .contenttable thead td{
	font-family: Arial, "Lithos Pro Regular", Verdana;
	font-size: 10px;
	color: #433d35;
}

table.contenttable p {
	padding: 0 0 0 0;
	margin : 0 0 0 0;
}

/* FORM PART */
form div
{	float:left;
	width:100%;
	border:none;
	padding:4px 0;
	clear:left;
}

form fieldset
{
	clear: both; /* veroorzaakt een block: volgende el komt eronder */
	display:block;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding: 16px 10px 10px 24px;
	margin: 0px;

}

form label
{
	display: block;
	float: left;
    	width: 12%; /*  dit zorgt ervoor dat label en input ongeveer gecentreerd zijn in hun box: enkele voor 100% boxes */
    	padding: 3px;
    	margin: 0px 0px 5px 0px;
    	text-align: right;
	white-space:nowrap; /* om te vermijden dat sommige labels ondanks alles toch over meerdere lijn uitgesmeerd worden*/
}

input, select, textarea
{
	display:inline;
	padding:1px 0 1px 3px;
    	margin-right:4px;
	/* font-family:tahoma, arial, sans-serif; 	*/
	/* een lettertype is verrechtvaardigd omdat de # controls standaard andere lettertypes hebben: de een arial, de ander courier*/
}

textarea{
	width:50%;
	overflow:auto;
}
.submitbutton{margin-left:13%;}

/* Menu / Sitemap, "Sitemap" */

.csc-sitemap UL LI A { font-size:11px; color: #433d35; text-decoration: none; }
.csc-sitemap UL LI A:hover { font-size:12px; color: #433d35; text-decoration: none; }
.csc-sitemap { padding: 0px 0px 0px 20px; }
