html {
height:100%; 
padding:0;
margin:0; 
border:0; 
}
body {
height:100%;  
padding:0; 
margin:0; 
border:0;
background-image:url(../images/achtergrond2.jpg);
background-repeat:no-repeat;
background-position: top;
font-family      : Verdana, "Comic Sans MS", sans-serif;
z-index:1;
}
#main {
overflow:auto; 
position: absolute;
z-index:3; 
top:120px; 
bottom:25px; 
left:140px; 
right:195px; 
}

* html #main {
z-index:3;
top:0;
left:0;
right:0;
bottom:0;
height:100%;
width:100%;   
border-top:120px solid #FFFFCC;
border-bottom:25px solid #FFFFCC;
border-left:135px solid #FFFFCC;
border-right: 178px solid #FFFFCC;
overflow:scroll; 
}
* html #header-layer1 {
position:absolute; 
margin:0; 
top:0; 
left:0; 
display:block; 
width:100%; 
height:120px; 
background:url(../images/achtergrond2.jpg) no-repeat;
z-index:5; 
overflow:hidden; 
} 
#header-layer2 {
position:absolute; 
margin:0; 
top:0; 
left:0; 
display:block; 
width:100%; 
height:100px; 
background:url(../images/logo.gif) no-repeat;
z-index:6;  
overflow:hidden; 
}
#footer {
position:absolute; 
bottom:0;
margin:0;  
left:0; 
display:block; 
width:100%; 
height:25px; 
z-index:7; 
overflow:hidden; 
background-image:url(../images/footer2.jpg);
background-repeat:no-repeat;
background-position:left;
background-position: top;
Text-align:right;
}
#left {
z-index:8;
position:absolute; 
left:0px; 
top:160px; 
bottom:25px; 
width:130px; 
padding-left:0px;
}
* html #left {
height:100%; 
top:0; 
bottom:0; 
border-top:120px solid #fff; 
border-bottom:25px solid #fff; 
z-index:4;
background:url(../images/achtergrond2 left.jpg) no-repeat;
} 
#right {
position:absolute; 
right:0; 
top:120px; 
bottom:25px; 
width:195px; 
z-index:4; 
overflow:auto; 
}
* html #right {
height:100%; 
top:0; 
bottom:0;
border-top:120px solid #fff; 
border-bottom:25px solid #fff;

z-index:4; 
background:url(../images/achtergrond2 left.jpg) no-repeat;
background-position: right;
}

td, tr, p, div {
  font-size        : 12px;
  color:#000000;
  line-height: 1.4;
}
p {
margin-bottom: 0.1em;
margin-top:0.1em;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
/* onder menu */
a.mainlevel-nav:link,  a.mainlevel-nav:visited, a.mainlevel-nav:hover{ 
color:#000000;
text-align:center;
}


.title {
font-size: 24px;
font-weight: bold;
color: #7B8DA1;
}

.pathway {
  font-size: 9px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
    display: block;
	background:#FFFFCC;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	width: 100px;
	text-decoration: none;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity:.70;
    -khtml-opacity: 0.7;
 }

a.mainlevel:hover {
        color: #c60;
        display: block; line-height: 1.2em; 
        text-align: left;
		background-position: 0% 50%;
		text-decoration:none;
		background-color:#FFFFFF; 
		
}
a.topmenu:link {
	text-align: center;

}
a.mainmenu:link, a.mainmenu:visited {
        color: #333333; 
        font-weight: bold;
        }

a.mainmenu:hover {
        color: #000000; 
		text-decoration: underline;
        }

a.sublevel:hover {
        color: #c60;
        display: block;  
        text-align: left;
		background-position: 0% 50%;
		text-decoration:none;
		background-color:#FFFFFF;
        font-weight:bold;
        }

a.sublevel:link, a.sublevel:visited {
       	display: block;
	    background:#FFCCCC;
	    font-size: 9px;
	    font-weight:normal;
	    color:#000000
	    text-align: left;
	    padding-top: 5px;
	    padding-left: 18px;
	    height: 20px !important;
	    width: 100px;
	    text-decoration: none;
	    filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity:.70;
        -khtml-opacity: 0.7;
}


table.moduletable {
        margin: 0px 0px 5px 0px;
        width: 95%;
        border-left: solid 0px #ff0000;
        border-right: solid 0px #ff0000;
        border-top: solid 0px #ff0000;
        border-bottom: solid 0px #ff0000;
}

table.moduletable th {
  font-size        : 14px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  padding: 5px 10px 5px 0px;
  margin: 20px 5px 20px 5px;

  
}

table.moduletable td {
        font-size: 12px;
        font-weight: normal;
        
        padding: 5px 10px 5px 0px;
        margin: 20px 5px 20px 5px;
        
}

.poll {
  font-size        : 14px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
 
}


.small {
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : lighter;
}

.smalldark {
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  
}

.contentpaneopen {
 
}

.contentheading, .componentheading {
  	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	border-bottom: 1px solid #c64934;
}

.createdate {
  font-size        : 9px;
  color            : #999999;
  text-align       : left;
 }

.inputbox {
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-size: 17px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-size: 17px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color:#ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
		  cursor: pointer;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor:pointer;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-weight: bold;
        font-size : 14pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */

.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

/* Begin test */
.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
a:link, a:visited {
	color: #006666; text-decoration: none;
	font-weight: bold;
	 font-size: 12px;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
