@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html,body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textfield,textarea,select,option,p,blockquote,th,td,iframe {
	margin:0;padding:0;
	font-size: 11px;
	font-style:normal;
	font-family: Verdana;
	color: #242424;
}
div {
	text-align: left;
}

td, td a:link ,td a:hover ,td a:visited ,td a:active, textarea, input, select, option { 
	color: #242424;
	font-family: Verdana;
	font-size: 11px;
}

a:link  {
	color: #242424;
	background : transparent;
	font-family: Verdana;
	text-decoration : none;
}
/*                    Links                  */
a:visited  {
	color: #242424;
	background : transparent;
	font-family: Verdana;
	text-decoration : none;
}
a:hover  {
	color: #242424;
	border-width : 2px;	
	font-family: Verdana;
	text-decoration : none;
}
a:active  {
	color: #242424;
	font-family: Verdana;
	text-decoration : none;
}

img	{
	border-width: 0px;
}

.Title {
	color: #bfd630;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.text-small-italic {
	font-family: Verdana;
	font-size: 10px;
	color: #F30;
	font-style: italic;
}
.text-std {
	font-family: Verdana;
	font-size: 10px;
}
#dhtmltooltip{
	position: absolute;
	width: 100px;
	border: 1px solid #2C487B;
	padding: 2px;
	background-color: black;
	color: #3A5A96;
	font-family: Verdana;
	font-size: 10px;
	visibility: hidden;
	z-index: 100;
}
#ReclameScherm {
	margin: 0 auto;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px; 
    margin-left: -400px; 
	display: block;
	z-index: 1000;
}
#LoginError {
	text-align: center;
	color: #FF0000;
}
/* Image trace */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 0px;
	z-index: 200;
}
/* Image trace */
