@charset "utf-8";

/* CSS Document */



/*************/

/*** reset ***/

/*************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}


/************/

/*** body ***/

/************/
body {
	background:url(/images/back.gif) top no-repeat;
	margin: 0;
	padding: 0;
        color:#000000;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size:12px;

}
A:LINK { color: #d88700; text-decoration: none; }
A:HOVER { color: #b16f00; text-decoration: none; }
A:VISITED { color: #d88700; text-decoration: none; }
p { padding:3px 0px 6px 0px; }
h1, h2  {
  color: #d88700;
}
h2  {
  font-size: 16px;
  padding: 12px 0px 12px 0px;
}
h1  {
  font-size: 18px;
  padding: 10px 0px 20px 0px;
}
/****************/
/*** menuleft ***/
/****************/
#menu-main{
  margin-left: 0px;
  margin-top: 30px;
  position:absolute;
}
ul.leftmenubarmain {margin:0px 0px 0px 40px}
ul.leftmenubarmain {padding:12px 0px 0px 0px}
ul.leftmenubarmain li {text-align:left; float:left;}
ul.leftmenubarmain li a {text-decoration:none; color:#d88700; font-weight:bold; float:left; text-transform:none; display:block; padding:0px 3px 0px 3px; font-size:12px; text-align:left; }
ul.leftmenubarmain li.leftmenubaritem { font-size:13px; padding:0px 0px 5px 0px; }
ul.leftmenubarmain li.leftmenubaritem:hover a{ display:block; color:#d88700; font-size:12px; text-decoration:underline;}
ul.leftmenubarmain li.leftmenubaritemselected a {padding:0px 3px 5px 3px; display:block; color:#d88700; text-decoration:underline; font-weight:bold; text-align:left;}
ul.leftmenubarmain li.leftmenubaritemselected a:hover { display:block; color:#d88700; text-decoration:none; text-align:right;}
/****************/
/*** menutop ***/
/****************/
#menu-common {
  margin-left:300px;
  margin-top: 30px;
  position:absolute;
}
ul.topmenubarmain {margin:12px 0px 0px -5px; padding:0px;}
ul.topmenubarmain li {text-align:left; float:left;}
ul.topmenubarmain li a {text-decoration:none; color:#d88700; font-weight:normal; float:left; text-transform:lowercase; display:block; padding:0px 5px 0px 5px; font-size:12px; text-align:left; }
ul.topmenubarmain li.topmenubaritem { font-size:13px; padding:0px 0px 5px 0px; }
ul.topmenubarmain li.topmenubaritem:hover a{ display:block; color:#d88700; font-size:12px; text-decoration:none; font-weight:bold;}
ul.topmenubarmain li.topmenubaritemselected a {padding:0px 5px 5px 5px; display:block; color:#d88700; text-decoration:none; font-weight:bold; text-align:left;}
ul.topmenubarmain li.topmenubaritemselected a:hover { display:block; color:#d88700; text-decoration:none; text-align:right; font-weight:bold;}


#home {
  display: block;
  width: 195px;
  height: 130px;
  left: 40px;
  top: 450px;
  position: absolute;
}

#menu-welcome-placeholder {
  top: 80px;
  left: 30px;
  position: absolute;
}

#menu-welcome-welkombij {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

#menu-welcome-name {
  top: 5px;
  text-align: right;
}

#menu-welcome-name #roned {
  font-size:40px;
  font-weight:bold;
}

#menu-welcome-name #e_oranje {
  color: #000000;
}

#menu-welcome-name #de, #hanze, #printerij {
  font-size:11px;
  font-weight:bold;
}

#menu-welcome-name #hanze {
  color: #000000;
}

#menu-utilities {
  top: 615px;
  left: 96px; 
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#menu-utilities a, #menu-utilities {
  color: #ffffff;
}

#placeholder {
  background-image: url(/images/template.png);
  background-repeat: no-repeat;
  background-position: center center;
/*  position:absolute;
  top: 50%;
  left: 50%;
  width: 924px;
  height: 600px;
  margin-top: -300px;
  margin-left: -462px;*/
  position: relative;
  margin: 0 auto;
  width: 924px;
  height: 600px;
}
ul {
  text-transform: lowercase;
  list-style-type: none;
}

a {
  text-decoration: none;
  color: black;
}

#menu-project-placeholder {
  background-image: url(/images/menu-bg.png);
  background-repeat: no-repeat;
  width:200px;
  height: 350px;
  margin-left: 68px;
  margin-top: 70px;
  position:absolute;
}

#menu-project {
  height: 350px;
  overflow: auto;
}

#breadcrumb {
  width: 680px;
  text-align: center;
  margin-left: 120px;
  margin-top: 12px;
  position: absolute;
  text-transform: lowercase;
}

#breadcrumb, #breadcrumb a {
  color: #ffffff;
  font-size: 9px;
  font-style: normal;
  letter-spacing: 0.1em;
}

#content-placeholder {
  margin-left: 300px;
  margin-top: 70px;
  height: 460px;
  width: 615px;
  overflow: auto;
  position:absolute
}

#content {
  width: 515px;
  height: 430px;
}
#content li {
  list-style-type: circle;
}
#content a {
  color: #d88700;
  text-decoration: none;
}

#content a:hover  {
  color: #b16f00;
  text-decoration: none;}

#footer-right {
  top: 560px;
  left: 720px;
  position: absolute;
  font-size: 15px;
  font-weight: bold;
}

#footer-right #pink {
  color: #d88700;
}

#footer-right #black {
  color: #000000;
}

#toolbar {
  top: 595px;
  left: 97px;
  height: 20px;
  width: 735px;
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: table;
}

.bottom, .top, .left, .right{
  position: absolute;
}

.bottom {  
  margin-top: 1px;
}
.top {   
  margin-top: -1px;
}
.left {  
  margin-left: 1px;
}
.right {  
  margin-left: -1px;
}

.pink {
  z-index: 2;
  position: absolute;
  color: #ffffff;
}

.bottom, .top, .left, .right{
  color: #d88700;
}



#maillink a {
  width: 170px;
  display: block;  
}
 

#homelink a {
  width: 170px;
  display: block;
}

.level1 {
  padding: 0px;
  margin-top: 5px;
  margin-left: 10px;
  line-height: 12px;
}

.level1 span {
  color: #d88700; 
}

.level1 ul {
  padding: 0px;
  margin-left: 12px;
}

.level1 li a {
  color: #ffffff;
  padding:0px;
  font-weight: bold;
}

.level1 li a:hover {
  color:#d88700;
}

.level2 li a{
  color: #ffffff;
  font-weight: normal;
  font-style: normal;
}

.level3 li a{
  color: #ffffff;
  font-style: italic;
}


