html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    background-color: Black;
    overflow: auto;
    width: 100%;
    height: 100%;
    background-color: #000000;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div {
    margin: 0px;
    padding: 0px;
}

hr {
    color: #e96724;
}

h1 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #e96724;
}

h2 {
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
}

h4 {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
}

h5 {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    letter-spacing: 0px;
}

td {
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    font-size: 12px;
    color: #0c2e82;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:visited {
    color: #0c2e82; 
    text-decoration: none;
}

a:hover {
    color: #000000; 
    text-decoration: none;
}

a:active {
    color: #0c2e82; 
    text-decoration: none;
}

a.menulink {
    font-weight: bold;
    font-size: 12px;
    color: #c5c7c8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
}

a.menulink:visited {
    color: #c5c7c8;
    text-decoration: none;
}

a.menulink:hover {
    color: White; 
    text-decoration: none;
}

a.menulink:active {
    color: #c5c7c8;
    text-decoration: none;
}





a.menulink2 {
    font-weight: none;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

a.menulink2:visited {
    color: #000000;
    text-decoration: none;
}

a.menulink2:hover {
    color: EC6400; 
    text-decoration: none;
}

a.menulink2:active {
    color: #000000;
    text-decoration: none;
}

#container {    
    margin-left: auto;
    margin-right: auto;
    width: 1133px;
    height: 100%;
    float: none;
}

#vacatureItem {
    margin-top: 15px;
}

#linkerbalk {
    background-image: url(/roosgroep/images/roosgroep/zijbalk_links.jpg);
    background-repeat: no-repeat;
    width: 202px;
    float: left;
    height: 100%;
}

#rechterbalk {
    background-image: url(/roosgroep/images/roosgroep/zijbalk_rechts.jpg);
    background-repeat: no-repeat;
    width: 202px;
    float: left;
    height: 100%;
}

#middenbalk {
    text-align: left;
    background-color: White;
    width: 729px;
    float: left;
}

#header {
    width: 729px;
    height: 237px;
}

#headerLeft {
    width: 249px;
    height: 237px;
    float: left;
}

#headerRight {
    width: 480px;
    height: 237px;
    float: left;
}

#menu {
    width: 729px;
    height: 19px;
    *height: 23px;
    background-color: #515055;
    background-image: url(/roosgroep/images/roosgroep/menu_stuk_rechts.gif);
    background-position: center right;
    background-repeat: no-repeat;
    color: White;
    font-size: 12px;
    text-align: right;
    padding-top: 4px;
}

#menu span {
    margin-right: 108px;
}

#content {
    width: 729px;
    background-image: url(/roosgroep/images/roosgroep/menu_links_achtergrond.gif);
    background-position: top left;
    background-repeat: repeat-y;
    float: left;
    background-color: #e7e7e7
}

#prev_nextpage {
    width: 400px;
}

#prevpage {
    float: left;
}

#nextpage {
    float: right;
}

#menulinks {
    width: 139px;
    float: left;
}

#menu_links_boven {
    float: left;
    width: 139px;
    *height: 272px;
    min-height: 272px;
    background-image: url(/roosgroep/images/roosgroep/menu_achtergrond_boven.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

#menu_links_boven_kop {
    background-position: top left;
    background-image: url(/roosgroep/images/roosgroep/menu_stuk_boven.gif);
    background-repeat: no-repeat;
    padding-top: 18px;
    font-weight: bold;
    border-bottom: 2px solid White;
    float: left;
    color: White;
    width: 139px;
}

#menu_links_boven_kop span {
    margin-left: 12px;
    margin-bottom: 5px;
}

#menu_links_boven_content {
    float: left;
}

#menu_links_boven_content ul {
    width: 139px;
    margin: 0px;
    padding: 0px;
}

#menu_links_boven_content li {
    list-style: none;
    border-bottom: 2px solid White;
    float: left;
    color: #c5c7c8;
    width: 139px;
    padding-top: 4px;
    padding-left: 0px;
    margin-left: 0px;
}

#menu_links_boven_content dl {
    margin-left: 0px;
}

#menu_links_boven_content dd {
    margin-left: 7px;
}

#menu_links_onder {
    width: 139px;
    float: left;
    background-image: url(/roosgroep/images/roosgroep/menu_links_achtergrond.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

#menu_links_onder_kop {
    background-position: top left;
    background-image: url(/roosgroep/images/roosgroep/menu_stuk_midden.gif);
    background-repeat: no-repeat;
    padding-top: 18px;
    font-weight: bold;
    border-bottom: 2px solid White;
    float: left;
    color: #2e2f33;
    width: 139px;
}

#menu_links_onder_kop span {
    margin-left: 12px;
    margin-bottom: 5px;
}

#menu_links_onder_content {
    float: left;
    padding-bottom: 15px;
}

#menu_links_onder_content ul {
    width: 139px;
    margin: 0px;
    padding: 0px;
}

#menu_links_onder_content li {
    list-style: none;
    border-bottom: 2px solid White;
    float: left;
    color: #c5c7c8;
    width: 139px;
    padding-top: 4px;
}

#menu_links_onder_content span {
    margin-left: 12px;
}

#content_rechts {
    width: 587px;
    *width: 590px;
    float: left;
    background-image: url(/roosgroep/images/roosgroep/content_achtergrond_boven.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    border-left: 2px solid White;
    border-right: 1px solid #cccccc;
}

#content_tekst {
    margin: 10px;
    width: 417px;
    *width: 407px;
    float: left;
}

#content_images {
    width: 150px;
    float: left;
    padding-top: 40px;
    background-image: url(/roosgroep/images/roosgroep/images_achtergrond.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    *height: 392px;
    min-height: 392px;
}

#content_images img {
    border: 2px solid White;
    margin-left: 0px;
    width: 128px;
    height: 128px;
    margin-top: 15px;
}

#menuonder {
    clear: both;
    width: 729px;
    height: 24px;
    *height: 28px;
    background-image: url(/roosgroep/images/roosgroep/menu_onder_achtergrond.gif);
    background-repeat: repeat-x;
    color: White;
    font-size: 12px;
    text-align: right;
    padding-top: 4px;
}

#menuonder span {
    margin-right: 108px;
}

#footer {
    clear: both;
    height: 20px;
    width: 729px;
    text-align: center;
    color: #c5c7c8;
    font-weight: bold;
}



















/* Styles for Menu Items */

ul#nav  
{  
list-style: none;
padding: 0;
margin: 0;
}

ul#nav li {
  position: relative;
  float: left;
  width: 139px;
  height: 23px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  overflow: hidden;
} 

ul#nav li a, ul#nav li a:link,ul#nav li a:active,ul#nav li a:visited, ul#nav li a:hover {
  display: block;
  width: 139px;
  text-align: left;
  vertical-align: middle;
  color: #c5c7c8;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
}

ul#nav li a:hover {
    color: #ffffff; 
 } 


/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }

ul#subnav  {  
list-style: none;
padding: 0;
margin: 0;

}

ul#subnav li {
  position: relative;
  float: right;
  width: 139px;
  height: 21px;
  /*height: 20px; heeft geen zin om deze te setten omdat IE het niet mee neemt als display weer op block wordt gezet*/
  /*wordt dus in de JS code gezet*/
  background-color: #ffffff;
  color: #000000;
  padding-left: 5px;
} 

ul#subnav li a, ul#subnav li a:link,ul#subnav li a:active,ul#subnav li a:visited, ul#subnav li a:hover {
  display: block;
  text-align: left;
  vertical-align: middle;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  padding-left: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-image: none;
  text-decoration: none;
}

ul#subnav li a:hover {
    color: #000; 
    text-decoration: underline;
 } 


/* Fix IE. Hide from IE Mac \*/
* html ul#subnav li { float: left; height: 1%; }
* html ul#subnav li a { height: 1%; }


ul#sublinks  {
list-style: circle;
list-style-position: inside;
margin: 0;
padding: 0;
}

ul#sublinks li {
  position: relative;
  float: left;
  background-color: #fff;
  color: #1C6CA7;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 15px
} 

ul#sublinks li a, ul#sublinks li a:link,ul#sublinks li a:active,ul#sublinks li a:visited, ul#sublinks li a:hover {
  text-align: left;
  vertical-align: middle;
  padding-right: 5px;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  background-image: none;
}

ul#sublinks li a:hover {
    background-color: #fff;
    color: black;
 } 

/* End */
/* END Styles for Menu Items */
