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: #D7D3C1 url(../images/pic_body.gif) top left no-repeat;
}	
	
#centreren {
	/* Achtergrond hetzelfde als body maken */
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px; 
    min-height:100%; /* zet footer altijd onder aan beeldscherm */ 
	marging-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
	background: #D7D3C1 url(../images/pbk.gif) repeat-y;
	border: 0px solid #00FF00;
}


#header {
	position: relative;
	float: left;
	left: 15px;
	top:0px;
	width: 970px;
	height: 170px;
	border: 0px solid #FFF000;
	background: #293805 url(../images/) repeat-y;
}

#container {
	position: relative;
	float: left;
	top: 0px;
	width: 970px;
	border: 0px solid #FF0000;
    min-height: 300px;
	left: 15px;
}


/* 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: 1000px; 
	height: 40px; /* 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: 970px; 
	height: 40px;
	background: #0D1A0D;	
	border-top: 0px solid #555555;
	color: #ffffff;
	left: 15px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 210px;
	height: 140px;
	background: #0D1A0D url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 760px;
	top: 55px;
	width: 210px;
	height: 85px;
	background-color: #293805;
}

#topic {
	position: relative;
	float: left;
	width: 210px;
	border: 0px solid #FF0000;
	background-color: #293805;
    min-height: auto;	/* --lengte uitgeklapt menu-----ook sidebar voor ingeklapt menu-------------- */
}

#plaintext {
	position: relative;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #ff0000;
	text-decoration: none;
}

#eyecatcher {
	position: relative;
	left: 235px;
	top: 0px;
	width: 550px;
	height: 140px;
	background: #293805 url(../images/s2dlogo.jpg) no-repeat;
}

#content {
	position: relative;
	float: left;
	left: 20px;
	top: 0px;
	width: 510px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #00FF00;
	text-align: left;
	min-height: 250px;
	xtext-align: justify;
}	

.sidebarlaag {
	padding: 1px 0px 0px 0px;
	width: 209px;
	height: 30px;
	background-color: #0D1A0D;
	margin: 0px;
}

#sidebar {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 209px;
	margin: 0px 0px 0px 0px;
	background: #ebefe4;
	color: #fffff;
	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----------- */
}


.pom {
	padding: 1px 0px 0px 0px;
	width: 199px;
	height: 30px;
	margin: 0px;
}

.pom img {
	padding: 0px;
	margin: 0px;;
	align: center;
	width:160px;
	height:28px;
	border:0px;
}

.pom a {
	text-decoration: none;
	border-bottom: none !important;
}

.boek {
	padding: 1px 0px 0px 0px;
	width: 199px;
	height: 30px;
	margin: 0px;
}

.boek img {
	padding: 0px;
	margin: 0px;;
	align: center;
	width:160px;
	height:126px;
	border:0px;
}

.boek a {
	text-decoration: none;
	border-bottom: none !important;
}


/* topmenu-------------------- */


#topmenu  {
	position: absolute;
	float: right;
	right: 0px;
	top: 0px;
	width: 210px;
	height: 40px;
	background-color: #293805;
	font-size: 10px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #698C0A;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}


#topmenu a {

	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

#topmenu a:hover, a:active {
	color: #F4C400;
	text-decoration: underline;
}


/* balk------------------- */

#balk {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 210px;
	height: 30px;
	text-align: center;
	background-color: #0D1A0D;
}

#balk h1 {
	padding: 9px 10px 9px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;

}

/* balk-1------------------- */

#balk-1 {
	position: absolute;
	left: 210px;
	top: 140px;
	width: 550px;
	height: 30px;
	background-color: #0D1A0D;
}

#balk-1 p {
	padding: 9px 10px 9px 10px;
	font-size: 10px;
	color: #698C0A;
	letter-spacing: 1px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;

}



/* balk-2------------------- */

#balk-2 {
	position: absolute;
	left: 760px;
	top: 140px;
	width: 210px;
	height: 30px;
	background-color: #0D1A0D;
}

#balk-2 p {
	padding: 9px 10px 9px 10px;
	font-size: 10px;
	color: #698C0A;
	letter-spacing: 1px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;

}

/* maintopic-------------------- */


#maintopic a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #698C0A;
	padding: 0px;
	margin: 10px 20px 0px 20px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;

}

#maintopic p {
	text-align: center;
}

#maintopic p a {
	border-bottom: none !important;	
}

#maintopic a:hover, #maintopicx a:active {
	color: #F4C400;
}

/* maintopic-topic-------------------- */

#maintopic a.topic  {
	margin: 3px 20px 0px 30px;
}


/* maintopic-subtopic-------------------- */

#maintopic a.subtopic  {
	margin: 0px 20px 0px 40px;
}



/* topic--------------------- */


#topic a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #698C0A;
	padding: 0px;
	margin: 10px 25px 0px 25px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #F4C400;
}


/* topic-topic-------------------- */

#topic a.topic  {
	margin: 3px 25px 0px 45px;
	text-transform: none;
	
}


/* topic-subtopic-------------------- */

#topic a.subtopic  {
	margin: 3px 25px 0px 65px;
	text-transform: none;
	

}

/* ---------------------------------------- */


#onderbalk .clearer {
	clear: both;
	height: 300px;

}




#content .clearer {
	clear: both;
}


#clear {
	clear: both;
	width: 100%;
}


/* -----------------footer-----------------*/

#footer p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 160%;
	font-size: 90%;
}

#footer a {
	text-decoration: none;
	font-weight : bold;
	font-size: 90%;
	color: #698C0A;
}

#footer a:hover {
	color: #698C0A;
	text-decoration: underline;
}

#zoekvak {
	position: relative;
	float: left;
	left: 26px;
	padding: 20px 0px 0px 0px;
	width: 160px;
	height: 50px;
	border: 0px solid #FF0000;
}


form.search {
	width: 160px;
}

form.search input {
	
}

input.search {
	border : 1px solid #698c0a;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
