/* Start of CMSMS style sheet 'rkzvc' */
html,body{
      margin:0;
      padding:10px;
      height:98%;
      border:none;
                background-color: #eaeaea;
                font-family: Arial, Verdana, Tahoma;
                font-size: 10pt;
}

body {
	scrollbar-3dlight-color : #88CB88;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #5FB85F;
	scrollbar-darkshadow-color : #003300;
	scrollbar-face-color : #009900;
	scrollbar-highlight-color : #009900;
	scrollbar-shadow-color : #009900;
	scrollbar-track-color : #006600;
}

.a_grijs:hover {
	color: #000000;
}

.a_grijs {	
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}



#breadcrumbs
{
        color: #000000;
        padding-left: 5px;
}

#breadcrumbs a
{
 color: #000000;
}

#breadcrumbs a:hover
{
color: #008700;
}

#content
{
               position: static;
               width: 770px;
               
               display: table-cell;
               overflow-x: hidden;
               overflow-y: auto;
               padding-left: 10px;
               padding-top: 10px;
               padding-bottom: 10px;
               min-height:600px;
}

.rightCorner
{
	background-image: url('images/HoekRechts.gif');
	background-position:bottom right;
	background-repeat: no-repeat;
	background-attachment: scroll;
                background-color: #eaeaea;
}

a {	
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a {	
	color: #666666;
}
/* End of 'rkzvc' */

