﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 20px 0px;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #3A8F44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #c72127;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #640f14;
}

img { 

}

img, #links1, #links2, #links3, #midden2, #midden3, 
#rechts1, #rechts2, #rechts3 { 
	behavior: url(iepngfix.htc); 
} 

div.module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h3 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding-left: 4px;
}

fieldset.input {
	border: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

/* ###########  header content #############  */
#header {
	background: url(../images/header.jpg) top center no-repeat;
	height: 144px;
	width: 938px;
}

/* ##############  topmenu  ################  */

#nav {
	margin-right: 5px;
}

#nav ul {
  	margin: 0;
  	padding: 0;
  	list-style: none; 
}

#nav a {
	float:none;
	text-decoration: none;
}

#nav li {
	display: inline;
}

#nav li a {
	float:right;
	height: 29px;
	background:url(../images/tmenu_up_l.png) no-repeat bottom left;
	margin-left: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}



/*
#nav li a span {
	float:left;
	display:block;
	line-height: 29px;
	height: 29px;
	background:url(../images/tmenu_up_r.png) no-repeat 100% 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 11px;
	cursor: hand;
}
*/
#nav li a:hover {
	background: url(../images/tmenu_over_l.png) no-repeat bottom left;
}
#nav li a span:hover {
  	background: url(../images/tmenu_over_r.png) no-repeat bottom right;
  	color: #fff;
}

#nav li a#active {
  	background:url(../images/tmenu_active_l.png) no-repeat bottom left;
}

#nav li a#active span {
	background:url(../images/tmenu_active_r.png) no-repeat bottom right;
  	color: #000;
}

/* ###############   main  #################  */

/* background-images */
#links1 {
	text-decoration:none;
	background-image: url(../images/bg_l1.png);
	background-repeat: no-repeat;
}

#links2 {
	text-decoration:none;
	background-image: url(../images/bg_l2.png);
	background-repeat: repeat-y;
}

#links3 {
	text-decoration:none;
	background-image: url(../images/bg_l3.png);
	background-repeat: no-repeat;
}

#midden1 {
	text-decoration:none;
	background-image: url(../images/bg_m1.png);
	background-repeat: repeat-x;
}

#midden2 {
	text-decoration:none;
	background-color: #FFFFFF;
}

#midden3 {
	text-decoration:none;
	background-image: url(../images/bg_m3.png);
	background-repeat: repeat-x;
}

#rechts1 {
	text-decoration:none;
	background-image: url(../images/bg_r1.png);
	background-repeat: no-repeat;
}

#rechts2 {
	text-decoration:none;
	background-image: url(../images/bg_r2.png);
	background-repeat: repeat-y;
}

#rechts3 {
	text-decoration:none;
	background-image: url(../images/bg_r3.png);
	background-repeat: no-repeat;
}

/* text and links */

/* ###########  content  #############  */
#component {
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
}

.article_column {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c72127;
}

.contenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.createdby, .createdate, .modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
}

.content_img {
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 10px; 
}

/* ###########  editor   #############  */

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* tooltips */

.tool-tip {
	float: left;
	background: #E1F4F8;
	border: 1px solid #666666;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 80%;
	color: #666666;
	margin: 0;
}

/* ###########  pathway  #############  */

#pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
}

#pathway a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #c72127;
}

#pathway a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #640f14;
}

/* ###############  menus  #################  */
div.module_menu h3, div.module_dn h3, div.module_login h3 
{
	font-weight: bold;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	width: 174px;
	text-indent: -5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/mod_top_bg.png);
	background-repeat: no-repeat;
	background-position: left;
}

div.module_menu, div.module_dn, div.module_login
{
	text-align: left;
	width: 174px;
	background: url(../images/mod_mid_bg.png) repeat-y;
	margin-bottom: 7px;
}

div.module_menu div, div.module_dn div, div.module_login div
{
	background: url(../images/mod_bot_bg.png) bottom left no-repeat;
}

div.module_menu div div, div.module_dn div div, 
div.module_login div div
{
	background: url(../images/mod_top_bg.png) top left no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div.module_menu div div div, div.module_dn div div div, 
div.module_login div div div 
{
  	background: none;
  	padding: 0;
  	width: auto !important;
  	width: 100%; 
}

div.module_menu a.mainlevel:link, div.module_menu a.mainlevel:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	line-height: 23px;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 6px;
	margin-bottom: 1px;
	text-indent: 10px;
	background-image: url(../images/mainlevel_up.png);
	background-repeat: no-repeat;
	background-position: left;
}

div.module_menu a.mainlevel:hover {
	background-image: url(../images/mainlevel_over.png);
	color: #000000;
}
div.module_menu a.mainlevel#active {
	background-image: url(../images/mainlevel_sub.png);
	color: #FFFFFF;
}
div.module_menu a.mainlevel#active:hover {
	background-image: url(../images/mainlevel_sub.png);
	color: #FFFFFF;
}

a.sublevel, a.sublevel:link, a.sublevel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
	vertical-align: middle;
}

a.sublevel:hover {
	color: #329244;
	text-decoration: underline;
}

a.sublevel#active, a.sublevel#active:hover {
	color: #c72127;
	text-decoration: none;
}

/* ########### laatste nieuws #############  */

.dn-each {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.dn-introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.dn-introtext a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #c72127;
}

.dn-introtext a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #640f14;
}

.dn-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
	
/* ###########  footer content #############  */

#syndicate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	padding-left: 5px;
	padding-top: 26px;
}

#syndicate a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #c72127;
}

#syndicate a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #640f14;
}

#syndicate img{
	vertical-align: middle;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:right;
	padding-right: 5px;
	padding-top: 28px;
}

#footer a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #c72127;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #640f14;
}

/* ###########   search  #############  */
.module_search, .module {
	text-align: center;
}

/* ###########   login   #############  */
#login_hi {
	text-align: center;
	margin-bottom: 10px;
}

#login_links, #form-login-password {
	padding-top: 10px;
}

#login_links a, #login_links a:link, #login_links a:visited {
	color: #646464;
	text-decoration: none;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#login_links a:hover {
	color: #329244;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.menu { list-style:none; margin:0; padding:0; margin-left:6px; position:relative;}
.menu li {background:url('../images/mainlevel_up.png') no-repeat; width:162px; height:23px; margin:2px 0; display:block; line-height:23px;}
.menu li a {color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold;  display:block; font-size:10px;  padding-left:8px;} 
.menu li a:hover {background:url('../images/mainlevel_over.png') no-repeat; color:#000;}
.menu li:hover ul {display:block;}
.menu li ul {display:none; width:182px; list-style:none; position:absolute; clear:both; z-index:10000; margin:0px; padding:0px; margin:-23px 0 0 162px; background:#000; border-top:1px #3d8e41 solid;}
.menu li ul li {width:180px; height:13px !important; background:none; border:1px #3d8e41 solid; border-top:0px; background:#fff; padding:0; margin:0; line-height:13px;}
.menu li ul li a {color:#000; text-transform:none; font-size:11px;  font-weight:normal; padding-left:8px;}
.menu li ul li a:hover {background:none;}

