@charset "utf-8";
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	color: #FFFFFF;
}
html,body
{
	height:100%;
}
a
{
	color:#BABABA;
	text-decoration:none;
	font-size: 13px;
}
a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
}
h1 
{
	color:#FF008F;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2, h2 a
{
	color:#FFFFFF;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
ul
{
	padding:0px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.inhoud
{
	background-image:url(images/bevel.gif);
	background-repeat:repeat-y;
}
.footer, .footer a
{
	color:#B8B8B8;
	font-size:10px;
	text-decoration:none;
}
.leesmeer a {
	display:block;
	width:81px;
	height:20px;
	text-decoration: none;
	background: url(images/leesmeer.gif) 0 0 no-repeat;
}
.leesmeer a:hover {
	background-position: 0 -20px;
}
.archief a {
	display:block;
	width:81px;
	height:20px;
	text-decoration: none;
	background: url(images/archief.gif) 0 0 no-repeat;
}
.archief a:hover {
	background-position: 0 -20px;
}
.disciplines
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	height:21px;
}
.disciplines a
{
	color:#FF008F;
	text-decoration:none;
	font-size:18px;
}
.disciplines a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
}
.nieuws a
{
	color:#BABABA;
	text-decoration:none;
	font-size: 11px;
}
.nieuws a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}
.velden, textarea
{
	width:330px;
	font-family: "Trebuchet MS", "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.knop
{
	background-color:
}
#fullheight
{
	height:100%
}
#footer 
{
	margin:0 auto;
	bottom: 0px;
	position: absolute;
	width:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
}
.footervlak
{
  margin:0 auto;
  text-align:left;
  height:78px;
  width:980px; /* bijvoorbeeld*/
  position: relative;
}
