@charset "utf-8";
html
{
	margin: 0px;
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #424242;
}

.der_containah
{
	margin-bottom: 40px;
}
a.expertiselinks:visited{
	color: #fff;
	text-decoration: underline;
}
a:link, a:visited, a:active
{
	color: #fff;
	text-decoration: underline;
}
a:hover
{
	color: #404040;
}

h1
{
	color: #404040;
	font-size: 13px;
	font-family: arial;
	margin: 0px;
}

h2
{
	color: #404040;
	font-size: 16px;
	font-family: arial;	
	margin: 0px;
}

.menu h4
{
	color: #fff;
	font-size: 16px;
	font-family: arial;	
	margin: 0px;
}

.menu td
{
	color: #000;
	padding-left:5px;
	font-size: 12px;
	font-weight: bold;
}

a.hoofdmenu:link, a.hoofdmenu:visited, a.hoofdmenu:active
{
	color: #000;
	text-decoration: none;
}
a.hoofdmenu:hover
{
	color: #fff;
	text-decoration: none;
}

a.hoofdmenugroot:link, a.hoofdmenugroot:visited, a.hoofdmenugroot:active
{
	color: #fff;
	text-decoration: none;
}
a.hoofdmenugroot:hover
{
	color: #000;
	text-decoration: none;
}

a.submenu:link, a.submenu:visited, a.submenu:active
{
	color:#666;
	text-decoration: none;
}
a.submenu:hover
{
	color: #fff;
	text-decoration: none;
}

h5
{
	font-size: 15px;
	color: #404040;
	margin: 0px;
}

.nieuws_txt
{
	margin-top: 12px;
	margin-bottom: 12px;
}

.nieuws_txt td p
{
	margin: 0px;
}

.nieuws_txt a:link, a:visited, a:active, a:hover
{
	color: #404040;
}

br
{
  margin: 0px;
  margin-top: 15px;
  padding: 0px;
}

#button
{
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
textarea
{
  resize:none;
}
