@charset "utf-8";
/* CSS Document */
 
a img {
    border: none;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #331d16;
	background-color: #f1eee6;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #f1eee6;
	background-image: url(../images/MaskerTekening.jpg);
	background-repeat: no-repeat;
	background-position: left 300px;
} 
#header {
	background-image: url(../images/header.jpg);
	height: 185px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#navbar {
	padding-left: 225px;
	height: 30px;
	padding-top: 15px;
}
#zoekveld {
	display: inline;
	position: relative;
	left: 590px;
	top: -25px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
        text-align: right;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/GoudGewicht.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#mainContent {
	margin-top: 0;
	margin-right: 215px;
	margin-bottom: 0;
	margin-left: 225px;
	width: 500px;
} 
#banner {
	height: 130px;
	padding-top: 15px;
}
#nieuws {
	width: 500px;
}
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.kader {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	color: #543d47;
	text-align:left;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	color: #543d47;
	text-align:left;
}
 
/* hier begint de joomlainhoud */
a:link, a:visited {
	color: #5b4255; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900; text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 500px;
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  	width: 500px;
	padding: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.blog {
	width: 500px;
	padding: 5px;
	margin: 0px;
}

.button {
	color: #c64934;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #ccc;
	width: auto;
	padding: 0px 7px;
	margin-top: 5px;
}

.inputbox {
	padding: 2px;
	margin-bottom: 5px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #8B6575;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 18px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #543d47;
	padding-top: 5px;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
	color: #cccccc;
	text-align:left;
}

table.searchintro {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
}
table.moduletable-nieuwsflits {
	width: 100%;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
	border: thin dotted #660000;
	padding-left: 6px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #907a84;
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable td {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

table.moduletable-left {
	width: 100%;
	margin-bottom: 5px;
}

div.moduletable-left {
	padding: 0;
	margin-bottom: 2px;
}

div.sidebar table th, div.moduletable h3 {
	color: #543d47;
	text-align: right;
	padding-left: 4px;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div.sidebar table td {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}


table.pollstableborder td {
  padding: 2px;
}



.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

.readon {
	font-size: 12px;
	padding-left: 15px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    color: #907a84;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	font-weight: bold;
	color: #543d47;
	text-align: right;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #907a84;
}

a.mainlevel#active_menu {
	color:#907a84;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #907a84;
}

a.mainlevel-menu:link, a.mainlevel-menu:visited {
	color: #543d47;
	font-size: 14px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.mainlevel-menu:hover {
	color: #907a84;
}

a.mainlevel-menu#active_menu {
	color: #907a84;
}

a.mainlevel-menu#active_menu:hover {
	color: #907a84;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-weight: bold;
	color: #543d47;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.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;
	line-height: 24px;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1px;
	background-color: #8B6575;
	margin-top: 15px;
	margin-bottom: 15px;
}

form#form-login ul {
    margin: 0px;
}

form#form-login {
    text-align: left;
}

form#form-login li {
    text-align: left;
}

form#form-login input.inputbox {
    width: 130px;
}
