body{
	background: #EDEDED url('afbeeldingen/background.jpg') repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/1.6 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}

#container{
	margin: 0 auto 0 auto;
	width: 1120px;
	text-align: left;
	font-size: 11px;
}

#header{
	margin: 0 auto 0 auto;
	padding: 0;
	background: url('afbeeldingen/header.png') no-repeat center top;
	height: 130px;
	width: 1040px;
}

#header h1{
	position: absolute;
	top: 54px;
	text-align: center;
	color: #FFA500;
	font-size: 16px;
	text-decoration: none;
	padding-left: 300px;
}

#header .inloginfo{
	float: right;
	text-align: right;
	padding: 40px 60px 0 0;
	font-size: 11px;
}

#main{
	clear: right;
	width: 1040px;
	background: url('afbeeldingen/main.png') repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 10px;
	min-height: 400px;
	font-size: 11px;
}

#hoofdtekst{
	width: 980px;
        margin: 0 auto 0 auto;
        padding: 20px;
}

#hoofdtekst p {
	padding: 4px 0px;
	text-align: justify;
}


#main h1 {
	text-align: center;
	color: orange;
	font-size: 16px;
	text-decoration: none;
}

#main h2 {
	text-align: left;
	color: #808080;
	font-size: 15px;
	text-decoration: none;
}

#main h3 {
	text-align: left;
	color: orange;
	font-size: 12px;
	text-decoration: none;
}

#main table{
	color: #777;
	font-size: 11px;
	font-family: Verdana;
}

#main table td.titel{
	width: 580px;
	text-align: center;
	vertical-align: middle;
}

#main table td.titel a{
        color: white;
        text-decoration: none;
}

#main table td.titel a:hover{
        text-decoration: underline;
}


#main table td.CQlogo{
	width: 200px;
}

#main table td.inloginfo{
	width: 200px;
	text-align: right;
}

#main table.cqstyle{
	background: #ffffff;
	color: #777;
	font-size: 11px;
	font-family: Verdana;
	border: #ffffff 1px solid;
	width: 940px;
}

#main table.cqstyle tr.even{
	background: #DCDCDC;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	border: #ffffff 1px solid;
}

#main table.cqstyle tr.oneven{
	background: #EDEDED;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	border: #ffffff 1px solid;
}

#main table.cqstyle tr.titel2{
	background: #777777;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border: #ffffff 1px solid;
	text-align: center;
}

#main table.cqstyle tr.titel2 a{
        color: white;
        text-decoration: none;
}

#main table.cqstyle tr.titel2 a:hover{
        color: white;
        text-decoration: underline;
}

#main table.cqstyle tr.titel{
	background: orange;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	border: #ffffff 1px solid;
}

#main table.kruisverbanden{
        background: #ffffff;
        color: #777;
        font-size: 11px;
	font-family: Verdana;
	border: #ffffff 1px solid;
	width: 950px;
}

#main table.kruisverbanden td.waarde{
        text-align: center;
        min-width: 50px;
}

#main table.kruisverbanden tr.even{
        background: #DCDCDC;
        font-size: 11px;
        color: #000000;
	font-family: Verdana;
	border: #ffffff 1px solid;
}

#main table.kruisverbanden tr.oneven{
        background: #EDEDED;
        font-size: 11px;
        color: #000000;
	font-family: Verdana;
	border: #ffffff 1px solid;
}

#main table.kruisverbanden tr.titel2{
        background: #777777;
        color: #ffffff;
        font-size: 11px;
	font-family: Verdana;
	border: #ffffff 1px solid;
	text-align: center;
}

#main table.kruisverbanden td.titel{
        background: orange;
        color: #ffffff;
        font-size: 11px;
	font-family: Verdana;
	border: #ffffff 1px solid;
	text-align: center;
}

#main table.kruisverbanden td.titel h1{
        text-align: center;
	color: white;
	font-size: 16px;
	text-decoration: none;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffa500;
}

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

#footer{
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	background: url('afbeeldingen/footer.png') no-repeat center bottom;
	height: 50px;
	width: 1040px;
	text-align: right;
}

#footer p{
	margin: 0 40px 0 0;
}

div.ok{
	padding: 5px 0 5px 50px;
	background: #CEF6CE;
	color: #0B610B;
	border-width: 1px;
	border-color: #0B610B;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
}

.groen{
	background: #CEF6CE;
	color: #0B610B;
}
.rood{
	background: #F6CECE;
	color: #610B0B;
}


/*****************************************
* Menu panel 
*****************************************/
div#content-box{
	width: 950px;
}

div#cpanel1{
	width: 950px;
}

#cpanel1 div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
	font-size: 10px;
}

#cpanel1 div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel1 div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

#cpanel1 img  { 
	padding: 10px 0;
	margin: 0 auto;
	border: 0;
}

#cpanel1 span {
	display: block;
	text-align: center;
}

#cpanel1 div.info{
	padding: 5px;
	background: #f6f6f6;
	visibility: hidden;
	position: absolute;
	width: 300px;
	border-width: 1px;
	border-style: dashed;
	border-color: #ccc;
}

div#toolbar-box {
  background: #f7f7f7;
}

div#element-box {
  background: #fff;
}

div#element-box div.section-box div.m {
	background: #fbfbfb;

}

div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

div.m {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}

div#element-box div.m {
  padding: 5px 10px;
}


div#element-box div.m {
  background: #f9f9f9;
}

div#element-box div.t {
  background: url(afbeeldingen/j_border_t.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(afbeeldingen/j_crn_tr_med.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(afbeeldingen/j_crn_tl_med.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(afbeeldingen/j_border_b.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(afbeeldingen/j_crn_br_med.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(afbeeldingen/j_crn_bl_med.png) 0 0 no-repeat;
}

div#element-box div.t {
  background: url(afbeeldingen/j_border_t.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(afbeeldingen/j_crn_tr_light.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(afbeeldingen/j_crn_tl_light.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(afbeeldingen/j_border_b.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(afbeeldingen/j_crn_br_light.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(afbeeldingen/j_crn_bl_light.png) 0 0 no-repeat;
}