body {
	background-color: #666666;
	margin: 0px;
	border: none;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	background-image: url(../gfx/bg.gif);
	background-attachment : fixed;
	background-repeat : repeat-y;;
	background-position : center;
}

div.geheel{
	position: relative;
	left: auto;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

img.logo {
	margin: 0 auto;
	border: none;
}

div.titel {
	margin: 0 auto;
	font-size: 0px;
	font-weight: bold;
	width: 900px;
	border-width: 0px;
	border-style: solid;
	border-color: yellow;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.link_nav {
	margin:0 auto;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: Green;
	color: #C0C0C0;
	font-size: 12px;
}

/*a.link_nav, a.link_nav:visited {
padding: 0px;
color: Black;
text-decoration: none;
}

a.link_nav:hover {
padding: 0px;
color: gray;
}*/

div.kolom_content {
	margin:0 auto;
	width: 750px;
	height: 100%;	
	padding-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #660000;
	padding: 0px;
	text-align: left;
}

a, a:visited {
	color: #fefefe;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color : #fefefe;
}

a.linkkop, a.linkkop:visited {
	font-size: 11px;
	line-height: 16px;
	color: #993333;
	font-weight: bold;
}

a.tonav, a.tonav:visited {
	font-size: 0px;
	color: #cbcbcb;
}

.subtitle {
	color: #c0c0c0;
	font-size: 13px;
	font-weight: bold;
}

.kopgroot {
	color: #c0c0c0;
	font-size: 16px;
	font-weight: bold;
}

ul {
	list-style : square;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #3a3a3a;
	border: 1px solid #c0c0c0;
	margin: 2px;
	padding: 1px;
	font-weight: bold;
	cursor: auto;
}

.tekstveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}

TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	background-color: #000000;
	color : #c0c0c0;
	height : 100%;
}

#klein {
font-family: Verdana;
	font-size: 10px;
	text-align: right;
	
	
}

#credits {
font-family: Verdana;
	font-size: 10px;
	text-align: center;
	bottom: 8px;
	left: 0;
	position: relative;
	width: 100%;
	
}






