/*
----------------------------------------
Tantek Celik's Whitepsace Reset
     Author:  	Tantek Celik
    Version:  	(CC) 2004 Some Rights Reserved - http://creativecommons.org/licenses/by/2.0
Description:	Resets default styling of common browsers to a common base
----------------------------------------
*/

:link,:visited {
	text-decoration:none; }
ul,ol {
	list-style:none; }
h2,h3,h4,h5,h6,pre,code {
	font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0; }
a img,:link img,:visited img {
	border:none; }
address {
	font-style:normal; }
body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 20px;
	background-color: #FFFFFF;
	background-position: center center;
	background-image: none;
}
#container {
    width: 760px;
    margin: 10px auto; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	}

#line {
	background-color: #FFFFFF
	float: right;
	height: 12px;
	width: 500px;
	}

#bg_home {
	width: 760px;
	height: 150px;
	background-image: none; }
	
#bg_programma {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/logoster2.jpg); }
	
#bg_locatie {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/logoster2.jpg); }
	
#bg_praktisch {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/logoster2.jpg); }

#menuwrap {
	width: 500px;
	height: 32px;
	float: right;
	}

#menu {
	width: 492px;
	height: 24px;
	float:right;
	text-align:right;
	background-image: url(../images/backgrounds/bg_menuyellow.gif);
	margin: 0px;
	padding: 0px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C82F52;
	text-decoration: none;
	}

#menu a:hover { 
	text-decoration: underline; 
	}

#leftcolumn {
	width: 220px;
	float: left;
	padding: 0px;
	clear: none;
	height: 300px;
	margin: 0px;
	}

#rightcolumn {
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 490px;
	}
	
#rightcolumn p {
	clip: rect(auto,auto,16px,auto);
	margin-bottom: 16px;
	text-align: left;
	}

#footer {
	width: 500px;
	margin-top: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C82F52;
	padding-top: 16px;
	margin-bottom:48px;
	float:right;	
	}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#container #rightcolumn {
	background-image: url(../../matjes%20300.JPG);
	background-color: #66FFFF;
}
#container #rightcolumn {
	background-color: #FFFFFF;
	background-image: none;
}

