body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
 
   body {
	overflow: scroll;
	overflow-x: hidden;
} 
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}



   #popup {
	position: fixed;
	visibility: hidden;
	border: 1px solid #000;
	width: 250px;
	background-color: #00FF99;
	padding: 5px;
	color: #000;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;

	} 










#header_top {
	height: 50px;
	background: #B10961;
}
#header_NKvF {
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background: #000;
}

#fuchsia_intro {
	height: 120px;
	width: 150px;
	padding-left: 30px;
	float: left;
	background: #000;
}
#NKvF_tekst {
	background: #000;
	height: 80px;
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #CCC;
	padding-top: 40px;
	padding-left: 150px;
}

#header_navigator {
	height: 40px;
	background: #B10961;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
}
#sddm li a
{
	display: inline;
	width: 12px;
	color: #00F;
	text-align: left;
	text-decoration: none;
	background-color: #FF0;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #00F
}


	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #00FF99;
	color: #000;
	font-weight: bold;
	font-family: arial;
	font-size: 1em;
}

#sddm li a:hover
{
	background-color: #FF0;
}


	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
  
#content_inleiding {
	text-align: center;
}

#content h1  {
	text-align: center;
	color: #B10961;
	font-size: 2em;
	font-family: Tahoma, Geneva, sans-serif;
}
#content_inleiding {
	text-align: center;
}
#content table tr td {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 15px;
}


.table_center_tekst {
	text-align: center;
	font-weight: bold;
}
#content table tr td .table_center_tekst tr td a {
	color: #00F;
	text-decoration: none;
}




#footer {
	background: #000;
	height: 45px;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	font-weight: bold;
	line-height: 3em;
}
#footer a {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	background: #B10961;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: auto;
	text-align: center;
}




#footer a:link {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	background: #B10961;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: auto;
	text-align: center;
}
#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: auto;
	text-align: center;
	text-decoration: none;
	background-color: #CCC;
}

#content p a {
	color: #F00;
	text-decoration: none;
}
.doorgehaalde_tekst {
	text-decoration: line-through;
}

