body {
	background:url(pics/top_bg.png) top repeat-x;
	margin:0;
	padding:0;
	font:normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
}

select.button{
	border:solid 1px #ffce64;
	background-color: #fff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	
}
textarea.inputbox{
	width:500px;
	height:200px
}
.spacer{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(pics/main_menu_bg.png) no-repeat;	
	font:bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding-left: 17px;
	border-top:1px solid #cf6518;
	border-bottom:1px solid #fef0cb;
	border-left:1px solid #f3b985;
	border-right:1px solid #cf6518;
	line-height:23px;
	background-color:#e5721d;
	text-decoration: none;

}

a.mainlevel:hover {
	text-decoration: none;
	color: #fee5a7;
	line-height:23px;
}

A.koplink:link {
  color: #BD3100;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.koplink:visited {
  color: #BD3100;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.koplink:hover {
  color: #F44C02;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

ul#mainlevel-nav{
     padding: 0;
     margin: 0 0 0 17px;
	height:18px;
}
a.mainlevel-nav {
	display: block;
     padding: 0px 10px;
     color: #bd3100;
     text-decoration: none;
	 font-weight:bold
}

ul#mainlevel-nav li{
	float: left;
     padding: 0;
     margin: 0;
     padding-top: 0;
     margin-right: 1px;
	 height:18px;
}
a.mainlevel-nav:hover{
	color: #f44c02;
}
li.mainlevel-nav {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background: url(pics/arrow_leeg.gif) 0 5px no-repeat;
}

.inputbox {
	border:solid 1px #ffce64;
	background-color: #fff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
	
}
.adminform select.inputbox{
	height:auto;
	background-image:none
}
#core div select.inputbox{
	font-size:12px
}

select.inputbox{
	width:auto;
	height:auto
}
input.text_area{
	border:solid 1px #ffce64;
	background-color: #fff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#b06c92;
	width:auto;
	height:14px;
}
.button {
	font:bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#bd3100;
    text-align: center;
	background-color:#ffce64;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #ff8f00;
	border-bottom:1px solid #ff8f00;
	padding:0 2px;
	height:18px;
    width: auto;
}
input.button{
	font-size:12px
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(pics/main_menu_bg.png) no-repeat;	
	font:bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding-left: 17px;
	border-top:1px solid #cf6518;
	border-bottom:1px solid #fef0cb;
	border-left:1px solid #f3b985;
	border-right:1px solid #cf6518;
	line-height:23px;
	background-color:#e5721d;
	text-decoration: none;

}

a.mainlevel:hover {
	text-decoration: none;
	color: #fee5a7;
	line-height:23px;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(pics/submenu_indent.png) 0 8px no-repeat;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #cd4103;
	text-align: left;
	padding-left: 14px;
	line-height:23px;
	background-color:#fee5a7;
	text-decoration: none;
}

a.sublevel:hover {
	color: #f44c02;
	text-decoration: none;
	font-weight:normal
}

a.sublevel#active_menu {
	color: #cd4103;
}

#container1 form .inputbox, #container3 form .inputbox, #container1 form .button, #container3 form .button{
	margin:3px
}

a:link, a:visited {
	color: #000; 
	text-decoration: underline;
}

a:hover {
	color: #000;	
	text-decoration: none;
}

a.rechtslink:link, a.rechtslink:visited, a.rechtslink:hover {
  text-align: left;
}

.sectiontableentry1 {
	background-color : #fef0cb;
}

.sectiontableentry2 {
	background-color : #fef0cb;
}

.blog_more{
	font-size:12px
}

form table {
	font-size:12px
}
#container2 #core form table {
	font-size:12px
}
#container2 #core form .paramlist{
	font-size:12px;
}
.pagenav_prev, .pagenav_next{
	font-size:12px
}
.pagenav_prev a:link, .pagenav_prev a:visited, .pagenav_prev a:hover,
.pagenav_next a:link, .pagenav_next a:visited, .pagenav_next a:hover{
	display:block;	
	background-color:#ffce64;
	padding:2px 10px;
	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #ff8f00;
	border-bottom:1px solid #ff8f00;
}

ul.latestnews, ul.mostread {
	text-align:left;
	font-size:12px;
	padding-top:10px
}
ul.latestnews li, ul.mostread li{
	background: url(pics/bullet.png) 0 5px no-repeat;
}
ul.latestnews li a:link, ul.latestnews li a:visited, ul.latestnews li a:hover,
ul.mostread li a:link, ul.mostread li a:visited, ul.mostread li a:hover{
	color:#f44c02;
	font-weight:bold
}

body.mceContentBody, body.contentpane{
	background-image:none;
	background-color:#fff
}

 input[type="checkbox"], input[type="radio"]{
	border:none;
	background-color:transparent;
	width:auto;
}

/* ================================================ */
.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
    overflow: hidden;
	display: block;
	margin-bottom:10px;
	text-align:left;
	color:#3596bb;
	font-size:12px
}

#pathway_text img {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 6px;
}
#pathway_text a:link, #pathway_text a:visited, #pathway_text a:hover{
	color:#3596bb
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}


#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.back_button a:link, .back_button a:visited, .back_button a:hover{
	text-decoration:none
}

#footer {
	text-align: center;	
	background-color:#ffce64;
	height:18px;
	font-size:12px
}
#footer a:link, #footer a:visited{
	text-decoration:none
}

li
{
line-height: 15px;
padding-left: 20px;
padding-top: 0px;
}


td.justify {
	text-align: justify;
	
}

td.right {
	text-align: right;
	
}

td.kopmenu {
	text-align: center;
	
}

P.vraag {
	display: block;
	background-color:#E26616;
	font:bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height:23px;
}

/* Joomla core stuff */


table.contentpaneopen {
  width: 100%;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-top:8px;
	font-size:12px;
	
}
table.contentpaneopen h4{
	font-size:12px
}
table.contentpaneopen td {
   text-align:justify
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:12px
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane table {
	font-size:12px
}
table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}





.componentheading {
	color: #f44c02;
	text-align: left;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .contentheading table{
	height: 30px;

	color: #E26616;
	font-weight: bold;
	font-size: 14px;
	
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
	font-size:12px
}



table.pollstableborder td {
  padding: 2px;
  text-align:left
}

.sectiontableheader {
  font-weight: bold;
  background-color: #ffce64;
  padding: 4px;
  font-size:12px
}

.sectiontablefooter {

}



.small {
	color: #3596bb;
	
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #3596bb;
	
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #3596bb;
	font-size: 12px;
}

table.contenttoc {
  border: 1px solid #ffc858;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
}

table.contenttoc td {
  padding: 5px;
}

table.contenttoc th {
  color: #e26616;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.contenttoc a {font-size:12px}






.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {

}

.mosimage {
  margin: 10px
}

.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  color: #9d9d9d;

}

span.article_seperator {
	display: block;
	height: 10px;
}
/* -------------------------- */

.sgf {
font-size: 10px;
font-family: tahoma, verdana, sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: tahoma, verdana, sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color:#333;
	font-size:10px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;	
	text-decoration:none;
}
a.sglink:hover {
	color:#333;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;	
	text-decoration:none;
}




/*************************************** **************************************** */
