/*----------------------Algemeen----------------------*/

BODY, TABLE, TR, TD, TH, P, UL, OL, LI {
	font-family : "Century Gothic", Verdana, Arial;
	font-size : 12px;
}


BODY {
	background-color : #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}

.tabel-grijs

 {
	background-color : #191919;
	color : White;
}

.tabel-zwart

 {
	background-color : #000000;
	color : White;
}

.tabel-wit {
	background-color : #FFFFFF;
}


.titel_onderlijn{
	font-size : 17px;
	font-style : normal;	
	color: #ffffff;
	border-bottom : 1px solid #ffffff;
}



.subtitel {
	font-size : 16px;
	font-weight : bold;
}

.sub {
	font-size : 10px;
	color:#1a1a1a;

}


.tabelrand-grijs {
	
	border-bottom : 1px solid #1a1a1a;
	padding : 0px;
}

.tabelrand-pictures {
	
	border : 1px solid #1a1a1a;
	padding : 5px;
	padding-left: 100px;
	
}


a:link,
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #ffffff;
}

a.pdf:link,a.pdf:visited {
background:url(/images/icon_pdf.gif) no-repeat 0 1px;padding:0 0 0 1.7em;display:inline-block;
}

a.print:link,a.print:visited {
background:url(/images/print.gif) no-repeat 0 0px;padding:0 0 0 1.7em;display:inline-block;
}


input.grijs {background-color: #000000; font-size: 12px;border: 1px solid #191919; color: #ffffff;}
textarea.grijs {background-color: #000000; font-size: 12px;border: 1px solid #191919; color: #ffffff;}
option.grijs {background-color: #000000; font-size: 12px;border: 1px solid #191919; color: #ffffff; }



.error {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
    color:#dd1111;
    padding:5px;

}

form {
    margin-left: 0px;
	border: 1px solid #191919;
	width: 320px;
	background: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#result {
    margin-left: 0px;
    margin-top:40px;
	border: 1px solid #191919;
	width: 320px;
	background: #000000;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
}


/* Dropdown */

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   200px;

  border:  1px solid #1a1a1a;
  padding: 2px 5px;

  background: #000000;

  text-decoration: none;
  font-family : "Century Gothic", Verdana, Arial;
  font-size : 12px;
  color:   #81987c;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid #1a1a1a; }

A:LINK.home {
	color : White;
	text-decoration : none;
}

, A:VISITED.home{
	color : White;
	text-decoration : none;
}
	
 A:HOVER.home{
	color : White;
	text-decoration : none;
}
