img {
	border: 0px;
}

hr, .lijn {
	color: #D9DFEA;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #D9DFEA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

body {
	background-color: #D9DFEA;
	background-image: url(images/bg_hitnews.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

#body_members {
	background-image: url(images/bg_hitnews_members.gif);
	min-height: 400px;
}

body, td, div, .tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;	
}

a {
	font-weight: bold;
	color: #748DB4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 980px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
}

#header {
	width: 980px;
	height: 215px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#headerleft {
	width: 196px;
	float: left;
}

#headerright {
	width: 766px;
	float: right;
	margin-right: 4px;
}

#navigatiebalk {
	width: 766px;
	height:20px;
	background-color: #748DB4;
	clear: both;
	margin-top: 2px;
}

#login a {
	float:left;
	display: block;
	text-align: center;
	width: 228px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#login a:hover {
	background-color: #748DB4;	
}

#navigatie {
	width: 538px;
	height: 20px;
	float: right;
}

#navigatie a {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	display: block;
	height: 18px;
	float:left;
	color: #FFF;
	text-decoration: none;
}

#navigatie a:hover {
	background-color: #99CC00;
}

#navigatie .page {
	background-color: #99CC00;
}

#content {
	float: left;
	width: 530px;
	min-height: 300px;
	padding: 20px;
}

#content_members {
	float: left;
	width: 730px;
	min-height: 300px;
	padding: 20px;
	text-align: left;
}

#leftside {
	float: left;
	width: 210px;
	padding:0px;
	margin: 0px;
}

#contentlanguages {
	width: 190px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #748DB4;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#contentleft {
	float: left;
	width: 210px;
}

#contentright {
	float: right;
	width: 160px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
	clear: both;
	margin: 10px;
}

#contentleftmenu a {
	display: block;
	width: 190px;
	height: 20px;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-color: #E5F2BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #748DB4;
	text-decoration: none;
	font-weight: bold;
	color: #516C97;
}

#contentleftmenu a:hover {
	background-color: #99CC00;	
}

#contentleftmenu .active {
	font-weight: bold;
}

#contentleftinhoud {
	width: 170px;
	padding:20px;
}

.paginakop {
	font-weight: bold;
	color: #748DB4;
	font-size: 18px;
}

.kop {
	font-weight: bold;
	color: #748DB4;
}

.kopgroen {
	font-weight: bold;
	color: #99CC00;
}

.kopwit {
	font-weight: bold;
	color: #FFF;
}

p {
	margin: 0px;
	padding: 0px;
}

.fout {
	color: #CC0000;
}

#sponsors {
	width: 940px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
}

.entry {
	background-color: #ECEFF4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E638B;
	margin-left: 30px;
	margin-top: 10px;
	width: 600px;
}

#retentieteller_nl, #retentieteller_en {
	height: 40px;
	width: 160px;
	background-image: url(images/retentie_teller_nl.gif);
	font-size: 60px;
	font-weight: bold;
	color: #F00;
	background-color: #BAD400;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 20px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

#retentieteller_en {
	background-image: url(images/retentie_teller_en.gif);
}

