
/*-----------Global Styles--------------*/

body {
  margin:0px;
  background-color: #FFF;
}

#overall {
  margin:           0 auto;
  width:            1000px;
  height:           1000px; 
  font-family:      Verdana, Arial, Helvetica, sans-serif, cursive;
  font-size:        11px;
  background-color: #FFF;
  
  }

/*-------------Headings-------------*/

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}
h1, h2, h3, h4, h5{
}

/*-----------Header--------------*/
div#header{
  position:   relative;
  margin:     0 auto;
  width:      100%;
  height:     155px;
}

div#headerLeft {
  width:               200px;
  height:              100%;
  float:               left;
  background-image:    url(../images/kantoor.jpg);
  background-repeat:   no-repeat;
  background-position: fixed;
  background-position: center top;
  
  }

div#headerMiddle  {
  width:               600px;
  height:              100%;
  float:               left;
  padding:             0;
  background-image:    url(../images/topBackgroundLeft.jpg);
  background-repeat:   no-repeat;
  background-position: fixed;
  background-position: center top;
}

/*div#header_middle_top  {*/
div#headerMiddleText {
  position:         relative;
  top:              27px;
  height:           60px;
  left:             38px;
  width:            309px;
  /*vertical-align: baseline;*/
  background-image: url(../images/logo.gif);
  
  }

/*div#header_middle_bottom  {*/
#middleText  {
  position:         relative;
  top:              85px;
  height:           28px;
  left:             162px; /*200px;*/
  width:            400px;
  padding:          0px; /*6px 0px 4px 0px;*/
  /*text-align:       center;
  font-size:        20px;
  color:            #fff;*/
  /*background-image: url(../images/maatwerk.png);*/
}

div#headerRight {
  width:               200px;
  height:              100%;
  float:               left;
  background-image:    url(../images/topBackgroundRight.jpg);
  background-repeat:   no-repeat;
  background-position: fixed;
  background-position: center top;
  
  }

/*div#header_right_right {*/
div#address {
  position:  relative;
  top:       0px;
  width:     170px;
  padding:   25px 10px 0px 20px;
  margin:    0;
  float:     right;
  font-size: 13px;
}

#line {  /* not used? */
  position: relative;
  height:   5px;
  width:    100%;
  border:   0px;
  margin:   0px;
  padding:  0px;
}

#red_line {   /* not used? */
  position:         relative;
  top:              0px;
  left:             200px;
  width:            600px;
  height:           100%;
  background-color: #E2001A;
  border:           0px;
}

#horizontalRule {
  /*float:     left;*/
  /*position:         relative;*/
  position:         absolute;
  top:              150px;
  left:             200px;
  width:            600px;
  height:           5px;
  border:           0px;
  margin:           0px;
  padding:          0px;
  background-color: #E2001A;
}


/*---------Container of menu's and content---------*/
div#container{
  position:         relative;
  left:             0px;
  width:            100%;
  height:           650px;  /* auto; */
  /*margin:           0 auto;*/
  margin:           0px;
  padding:          0px;
  background-color: #FFF;
  
  }


/*-------------Menu Left-------------*/

div#menuLeft {
  position:       relative;
  width:          200px;
  top:            0px;
  height:         100%;
  margin:         0px;
  padding:        0px;
  float:          left;
  background-image: url(/gradientMenuLeft.php);
  
  }

#menuLeft ul {
  margin-left:     0;
  padding:         0px; /* 5px 0px 5px;*/
  list-style-type: none;
  font-weight:     bold;
  letter-spacing:  .1em;
}

#menuLeft a {
  display:          block;
  padding:          5px 0px 6px 25px;
  width:            175px; /*100%; /* 155px; */
  text-decoration:  none;
  border:           0;
  background-color: transparent;
}

#menuLeft .subMenuItem a {
  display:          block;
  padding:          5px 0px 6px 40px;
  width:            160px; /*100%;*/
  text-decoration:  none;
  border:           0;
  background-color: transparent;
}

#menuLeft .menuChoice {
  color:            #008000;
  background-color: #808080;
}


#menuLeft a:link {
  color:            #FFF;
  background-color: transparent;
}

#menuLeft a:visited {
  color:            #D3D3D3;
  background-color: transparent;
}

#menuLeft a:hover {
  color:            #7030A0;
  background-color: #FFFFFF;
}


/*-------------The Content-------------*/
div#content{
  position:         relative;
  width:            520px;
  height:           auto;
  padding:          20px 40px;
  margin:           0;
  float:            left;
  background-color: #FFF;
  color:            #000;
  line-height:      20px;
  text-align:       left;
  
  }

div#content h1{
  font-size:      18px;
  letter-spacing: .2em;
  line-height:    24px;
  text-align:     left;
}
  
div#content a {
/*.listLinks {*/
  color: #7030A0;
  /*font-weight: bold;*/
}

div#contentRight{
  position: relative;
  width: 180px;
  height: 100%; /*auto;*/
  padding: 10px 10px;
  margin: 0;
  float: left;
  /*background-color: lightgrey;*/
  background-image: url(../images/menuRight.png);
  background-repeat: no-repeat;
  /*font:11px Verdana, Arial, Helvetica, sans-serif;*/
  font-size: 11px;
  color: black;
}

div#contentRight h1{
  font:           10px/16px Verdana, Arial, Helvetica, sans-serif, cursive;
  color:          #000;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-align:     left;
}

div#links {
  width:            200px;
  height:           650px;
  float:            left;
  padding:          25px 25px;
  font-size:        10px;
  line-height:      16px;
  color:            black;
  background-color: lightgrey;
}


/* menu in the content-part */

div#menuMiddle {
  position:  relative;
  width:     500px;
  top:       0px;
  height:    100%;
  margin:    0;
  padding:   0px;
  float:     left;
}

#menuMiddle ul {
  margin-left:     0;
  padding:         0px 5px 0px 5px;
  list-style-type: none;
  font-weight:     normal;
  letter-spacing:  .1em;
}

#menuMiddle a {
  display:         block;
  text-decoration: none;
  border:          0;
}

#subMenuMiddle {
  color: #CC0000;
}

#subMenuMiddle a:link {
  width: 450px;
  color: green;
  background-image: none;
  margin-left: -5px;
  /*padding: 8px 0px 10px 40px;*/
  padding: 0px 0px 0px 20px;
}
/*
#subMenuMiddle a:visited {
  width: 450px;
  background-image: none;
  margin-left: -5px;
  color: #CC0000;
  /*padding: 8px 0px 10px 40px;*/
  padding: 0px 0px 0px 20px;
}

#subMenuMiddle a:hover {
  background-color: #FFF;
  color: #7030A0;
}
*/
#menuMiddleChoice a:link, #menuMiddleChoice a:visited {
  background-color: gray;
}

#menuMiddleChoice a:hover {
  background-color: #FFF;
}

/* odd and even in the menu in the middle content */

.even {
  margin: 1px 0px 1px 0px;
  background-color: #FBE9B9;
  color: #000;
}
.even:hover {
  background-color: #FFF;
}
.even a, #odd a, #even a:visited, #odd a:visited {
  color: #000;
}
.even a:hover, #odd a:hover {
  color: #CC0000;
}
.odd {
  margin: 1px 0px 1px 0px;
  background-color: #FADA89;
  color: #000;
}
.odd:hover {
  background-color: #FFF;
}


.evenItem {
  margin: 1px 0px 1px 0px;
  /*background-color: #F0F0F0;*/
  color: #000;
}
.oddItem {
  margin: 1px 0px 1px 0px;
  background-color: #F0F0F0; /* #D0D0D0; */
  color: #000;
}

#textMenuMiddle {
  padding-left: 5px;
  font-weight: normal;
}

/*-------------Footer-------------*/

#footer {
  height:     20px;
  font:       10px/12px Arial, Helvetica, sans-serif;
  text-align: left;
  padding:    10px 0px 0px 0px;
  margin:     0;
  clear:      both;
  width:      100%;
  
  }


/*-------------Edit area-------------*/

#editArea {
  width:   800px;
}

.loginDot {
  /*visibility: hidden;*/
  text-decoration:  none;
}

