BODY {
	margin: 0px;
	padding: 0px;
	background: #D7D3C1 url(../images/pbk.gif) repeat-y;
}

html, body {
	height: 100%;
 }

#container-page {
	width: 1000px;
	
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


html > body #container-page {
	height:auto;
	min-height:100%;
}


#container-wrapper {
	
	padding-bottom: 1px;
	border: 0px solid #FF0000;

}

#container-content {
	
	padding-bottom: 30px;
	border: 0px solid #00ff00;

}


#container-foot {
	width: 900px;
	left: 50px;
	background: #0D1A0D;
	position: absolute;
	bottom: 0px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
	border-top: 0px solid #FFFFFF;	
	border-bottom: 0px solid #686868;
	z-index: 100;
}




#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 200px;
	height: 140px;
	background: #0D1A0D url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 750px;
	top: 55px;
	width: 200px;
	height: 85px;
	background-color: #293805;
}

#topic {
	position: absolute;
	left: 50px;
	top: 170px;
	width: 200px;
	background-color: #293805;
}


#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: 250px;
	top: 0px;
	width: 500px;
	height: 150px;
	background: #0D1A0D url(../images/s2dlogo.jpg) no-repeat;
}


#content {
	position: relative;
	left: 270px;
	top: 20px;
	width: 460px;
	height: 100%;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left; 
}
	

#sidebar {
	position: absolute;
	top: 170px;
	left: 750px;
	width: 199px;
	background-color: #ebefe4;
	color: #fffff;
}

.sidebarlaag {
	padding: 1px 0px 0px 0px;
	width: 199px;
	height: 30px;
	background-color: #0D1A0D;
	margin: 0px;
}


.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;
}


/* topmenu-------------------- */


#topmenu  {
	position: absolute;
	left: 750px;
	top: 0px;
	width: 200px;
	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: 50px;
	top: 140px;
	width: 200px;
	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: 250px;
	top: 140px;
	width: 500px;
	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: 750px;
	top: 140px;
	width: 200px;
	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 20px 0px 20px;
	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 20px 0px 40px;
	text-transform: none;
	
}


/* topic-subtopic-------------------- */

#topic a.subtopic  {
	margin: 3px 20px 0px 60px;
	text-transform: none;
	

}

/* ---------------------------------------- */


#onderbalk .clearer {
	clear: both;
	height: 300px;

}




#content .clearer {
	clear: both;
}


#clear {
	clear: both;
	width: 100%;
}


/* -----------------container-foot-----------------*/

#container-foot p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 160%;
	font-size: 90%;
}

#container-foot a {
	text-decoration: none;
	font-weight : bold;
	font-size: 90%;
	color: #698C0A;
}

#container-foot a:hover {
	color: #698C0A;
	text-decoration: underline;
}



form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}