body, html {
    width               :   100%;
    height              :   100%;
    background-color    :   #f5f5f5;
    margin              :   0;
    padding             :   0;
    font-size           :   12px;
    font-family         :   Arial;
	background-image:	url(../images/bg.gif)
}

img, div, a {
	behavior: url(/style/iepngfix.htc)
}

p {
	margin: 0 0 23px 0;
}

a {
    color               :   #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readmore {
    color               :   #312618;
	font-weight: bold;
}

#support a {
	color               :   #312618;
	font-weight: bold;
}

table#container {
	height              		: 100%;
    width: 1007px; /* (1024-17) scrollbar  */
    border-collapse    : collapse;
    margin-left         	: auto;
    margin-right        	: auto;
}

table#container td {
    padding             :   0;
}

tr#site {
	width: 1007px; /* (1024-17) scrollbar  */
}

tr#site td {
	vertical-align: top;
	background: url(../images/tile_bg.gif) repeat-y center 200px;
}

tr#footer td {
	vertical-align      :   bottom;
    height: 8px;
	padding-bottom: 65px;
	background: url(../images/tile_bg.gif) repeat-y center 200px;
}

div#footer {
	height: 40px; /*60-20*/
	width: 100%;
	margin: 0;
	margin-top: -60px;
	padding: 20px 0 0 0;
	background: url(../images/footer.png);
	font-family: Georgia;
	font-size: 11px;
	color: #e7e0d2;
	text-align: center;
}

div#footer a {
	color: 					#E7E0D2;
	text-decoration: 		none;
}

div#footer a:hover {
	text-decoration: 		underline;
}

div#footer img{
	margin-right: 			5px;
}

div#footer span.item{
	color:			#E7E0D2;
	margin-right: 	5px;
}

div#footer span.item span.text{
	color:			#C0B49E;
}

div#language {
	vertical-align      :   bottom;
    height: auto;
	/*background: url(../images/tile_bg.gif);*/
	padding: 0 0 0 12px;
	float: left;
}

div#language img{
	border: 0;
	vertical-align: bottom;
	margin-right: 4px;
}

div#sponsor {
	width: 222px;
	position: relative;
	height: auto;
	vertical-align: bottom;
	float: right;
	text-align: center;
	padding: 0 17px 0 0;
	margin: 0;
}

div#sponsor img{
	border: 0;
}

div#logo {
	width: 215px; /*(225-12)  213*/
	height: 146px; /* (176 - 18) */
	/*background: url(../images/logo.gif) no-repeat;*/
	/*margin:  48px 0 0 12px;*/
	margin: 30px 0 0 5px;
	float: left;
}

div#logo img{
	border: 0;
}

div#head {
	width: 771px;
	height: 176px; 
	margin: 0;
	background: url(../images/bg.gif);
	float: left;
	display: inline;
}

div#head_bg {
	margin: 18px  0 0 0;
	width: 771px;
	height: 158px;/* (176 - 18) */
	background: url(../images/head1.gif) no-repeat;
}

div#leftColl {
	background: url(../images/menu.gif) no-repeat left;
	height: 345px;
	width: 215px; /*(225-12)*/
	clear: both;
	float: left;
	margin:  0 0 0 12px;
	display: inline;
}

div#leftColl ul {
    padding          : 48px 0 0 0;
	margin				: 0  0 0 0;
	list-style-type     :   none;
	text-align: center;
	width: 185px;
}

div#leftColl ul li {
    text-align: center;
}

div#leftColl ul li a {
    color					: #312618;
	font-size			: 14px;
    font-family	: arial;
	font-weight	: bold;
	line-height		: 30px;
	display				: block;
	text-decoration	: none;
	height: 30px;
	width: 101px !important;
	margin-left: auto;
	margin-right: auto;
}

div#leftColl ul li.odd a.active{
    color               :   #e0d1c2;
    background	: url(../images/selected_odd.png) no-repeat center;
}

div#leftColl ul li.odd a:hover{
    color               			:   #e0d1c2;
	background	: url(../images/selected_odd.png) no-repeat center;
}

div#leftColl ul li.even a.active{
    color               :   #e0d1c2;
    background	: url(../images/selected_even.png) no-repeat center;
}

div#leftColl ul li.even a:hover{
    color               			:   #e0d1c2;
	background	: url(../images/selected_even.png) no-repeat center;
}

div#content_top {
	background: black;
	font-size:0pt;
	height:10px;
	line-height:0pt;
	width:540px;
	background: url(../images/top_bg.gif);
	float: left;
}

div#content {
    padding: 10px 24px 28px 26px;
	margin: 0;
	width:	490px; /*((540 - 26)-24)*/
	float: left;
	color: white;
	font-size: 11px;
	line-height: 17px;
	display: inline;
}

div#rightColl {
	width: 222px; /*((259-24)-26)*/
	/*padding: 10px 26px 0 11px;*/
	padding: 10px 0 0 0;
	margin: 0 0 8px 9px;
	float: left;
	display: inline;
}

div#rightColl img {
	padding: 0 0 10px 8px;
	border: 0;
}

div#rightColl a{
	color: #312618;
	text-decoration: none;
}

div#rightColl a:hover div.nieuws h2{
	/*background: url(../images/nieuws_bg.gif) no-repeat 0px 0px;*/
	display: block;
	text-decoration: underline;
}

div#rightColl h1 {
	padding: 0 0 0 8px;
}

span.datum { 
	font-family	: Arial;
	font-size		: 11px;
	line-height	: 17px;
	color               	: #8a7b69;
	display			: block;
}

div.nieuws { 
	font-family	: Arial;
	font-size		: 11px;
	line-height: 17px;
	padding: 0 0 11px 8px;
	margin: 0 0 3px 0;
	background: url(../images/line.gif) no-repeat bottom;
}

h1 {
    color               	:   #312618;
}

h2 {
    font-family	: Arial;
	font-size		: 11px;
	color               	: #cc1111;
	margin: 0;
}


/****************************************
	newsoverview on the newspage
****************************************/
div.newsoverview {
	width: 100%;
	padding: 0;
	margin: 0 0 17px 0;
	color: #ffffff;
}

div.newsoverview a {
	font-weight: bold;
	text-decoration: none;
	color: #312618;
}

div.newsoverview a:link {
}

div.newsoverview a:hover {
	text-decoration: underline;
}

div.newsoverview img {
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
	border: 4px solid #eae1d2;
	float: left;
}

div.newsoverview span.datum {
	color: #ffd5a3;
}

div.newsoverview h2 {
	color: #ffffff;
}

/****************************************
	news detailpage
****************************************/

div.newsitem {
	width: 100%;
	padding: 0;
	margin: 0 0 17px 0;
	color: #ffffff;
}

div.newsitem img {
	width: 160px;
	height: 160px;
	margin: 0 10px 0 0;
	border: 4px solid #eae1d2;
	float: left;
}

div.newsitem a {
	font-weight: bold;
	text-decoration: none;
	color: #312618;
}

div.newsitem a:hover {
	text-decoration: underline;
}

div.newsitem span.datum {
	color: #ffd5a3;
}

div.newsitem span.intro_text {
	font-weight: bold;
}

div.newsitem p {
	margin: 24px 0 0 0;
}

/****************************************
	projectoverview
****************************************/
div.projectoverview {
	width: 100%;
	padding: 0;
	margin: 0 0 17px 0;
	color: #ffffff;
}

div.projectoverview a {
	font-weight: bold;
	text-decoration: none;
	color: #312618;
}

div.projectoverview a:hover {
	text-decoration: underline;
}

div.projectoverview img {
	width: 186px;
	height: 80px;
	margin: 0 10px 0 0;
	border: 4px solid #eae1d2;
	float: left;
}

div.projectoverview h2 {
	font-size: 14px;
	color: #ffffff;
	background: url(../images/project_line.gif) no-repeat 200px 20px;
	padding: 0 0 10px 0;
	margin: 0 0 0 5px;
}

/****************************************
	projectitem
****************************************/
div.projectitem {
	width: 100%;
	padding: 0;
	margin: 0 0 17px 0;
	color: #ffffff;
}

div.projectitem img {
	width: 186px;
	height: 80px;
	margin: 0 10px 0 0;
	border: 4px solid #eae1d2;
	float: left;
}

div.projectitem a {
	font-weight: bold;
	text-decoration: none;
	color: #312618;
}

div.projectitem a:hover {
	text-decoration: underline;
}

/****************************************
	sponsoroverview
****************************************/
div.sponsoroverview {
	width: 100%;
	padding: 0;
	margin: 0 0 17px 0;
	color: #ffffff;
}

div.sponsoroverview h2 {
	font-size: 16px;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

/****************************************
	support
****************************************/

form img {
	margin: 8px 0 8px 0;
	padding: 0;
}

form span {
	vertical-align: top;
	color: #433526;
	font-size: 16px;
}

input {
	width: 260px;
	background: #ede7de;
	border: 1px solid #ccc6bc;
	color: #bfaf9f;
	font-family: Arial;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding-left: 3px;
}

input:focus {
	color: #000000;
}

input[type="radio"] {
	width: auto;
	background:none;
	border: none;
	margin: 0 0 5px 0;
}

input[type="submit"] {
	width: auto;
	border: #e77a00;
	margin: 10px 0 0 0;
	background: #312618;
	color: #dbd2c2;
}

textarea {
	width: 260px;
	height: 100px;
	background: #ede7de;
	border: 1px solid #ccc6bc;
	color: #bfaf9f;
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding-left: 3px;
}

input.req, textarea.req {
	background: #ffffff;
}
