body
	{
		margin: 0px;
		background-color: #3A3A3A;
		background-image: url('../images/background.jpg');
		background-repeat: repeat-x;
		text-align: center;
	}

td, input
	{
		font-family: verdana;
		font-size: 11px;
		color: #1F1F1F;
	}	

.code
	{
		font-family: verdana;
		font-size: 17px;
		color: #1F1F1F;
		margin: 0px;
		font-weight: bold;
	}	
.knoppie
	{
		font-family: verdana;
		font-size: 15px;
		color: #1F1F1F;
		margin: 0px;
		font-weight: bold;
	}	

.input
	{
		border: 1px solid #ABABAB;
		font-family: verdana;
		font-size: 11px;
		color: #1F1F1F;
	}
img
	{
		border:0;
	}
a, a:visited, a:active
	{
		font-family: verdana;
		font-size: 11px;
		color: black;
		text-decoration:none;
	}
a:hover
	{
		font-family: verdana;
		font-size: 11px;
		color: #1F1F1F;
		text-decoration:none;
	}
	
.footer, .footer a
	{
		font-family: verdana;
		font-size: 11px;
		color: white;
		text-align: center;
		text-decoration: none;
	}
.footer a:hover
	{
		font-family: verdana;
		font-size: 11px;
		color: #F00090;
		text-align: center;
		text-decoration: none;
	}
#nieuws
	{
		overflow: auto;
		margin-bottom: 0px;
		float: left;
		background-color: White;
		text-align: left;
		width: 177px;
		height: 160px;
	}
.nieuws_titel
	{
		font-family: verdana;
		font-size: 11px;
		color: black;
		font-weight: bold;
	}
.nieuws_datum
	{
		font-family: verdana;
		font-size: 10px;
		color: black;
		font-weight: none;
	}	
h2
	{
		font-family: verdana;
		font-size: 23px;
		text-transform: capitalize;
		color: black;
		font-weight: none;
		margin: 0px;
	}	
		
.rand
	{
		padding-top:6px;
		padding-bottom:6px;
		border: 1px solid #c4c4c4;
	}
.zwartrand
	{
		border: 1px solid #000000;
	}
.a
	{
		background-color: #3A3A3A;
		border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
	}
.b
	{
		background-color: #C4C4C4;
		border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
	}
.c
	{
		background-color: #C4C4C4;
		border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
	}
.d
	{
		background-color: #3A3A3A;
		border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
	}

