/*
      Created by BMV of GroWorks Pty Ltd  
*/

body {
 margin:0px;
 padding:0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #6C6D77;
 background: #d3d3ce;
}

#wrapper { 
 margin-top:20px;
 background-image:url('/img/bg.gif');
}

#container { 
 margin: auto; 
 width: 796px;
 height: 596px;
 overflow: hidden;
}

/* begin linker kolom */
#leftcolumn { 
 float: left;
 border: none;
 margin: 0px;
 width: 187px;
 height: 596px;
 background-image:url('/img/logo.gif');
 background-repeat: no-repeat;
}

#leftinner { 
 position:relative;
 border: none;
 top: 161px;
 left: 76px;
 width: 100px;
 color: #6C6D77;
}
/* einde linker kolom */

/* begin menus */
#mainmenu { 
 width: 95px;
 height: 95px;
}

#mainlinks a {
 display:block;
 width: 95px;
 height: 13px;
 text-decoration: none;
}	

#mainlinks img {
 border: none;
}	

#submenu { 
 margin-top: 40px;
 width: 95px;
 height: 206px;
}

#subprojects { 
 margin-top: 16px;
 width: 106px;
 height: 250px;
 line-height: 13px;
 overflow: hidden;
}

#sublinks a {
 display:block;
 width: 95px;
 height: 10px;
 text-decoration: none;
 margin-bottom: 2px;
}	

#sublinks img {
 border: none;
}	
/* einde menus */

/* begin center kolom */
#content { 
 float: left;
 border: none;
 margin: 0px;
 padding-top: 145px;
 width: 359px;
 height: 359px;
 display: inline;
}

#contenttext { 
 float: left;
 border: none;
 margin: 0px;
 padding-top: 145px;
 width: 357px;
 height: 348px;
 display: inline;
 overflow: hidden;
}

#centerbot { 
 position: relative;
 width: 359px;
 height: 85px;
 margin: 0px;
 bottom: 0px;
 font-size: 11px;
 color: #6C6D77
}

#centerbot a {
 color: #6C6D77;
 text-decoration: none;
}

#centerbot a:hover {
 color: #949c81;
 text-decoration: none;
}

.selected {
 color: #6C6D77;
 font-weight: bold;
}

.centertext { 
 font-size: 11px;
 color: #6C6D77;
}

.centerbold { 
 font-size: 11px;
 font-weight: bold;
 color: #949c81;
}

.greentext { 
 font-size: 11px;
 color: #949c81;
}

#raster {
width:359px;
height:359px;
border: none;
clear:both;
background: #919299;
overflow:hidden;
}

#raster {
width:359px;
height:359px;
border: none;
clear:both;
background: #919299;
overflow:hidden;
}

.row {
width:359px;
height:59px;
margin-bottom:1px;
}

.dotsrb {
float:left;
width:59px;
height:59px;
border-right:1px dotted #fff;
border-bottom:1px dotted #fff;
}

.dotsr {
float:left;
width:59px;
height:59px;
border-right:1px dotted #fff;
}

.dotsb {
float:left;
width:59px;
height:59px;
border-bottom:1px dotted #fff;
}

.nodots {
float:left;
width:59px;
height:59px;
}

/* einde center kolom */

/* begin rechter kolom */
#rightcolumn { 
 position: relative;
 float: left;
 border: none;
 margin: 0px;
 height: 596px;
 width: 250px;
 background-image:url('/img/lvr.gif');
 background-position: left top;
 background-repeat: no-repeat;
}

#rightcontent { 
 position: absolute;
 border: none;
 left:7px;
 margin: 0px;
 bottom: 0px;
}

#rightinner { 
 border: none;
 margin: 0px;
 width: 230px;
 font-size: 11px;
 color: #6C6D77;
}

#rightinbot { 
 border: none;
 margin: 0px;
 height: 90px;
 width: 230px;
 margin-top: 6px;
 font-size: 11px;
 color: #6C6D77;
}
/* einde rechter kolom */

.cathead {
 font: 11px/14px arial, helvetica, sans-serif;
 color: #949c81;
 font-weight: bold;
}

a.menuitem  {
 font: 11px/14px arial, helvetica, sans-serif;
 color: #949c81;
 text-decoration: none;
}

a.menuitem:hover {
 font: 11px/14px arial, helvetica, sans-serif;
 color: #949c81;
 text-decoration: none;
}

a.menuback  {
 font: 11px/14px arial, helvetica, sans-serif;
 color: #d4d7cc;
 text-decoration: none;
}

a.menuback:hover {
 font: 11px/14px arial, helvetica, sans-serif;
 color: #949c81;
 text-decoration: none;
}

a.selected {
 color: #949c81;
 text-decoration: none;
}

a.selected:hover {
 color: #949c81;
 text-decoration: none;
}
