html {
	height: 100%;
	overflow-y: scroll;
	/* //overflow-y: auto; zorgt voor verdwijnen lege scrollbar in ie, kan erop als content langer is als beeldscherm
	voor het verspringen naar links */
}

/* Scrollbalken im FF immer anzeigen */ 
html {height: 100%; margin-bottom: 1px;}

* {
	margin:0; 
	padding:0
} 

BODY {
	margin: 0px auto;
	padding: 0px;
	height: 100%;  /* Belangrijk */ 
	background: #FFFFFE url(../images/) top left no-repeat;
}

#centreren {
	/* Achtergrond hetzelfde als body maken */
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px; 
    min-height:100%; /* zet footer altijd onder aan beeldscherm */ 
	marging-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
	background: #ffffff;
	border: 0px solid #00FF00;
}

#plaintext {
	position: relative;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#header {
	position: relative;
	float: left;
	top:0px;
	width: 980px;
	height: 236px;
	border: 0px solid #FF0000;
	background: url(../images/pic_headerback.jpg) repeat-y;
}


#headercol1 {
	position: relative;
	float: left;
	width: 593px;
	height: 236px;
	border: 0px solid #FF0000;
	background: transparant;
}

#logo {
	position: relative;
	float: left;
	width: 593px;
	height: 84px;
	background: url(../images/logo.gif) no-repeat;
	border: 0px solid #00FF00;
}

#subtitel  p{ 
	position: absolute;
	top: 134px;
	left: 160px; 
	width: 430px;
	height: 50px;
	pading: 0px 0px 0px 0px;
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: normal;
	color: #FFFFFE;
	border: 0px solid #ff0000;
	line-height: 130%;
	text-align: justify;
}

#headercol2 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 165px;
	height: 236px;
	border: 0px solid #FF0000;
	background: #FFFFFF url(../images/pic_eyecatcherback.jpg) no-repeat;
}

#eyecatcher { 
	position: relative;
	float: left;
	left: 17px;
	top: 6px;
	width: 165px;
	height: 236px;
	border: 0px solid  #FFFFFE;
	background:	url(../images/peye.jpg) no-repeat;
}

#headercol3 {
	position: relative;
	float: left;
	width: 222x;
	height: 236px;
	border: 0px solid #FF0000;
	background: transparant;
}

#rechtsboven {
	position: relative;
	float: left;
	top: 0px;
	width: 222px;
	height: 84px;
	text-align: left;
	background-color: #FFFFFE;
}

#rechtsboven a.news {
	font-weight : normal;
	color: #0F0F0F;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
}

#rechtsboven a.news:hover {
	text-decoration: underline;
}

#rssnews {
	position: relative;
	float: right;
	width: 183px;
	height: 20px;
	color: #000000;
	background-color: #FFFFFE;
	border: 0px solid  #85AABB;
	padding: 20px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}


#container {
	position: relative;
	float: left;
	top: 10px;
	width: 980px;
	border: 0px solid #FF0000;
    min-height: 300px;
}

#menuvak {
	position: relative;
	float: left;
	width: 258px;
	border: 0px solid #FF0000;
    min-height: auto;	/* --lengte uitgeklapt menu-----ook sidebar voor ingeklapt menu-------------- */
}

/* Menu--------------------- */

#menu {
	position: relative;
	float: left;
	top: 0px;
	left: 0px; 
	width: 220px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-color: transparant;
	border-top: 0px solid  #85AABB;
}

/* menu-hoofdpagina-------------------- */

#menu a {
	display: block;
	color: #06212D;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #c5e6f2;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 5px 5px;
	font-size: 1em;
	font-weight: normal;
}

#menu a.active {
	color: #FF6600;
	font-weight: bold;
}

#menu a:hover {
	color: #4E6C80;
}

/* menu-onderpagina-------------------- */

#menu a.topic  {
	margin: 0px 5px 5px 25px;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 0px;
}

#menu a.topicactive  {
	margin: 0px 5px 5px 25px;
	color: #FF6600;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 0px;
}

/* menu-subpagina-------------------- */

#menu a.subpagina  {
	margin: 0px 5px 5px 50px;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 0px;
}

#menu a.subpaginaactive  {
	margin: 0px 5px 5px 50px;
	color: #FF6600;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 0px;
}


#menu p {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu p a {
	border-bottom: none !important;	
}

/* ---------------------------------------- */

#rssfeed {
	position: relative;
	float: left;
	top: 0px;
	width: 180px;
	font-size: 0.9em;
	text-align: center;
	color: #FF6400;
	background-color: #FFFFFE;
	border: 1px solid  #85AABB;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 0px;
	line-height: 100%;
}

div.feedburnerFeedBlock {
	position: relative;
	float: left;
	width: 175px;
	border: 0px solid #ddd;
	background-color: transparant;
	height: auto;
	text-align: left;
	word-wrap: break-word;
}

div.feedBurnerFeedBlock p.feedTitle { 
	color: red;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 10px 0px 10px;

}

div.feedburnerFeedBlock ul{
	margin-left:0;
	padding-left:0;
	list-style-type: none
}

#rssfeed a {
	color: #4E6C80;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: none;
	border-bottom: 0px;
}

#rssfeed p {
	font-weight : normal;
	font-size: 0.9em;
	color: #0F0F0F;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

#rssfeed a:hover {
	color: #06212D;
}

#rssfeed ul {
	padding: 0px 0px 20px 0px;
}

/* ---------------------------------------- */

#content {
	position: relative;
	float: left;
	left: 0px;
	top: 27px;
	width: 502px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border: 0px solid #00FF00;
	text-align: left;
	min-height: 250px;
	xtext-align: justify;
}

#sidebar {
	position: relative;
	float: right;
	top: 34px;
	width: 200px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFE;
	border: 0px solid #00FF00;
	xtext-align: justify;
	xmin-height: 250px;	/* --lengte uitgeklapt menu en rssfeed elke pagina----ook sidebar voor ingeklapt menu--
	-moet met F11 nog in beeld zijn----------- */
}

form.search {
	position: relative;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 1em;
}

/* FOOTER deze in Centreren plaatsen als hij dezelfde achtergrond als de pagina moet hebben, 
en onder Centreren als hij anders van achtergrond en breder is */

#footerstreep {
	/* Is nodig anders in IE footer op achtergrond */
	clear: both;
	margin-left: auto; 
	margin-right: auto; 
	width: 980px; 
	height: 152px; /* zo hoog als footer*/
	border-top: 0px solid #ff0000;
}

#footer {
	clear: both;
	position: absolute;
	align: center;
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	bottom: 0px; 
	width: 980px; 
	height: 152px;
	background: url(../images/pic_footer.jpg);	
	border-top: 0px solid #555555;
}

#footer a {
	text-decoration: none;
	font-weight : bold;
	font-size: 1em;
	color: #c5e6f2;
}

#footer p {
	font-size: 0.9em;
}


#footer a:hover {
	color: #06212D;
	color: #FFFFFF;
}

#footer a.nonza {
	text-decoration: none;
	font-weight : bold;
	color: #0F0F0F;
}

#footer a.nonza:hover {
	color: #c5e6f2;
}

#footer td {
	border: 0px solid #00FF00;
}
