/* general stuff */


body{
   margin:0;
   padding:0;
   text-align: center;
   font-family: verdana, arial, sans-serif;
   background: #F2F2F2;
   color: #000000;
}

a {
   color: #772222;
   text-decoration:  underline; 
}

.link_vdb {
   color: #772222;
   text-decoration:  underline; 
}

a:hover {
   text-decoration:  none; 
   border: none;
}

ul {
   list-style-image: url(../images/arrow.gif);
}


li {
   font-size: 10pt;
}

h1{
   
   width: 98%;
   font-weight: bold;
   font-size: 10pt;
   height: 20px;
   font-family: 'Trebuchet MS';
   color: #772222;
}

#rechterkolom h1 {
   width: 98%;
   font-weight: bold;
   font-size: 10pt;
   height: 15px;
   font-family: 'Trebuchet MS';
   color: #772222;
}


h2{
   width: 98%;
   
   font-weight: bold;
   
   font-size: 10pt;
   
   font-family: 'Trebuchet MS';
   
   color: #222222;

}



h3{
   
   width: 98%;
    
   font-size: 10pt;

   font-style: italic;     
   font-family: 'Trebuchet MS';
   
   color: #222222;

   margin-bottom: 0px;
}

 
/* Layout voor managementoutlook.com */
#totaal{
   width: 1005px;
   text-align:left;
   margin-left:auto;
   margin-right:auto;
   margin-bottom: 20px;
   margin-top: 20px;
   background: #FFFFFF;
}

/* de kop met logo en menu */
#kop {
   height: 81px;
   background-image: url(../images/header.jpg);
   background-repeat: no-repeat;
}

#menukop {
   height: 20px;
   background: #14441A;
   background-image: url(../images/Menubalk1.jpg);
   background-repeat: no-repeat;
}

#menukop2 {
   height: 37px;
   background: #FFFFFF;
   background-image: url(../images/Menubalk2.jpg);
   background-repeat: no-repeat;
}

#menukop3 {
   height: 50px;
   background: #FFFFFF;
   background-image: url(../images/Menubalk3.jpg);
   background-repeat: no-repeat;
}

#kopmenu {
   width: 430px;
   float: right;
   height: 14px;
   text-align: right;
   margin-right: 33px;
}


#kopmenu2 {
   width: 430px;
   float: right;
   height: 27px;
   margin-right: 23px;
   margin-top: 10px;
   text-align: right;
}


/* het middenstuk */
#midden{ 
   margin: 0px;
   padding: 0px;
} 

#kolom_rechts {
   margin: 0;
   padding: 0;
   width: 100%;
}

#kolom_links {
   margin: 0;
   padding: 0;
   background-image: url(../images/kolom_links.gif);
   background-repeat: repeat-y;
   width: 100%;
}
	
.clear {
   margin: 0;
   padding: 0;
   clear: both;
   display: block;
   height: 1px;
   overflow: hidden;
}

#linkerkolom{
   margin-top: 0px;
   padding-top: 0px;
   width: 113px;
   float: left;
   margin-right: 0px;
   background: #14441A;
   min-height: 420px;
   padding-left: 0px;
   padding-right: 0px;
} 

#middenkolom{ 
   margin: 0px 264px 0px 145px;
   width: 530px;
   padding-top: 10px;
   padding-left: 12px;
   padding-right: 0px;
   background-image: url(../images/Achtergrond.jpg);
   background-repeat: no-repeat;
   background-position: -20px 15px;
   min-height: 560px;
} 

#rechterkolom{
   margin-top: 0px;   
   margin-bottom: 20px;
   margin-right: 23px;
   width: 249px;
   padding-top: 0px;
   padding-left: 3px;
   padding-right: 3px;
   float: right;
   background: #EAEAEA;
   color: #000000;
} 
 
/* de footer */ 
#voet{  
   height: 30px; 
   width:100%; 
   font-size: 10px;
   text-align: center;
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   background: #F2F2F2;
}

.clr{clear:both;}

iframe.wrapper {
 z-index: 0;
}
 
/* Modules */
#linkerkolom div.module div div div {
   width: 110px;
   padding-left: 5px;
   padding-right: 10px;
   padding-top: 0px;
   color: #FFFFFF;
   padding-bottom: 10px;
   font-size: 10px;
}

#rechterkolom div.module {
   width: 177px;
   margin-bottom: 10px;
}

#rechterkolom div.module div {
   width: 177px;
}

#rechterkolom div.module div div {
   width: 177px;
}

#rechterkolom div.module div div div{
   width: 162px;
   padding-left: 5px;
   padding-right: 10px;
   padding-top: 10px;
   background: transparent;
   padding-bottom: 10px;
   font-size: 10px;
   color: #000000;
}

#rechterkolom div.module div div div div{
   padding: 0px;
   margin: 0px;
   color: #000000;
}

#voet a {
   text-decoration:  none;
   font-weight: normal;
   border: none;
   color: #000000;
}

#middenkolom div.content{
   color: #003300;
   font-size: 10px;
   font-family: Arial;
}

div.module h3 {
  font-size: 14px;
  width: 130px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

#user1{
  float: left;
  width: 49%;
}

#user2{
  float: right;
  width: 49%;
}

#user3 {
  width: 100%;
}

#user4 {
  width: 100%;
}

#user1 ul, #user2 ul, #user3 ul, #user4 ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   padding-left: 0.7em;
   margin-left: 0.7em;
   margin-bottom: 5px;
   margin-top: 2px;
}

#middenkolom div.moduletable {
   width: 100%;
   margin-bottom: 10px;
   background: transparent;
   font-size: 12px;
}

#middenkolom div.moduletable h3 {
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
   height: 20px;
   line-height: 17px !20;
   color: #FFF;
   width: 100%;
   border-bottom: 1px solid #EFEFEF;
   text-align: left;
   text-indent: 5px;
}

/* Topmenu */
ul#mainlevel-nav {
   list-style: none;
   padding: 0;
   margin: 0;
   float: right;
   white-space: nowrap;
}

ul#mainlevel-nav li{
   width: auto !important;
   width: 5%;
   float: left;
   margin: 0;
   font-size: 10px;
   font-family: 'Trebuchet MS';
   white-space: nowrap;
   margin-right: 1px;	
}

ul#mainlevel-nav li a{
   font-weight: normal;
   font-family: 'Trebuchet MS';
   height: 16px;
   font-size: 9pt;
   display: block;
   padding-left: 5px;
   padding-right: 10px;
   text-decoration: none;
   color: #FFFFFF;
   margin-left: 5px;
   white-space: nowrap;
   margin-top: 1px;
}

ul#mainlevel-nav li a:hover {
   text-decoration: none;
}


/* Main Menu(s) */
a.mainlevel {
   color: #FFFFFF;
   font-size: 9pt;
   padding-right: 10px;
   width: 103px;
   display: block;
   line-height: 26px;
   margin-bottom: 2px;
   margin-top: 0px;
   text-decoration: none;
   text-align: right;
   font-weight: normal;
   font-family: 'Trebuchet MS';
   voice-family:"\"}\""; /* Box Model fix */
   voice-family:inherit;
   width: 103px;
}

html>body a.mainlevel {width:103px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu {
   background: #6D9479;
   text-decoration: none;
   color: #000000;
}

/* Module specific */
#linkerkolom div.module div div div div.syndicate {
   background: transparent;
   width: 114px;
   margin: 0px;
   padding: 0px;
}

#linkerkolom div.module div div div div.syndicate div {
   background: transparent;
   width: 114px;
   margin: 0px;
   padding: 0px;
}

/* Other Mambo Stuff */
#title {
}

.pathway {
   color: #BBBBBB;
   font-size: 10px;
   text-decoration: none;
   font-weight: normal;
}

.pathway a{
   color: #BBBBBB;
   text-decoration: none;
   font-weight: normal;
}

.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;
}

hr {
   width:  90%; 
}

hr.separator {
   width:  40%; 
}

a.pnav {
}

.pnav:hover {
}

.small {
   font-size: 10px;
   color: #000000;
   line-height: 0.7;
}

.smalldark {
   font-size: 10px;
   color: #000;
   height: 10px;
   line-height: 10px;
   text-align: left;
}

.sectiontableentry1 {
   text-align: left;
   background: #EFEFEF;
   font-size: 10px;
   padding: 2px;
}

.sectiontableentry2 {
   background: #FFF;
   font-size: 10px;
   text-align: left;
   padding: 2px;
}

.button {
   border: 1px solid #BBBBBB;
}

.inputbox {
   border: 1px solid #BBBBBB;
}

.createdate {
   font-size: 10px;
   color: #000000;
   height: 10px;
   line-height: 0.7;
   font-family: Arial;
}

.modifydate {
   font-size: 10px;
   color: #ABABAB;
   height: 10px;
   line-height: 20px; 
   margin-bottom: 5px;
   font-family: Arial;
}

a.readon {
   font-size: 10pt;
   text-decoration: none;
   line-height: 15px;
   border: 1px solid #EEEEEE;
   padding-left: 10px;
   background: url(../images/readon.gif) no-repeat left;
   margin-top: 10px;
   text-decoration: none;
   font-weight: normal;
   font-family: Arial;
   color: #0D4F20;
}

a.readon:hover {
   background: #EEEEEE url(../images/readon.gif) no-repeat left;
   text-decoration: none;
}

.blog_more {
   font-size: 10px;
}

.blog {
   width: 100%;
}

.contentheading {
   width: 98%;
   font-weight: bold;
   font-size: 10pt;
   height: 23px;
   line-height: 12pt;
   font-family: 'Trebuchet MS';
   color: #772222;
}

a.pagenav {
   font-size: 10pt;
   height: 23px;
   line-height: 10px;
   font-family: 'Trebuchet MS';
   color: #772222;
}

a.pagenav:hover {
   background: #EEEEEE url(../images/readon.gif) no-repeat left;
   text-decoration: none;
}

.contentpaneopen {
   text-align: left;
   background: transparent;
   line-height: 1.5;
   color: #003300;
   font-size: 10pt;
   font-family: Arial;
}


.contentMO {
   text-align: left;
   background: transparent;
   line-height: 1.5;
   color: #003300;
   font-size: 10pt;
   font-family: Arial;
}

table.contentpane td.contentheading {
   font-weight: bold;
   font-size: 10pt;
   height: 23px;
   line-height: 20px;
   font-family: 'Trebuchet MS', verdana, sans-serif;
   border: none;
}

table.contentpane ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

table.contentpane ul li{
   padding: 0px;
   margin: 0px;
   padding-left: 15px;
}

.contentdescription {
    font-size: 14px;
}

.sectiontableheader {
   font-weight: bold;
   font-size: 10px;
   height: 25px;
   line-height: 25px;
}

.categorytitle {
   font-weight: bold;
   font-size: 16px;
   height: 25px;
   line-height: 25px;
   font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
   width: 98%;
   font-weight: bold;
   font-size: 10pt;
   height: 23px;
   line-height: 20pt;
   font-family: 'Trebuchet MS';
   color: #772222;
}


.buttonheading img
{
	border:0;
}

.buttonheading {
   font-weight: bold;
   font-size: 16px;
   height: 23px;
   line-height: 20px;
   font-family: "Trebuchet MS", Verdana, sans serif;
   border-bottom: 1px solid #002E61;
   margin-bottom: 5px;
   color: #14441A;
}

a.category {
  text-decoration:  underline; 
}

a.category:hover {
   text-decoration:  underline; 
}

table.moduletable {
   width:  100%; 
   font-size: 80%;
}

table.moduletable th  {
   font-size: 80%;
}

.poll {
   font-size: 10px;
   text-align: center;
}

.back_button a{
   font-size: 12px;
   font-weight: normal;
}

.blogsection {
   font-size: 10px;
}

.blog_more ul li{
   list-style: none;
   padding-left: 14px;
   line-height: 18px;
}

table.contenttoc {
   border: 1px solid #CCCCCC;
   padding: 3px;
}

table.contenttoc th{
   font-weight: bold;
   font-size: 10px;
   border-bottom: 1px solid #BBBBBB;
}

form {
   margin: 0px;
   padding: 0px;
}

#search .inputbox, #search .button{
   color: #14441A;
}

div.module h3 {
   color: #14441A;
   border-bottom: 1px solid #14441A;
}



/* voor managementoutlook.nl */
.voet {
   font-size: 16px;
   font-weight: bold;
   font-family: "Trebuchet MS", Verdana, sans serif;
   color: #FFFFFF;
}

.sitemap h2 {
  font-weight: bold;
  font-size: 16px;
  height: 23px;
  line-height: 20px;
  font-family: "Trebuchet MS", Verdana, sans serif;
  border-bottom: 1px solid #002E61;
  margin-bottom: 5px;
  color: #14441A;
}

.sitemap h1 {
  font-weight: bold;
  font-size: 16px;
  height: 23px;
  line-height: 20px;
  font-family: "Trebuchet MS", Verdana, sans serif;
  border-bottom: 1px solid #002E61;
  margin-bottom: 5px;
  color: #14441A;
}

.sitemap h4 {
  font-weight: bold;
  font-size: 14px;
  height: 23px
  font-family: 'Trebuchet MS', verdana, sans-serif;
  border: none;
  color: #14441A;
}

a.sitemap, a.mostreadmeestgelezen {
  font-size: 14px;
  text-decoration: none;
  padding-left: 13px;
  background: url(../images/readon.gif) no-repeat left;
  margin-top: 10px;
  text-decoration: none;
  font-weight: normal;
}

a.sitemap:hover, a.mostreadmeestgelezen:hover{
  text-decoration: underline;
}

.sitemap li {
  list-style: none;
}


.book-shop {
  margin-left: -190px;
  border: none;
  background: #FFFFF;
}


.inputboxjvdb {
   border: 1px solid #C2C2C2;
   width: 251px;
   color: #999999;

}

/* module commentaar */
div.yvComment {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
        width: 510px;
}

div.yvComment div.Comments {
	border: 0px;
        margin: 0px;
	padding: 0px;
	text-align: left;
	width: 99%;
}

div.yvComment div.clr {
        height: 0px;
        clear: both;
}

div.yvComment .NumCommentsAlone {
	float: right;
	margin: 0 2px 2px 0;
}

div.yvComment .NumComments {
	float: left;
	width: 100%;
        display: none;
}

div.yvComment .Message {
/*
	border: 2px solid #FF4500;
*/
	border: 0px;
	margin: 1px;
	padding: 3px 2px 3px 22px;
	background-image: url(../../../images/M_images/con_info.png);
	background-repeat: no-repeat;
	background-position: 6px;
}

div.yvComment .Comment {	
	border: 1px solid #CCCCCC;
	margin: 0px 0px 20px 0px; 
	padding: 0px 0px 0px 0px;
}

div.yvComment .Comment_even {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 20px 0px; 
	padding: 0px 0px 5px 0px;
}

div.yvComment div.Comment .Header {
	padding: 1px 1px 1px 1px;
}

div.yvComment div.Comment_even .Header {
	padding: 1px 1px 1px 1px;
}

div.yvComment .Comment_unpublished {
	background-color: #E8EDF1;
	border-bottom: 4px solid #C4D3DF;
	border-top: 4px solid #C4D3DF;
	margin-top: 2px; 
	width: 100%;
}

div.yvComment .Comment_unpublished_even {
	background-color: #E8EDF1;
	border-bottom: 4px solid #C4D3DF;
	border-top: 4px solid #C4D3DF;
	margin-top: 2px; 
	width: 100%;
}

div.yvComment div.Comment_unpublished .Header {
	background-color: #E8EDF1;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px;
}

div.yvComment div.Comment_unpublished_even .Header {
	background-color: #E8EDF1;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px;
}

div.yvComment .Title {
	float: left;
	font-weight: bolder;
	margin: 0px 0px 0px 5px; 
}

div.yvComment a.CommentTitle {
	text-decoration: none;
	font-weight: bolder;
	color: Black;	
}

div.yvComment .ControlBox {
	float: left;
	margin: 0 0 0 0;
        padding: 0 0 0 0;
	border: none;
}

div.yvComment .ControlBox td {
        vertical-align: top;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.yvComment .ControlBox img {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.yvComment .DateAndAuthor {
	float: right;
	text-align: right;
	width: 45%;
}

div.yvComment .Date {
	text-align: right;
	float: right;
	width: 100%;
	padding-right: 3px;
}

div.yvComment .Author {
	float: right;
	text-align: right;
	width: 100%;
	padding-right: 3px;
}

div.yvComment .AuthorAlias {
	font-style: italic;
}

div.yvComment .AuthorAlias:before {
	content: "(";
}

div.yvComment .AuthorAlias:after {
	content: ")";
}

div.yvComment .CommentNum {
	font-weight: bolder;
        display: none;
}

div.yvComment .CommentNum:after {
	content: ". ";
}

div.yvComment div.Comment .Fulltext {
	border-top: 0px solid #FFFFFF;
	clear: both;
	padding: 5px;
	text-align: left;
}

div.yvComment div.Comment_even .Fulltext {
	border-top: 0px solid #FFFFFF;
	clear: both;
	padding: 5px;
	text-align: left;
}

div.yvComment .ParentArticle {
	margin-left: 20px;
	padding: 2px;
	background-color: #E8F2FE;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
	float: left;
}

div.yvComment .NumChildrenAlone {
	margin: 0 2px 2px 0;
	width: auto;
	float: right;
}

div.yvComment .Form {
	width: 100%;
}

div.yvComment .Form h3 {
	margin-top: 1em; 
	margin-bottom: 0.5em;
}

div.yvComment .Form td.LeftColumn {
	text-align: right;
	width: 20%;
}
 
div.yvComment .Form input[type="submit"] {
	margin-top: 1em; 
}

div.yvComment div.ControlForm div.list-footer {
	float: left;
	width: 48%;
	text-align: center;
}

div.yvComment div.ControlForm div.counter {
	float: left;
	width: 48%;
	text-align: center;
}

div.yvComment div.OwnersReply {
	margin: 1px 0px 0px 20px; 
	padding: 1px 1px 1px 1px;
	border-left-color: #B5C4DF;
	border-left-style: solid;
	border-left-width: 4px;
}

div.yvComment div.Reply {
	margin: 1px 0px 0px 20px; 
	padding: 1px 1px 1px 1px;
	border-left-color: #75849F;
	border-left-style: solid;
	border-left-width: 4px;
}

div.yvComment div.PoweredBy {
	float: right;
	font-size: 60%;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
        display: none;
}
