/*---algemeen gedeelte */

body,html {
	margin-top: 0;
	margin-left: 0;
}

td, tr, p, div {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #333333;
  font-size        : 13px;
}

hr {
  color            : #999999;
  height           : 0px;
  width            : 100%;
}

h2 {
	  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : left;
  text-indent      : 0;
  color            : #39A1C3;
  padding          : 3px;
  margin           : 3px 0;
}

a:link, a:visited {
  color            : #0066A7;
  text-decoration  : underline;
 }

a:hover {
  color            : #999999;
  text-decoration  : underline;
  }

ul {
  margin           : 0px;
  padding-left     : 10px;
  list-style       : none;
}

li {  
  line-height      : 14px;
  padding-left     : 14px;
  padding-top      : 2px;
  background-image : url(../images/quadrato.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

.inputbox {
 color        : #000000;
 background   : #ECEEEF;
 border       : 1px solid #cccccc;
 margin       : 3px 0;
}

#centertb {
	vertical-align: top;
	height: 21px;
}

#contenttb{
	padding: 0px 5px;
	height: 399px;
	width: 100%;
	background: url(../images/main_achtergrond.jpg) repeat-x;
}

.main { 
  text-align: left; 
  margin-left: 15px;
  padding-left: 10px;
  background-color: transparent;
 }

/*---knoppen */

.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 21px;
  }

.button {
  font-size        : 11px;
  color            : #EDF1F3;
  border           : 1px solid #EDF1F3;
  margin           : 3px 0;
  padding          : 2px;
  cursor           : pointer;
  background       : #39A1C3;
}

/*---einde knoppen */

/*---einde algemeen gedeelte */

/*---main gedeelte */

table.moduletable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.moduletable th {
   font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
   color: #EBEFF2;
	padding: 0px;
	background: #39A1C3;
	height: 21px;    
}

table.moduletable td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*--- Kalender menu --*/

div.module-kalender{
	display: block;
	text-align: left;
	margin: 0px 0px 20px 0px;
	background: White;
	filter: alpha(opacity=75);
	// IE syntax 
-moz-opacity: .75;
	// Mozilla 
opacity: .75;
	// De rest 
text-indent: 10px;
}

div.module-kalender h3 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #EBEFF2;
	line-height: 21px;
	background: #39A1C3;
	height: 21px;
	margin: 0px 0px 15px 0px;
}

/*-- einde kalender menu --*/


div.module{
	text-align: left;
	margin: 0px 0px 20px 0px;
}

div.module h3 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #EBEFF2;
	line-height: 21px;
	background: #39A1C3;
	height: 21px;
	margin: 0px 0px 15px 0px;
}

.contentmod {
	text-align: left;
	padding: 8px 0;
	background-color: Red;
}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 0px 0;
width            : 100%;
border           : 1px solid #DDE1E3;
background       : #ECEEEF;
}

.contentmod table.moduletable th{
   font-size          : 14px;
   font-weight        : bold;
   text-align         : center;
   width              : 100%;
   color              : #0066A7;
   padding            : 0px;
   line-height        : 21px;
   background         : #E7EAEC;
   border-bottom      : 1px solid #DDE1E3;
}

a.readon:link, a.readon:visited {
  color            : #0066A7;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0px 1px 10px;
  float            : right;
  line-height      : 21px;
  text-decoration  : none;
  border-left:1px solid #0066A7;
}

a.readon:hover {
  color            : #000000;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 1px 10px;
  line-height      : 15px;
  text-decoration  : none;
  border-left      : 1px solid #000000;
 }


.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagenav, .pagenav_prev, .pagenav_next {
  font-weight      : normal;
  }

a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagenav:hover {
  font-size        : 11px;
  color            : #0066A7;
  text-decoration  : none;
}

/*---kruimelpad */

.pathway {
  font-size        : 11px;
  color            : #333333;
  padding-left     : 5px;
}

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
}

.pathway img{
  padding-top     : 0px;
}

/*---einde kruimelpad */

.sectiontableheader {
	font-weight: bold;
	letter-spacing: 1px;
	color: #0066A7;
	background: transparent;
	padding: 3px 5px;
	border: 1px solid #ffffff;
}

.sectiontableentry1 {
  vertical-align   : top;
  background       : #f6f6f6;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;
}

.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;
}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #ffffff;
  background       : #f0f0f0;
  line-height      : 20px;
}

.sectiontableentry1 img{
margin: 0 4px;
}

.sectiontableentry2 img{
margin: 0 4px;
}

a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : normal;
  padding: 5px;
}

.small {
  font-size        : 11px;
  color            : #999999;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}

.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
  
.content_rating {
  font-size        : 11px;
  color            : #999999;
}

/*---content gedeelte */

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.contentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : left;
  text-indent      : 0;
  color            : #39A1C3;
  padding          : 3px;
  margin           : 3px 0;
  }
.contentheading a {
text-decoration:none;
}
.componentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : left;
  text-indent      : 0;
  color            : #39A1C3;
  padding          : 3px;
  margin           : 3px 0;
  }

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}

/*---einde content gedeelte */

.buttonheading {
padding  : 0 2px;
}

.blog {
width:650px;
}

.poll {
	color       : #333333;
	line-height : 13px;
	font-weight : normal;
      text-align  : left;
}

.pollstableborder{
  border-color     : #999999;
}

.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}

/*---algemene knoppen links */

a.mainlevel  {
 display: block;
 width: auto !important;
 width: 100%;
  margin: 1px 0;
  padding: 0;
  font-size: 12px;
  background: #CB1624;
  overflow: hidden;
  filter: alpha(opacity=75); // IE syntax 
  -moz-opacity: .75; // Mozilla 
  opacity: .75; // De rest 
  text-indent: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 14px;
  border-bottom    : 1px solid #DCDFE1;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #ffffff;
  padding-left     : 10px;
  text-decoration    : none;

}
a.mainlevel:hover {
	border-bottom: 1px solid #DCDFE1;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	text-decoration: none;
}

/*---algemene knoppen rood links */

#active_menu {
	color: #ffffff;
	border-bottom: 1px solid #DCDFE1;
	background: #CB1624;
	filter: alpha(opacity=75); // IE syntax 
	-moz-opacity: .75; // Mozilla 
	opacity: .75; // De rest 
	text-decoration: none;
}
a#active_menu:hover {
  color: #ffffff;
  font-weight: bold;
  border-bottom    : 1px solid #DCDFE1;
}

.sublevel {
	display: block;
	color: #000000;
	width: auto !important;
	width: 100%;
	padding: 0 8px;
	font-size: 12px;
	background: #F0E68C;
	overflow: hidden;
	filter: alpha(opacity=75);
	// IE syntax 
  -moz-opacity: .75;
	// Mozilla 
  opacity: .75;
	// De rest 
  text-indent: 10px;
}

a.sublevel:link, a.sublevel:visited {
	color: #000000;
	text-decoration: none;
}

a.sublevel:hover {
  color            : #0066A7;
  text-decoration  : none;
}

a.sublevel#active_menu  {
	color: #000000;
	border-bottom: 1px solid #DCDFE1;
	background: #F0E68C;
	filter: alpha(opacity=75); // IE syntax 
	-moz-opacity: .75; // Mozilla 
	opacity: .75; // De rest 
	text-decoration: none;
}

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding-right    : 20px;
  margin           : 0;
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding          : 0;
  margin           : 0;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 28px;
  white-space      : nowrap;
}

#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 0;
  font-size        : 13px;
  color            : #0066A7;
  text-decoration  : underline;
}

#mainlevel-nav li a:hover {
  display          : block;
  font-size        : 13px;
  color            : #cccccc;
}

/*---algemene knoppen links */

.mosimage {
  border     : 1px solid #E7EAEC;
  margin     : 5px;
  padding-top:  3px;
}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #666666;
  font-size : 10px;
  background: #ECEEEF;
}

/*---top menu */

.moduletable-topnav {
	width: auto;
	padding: 0px;
	padding-left: 210px;
	height: 21px;
}

.topnav {       
	 width: 0; 
    text-decoration: none; 
    color: #ffffff;
    font-size: 14px;
	}

a.topnav {
	position: relative;
	width: auto;
	background: none;
	color: White;
	padding: 10px 3px 10px 3px;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
}

a.topnav:hover{
	width: auto;
	padding: 10px 3px 10px 3px;
	font-weight: normal;
	text-decoration: none;
	color: Aqua;
}

a.topnav:visited, .topnav a:link {
text-decoration		: none;
color	: #fff;
}

/*---einde top menu */


div.mod {
  background       : none;
  width            : 6px;
}

#clear {
	clear: both;
	height: 0px;
		
}

/*---linker gedeelte */

.leftcol {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 181px;
	border: #3083B8;
	background: url(../images/achtergrond_links.jpg) no-repeat top;
}

.leftcol div { 
width          : 181px;
}

/*---einde linker gedeelte */

/*---top gedeelte */

#logo {
	height: 218px;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/header_algemeen_new.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#top_menu {
	background: transparent url(../images/achtergrond_menu_new.jpg);
	width: 900px;
	height: 21px;
}

/*---einde top gedeelte */

/*---Bottom gedeelte */

#bottom_menu {
	background: url(../images/bottom_bg.gif) repeat-x top;
	width: 900px;
	height: 25px;
	color: White;
	font-size: 12pt;
	vertical-align: middle;
}

.footer {
	width: 900px;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	padding-top: 2px;
	text-align: left;
}

/*---einde Bottom gedeelte */