/* ****************************************************************** */
/* ***standaard*stylesheet*elos*2003********************************* */
/* ****************************************************************** */ 


/* MENU */

#logogif {
	position: absolute;
	top: 10px;
	left: 15px;
}

#vobgif {
	position: absolute;
	top: 10px;
	left: 225px;
}

/* SCHERMEN */
BODY.scherm {
	background-color: #FFFFFF;
	font-family: verdana, geneva, helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	}
	
	
.main {
  left:0px;
  right: 40px;
  position: absolute;
  margin: 15px 0px 25px 8px;
}

#mainlinks {
  background-color: #d2d2d2; /* #ffb0b0; */
  left:0px;
  top:182px;
  position: absolute;
  height: auto;
  width: 375px;
}

#kop {
	left:0px;
	top:144px;
	position: absolute;
	font-family: Arial Black;
	color: #EE014C;
	font-size: 18pt;
	line-height: 22pt;
}

.content {
	padding: 20px;
}

#mainlinks .kop {
	font-family: Arial Black;
	color: black;
	font-size: 14pt;
	margin-bottom: 24px;
	line-height: 16pt;
}

#mainlinks form {
	margin-top: 20px;
}

#mainlinks form td {
	font-family: Arial Black, helvetica;
	color: black;
	font-size: 10pt;
	padding-bottom: 18px;
}

#mainlinks form td .inputtext {
	border-width: 0px;
	font-family: arial,helvetica;
	font-size: 10pt;
	margin-left: 18px;
	background-color: white;
	padding: 2px;
	width: 194px;
}

#mainlinks form .button {
	border-width: 0px;
	font-family: arial black, helvetica;
	font-size: 11pt;
	color: white;
	background-color: #EE014C;
	padding: 1px 6px 1px 6px;
}

#mainlinks form .button:hover {
	background-color: black;
}

#mainrechts {
  background-color: white;
  left:460px;
  width:auto;
  top:0px;
  position: absolute;
  margin-right:10px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
}

#mainrechts .kop {
	font-family: Arial Black;
	color: #EE014C;
	font-size: 14pt;
	margin-bottom: 24px;
}


.klik {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
.klik .icoon {
	font-family: Arial Black;
	font-weight: normal;
	font-size: 11pt;
	color: #EE014C;
	text-decoration: none;
}

.klik:hover {
	color: #EE014C;
	text-decoration: none;
}
.klik:hover .icoon {
	font-family: Arial Black, helvetica;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}

.icoon_klein {
	font-size: 9pt;
	padding: 1px;
}


