@import url(../internetbasis_college/stylesheets.css);

body{
  background: url(images/bgbody.gif) repeat-y center top;
}

#briefing1col{
	border-top:1px solid #ff9900;
}

#ruimtebovencontent{
	background: #fe9900;
	height: 138px;
}

#contentvlak{
	background: url(images/hoekjeoranje.gif) no-repeat left 138px;
}

#tabeen a{
	background: url(images/tab_tab1a_college.gif) no-repeat left top;
}
/***************** non-js menu **************************************/

#menustatisch {
  border-bottom: 1px solid #ff7a00;
  clear: both;
  }
 
  #menustatisch div {
    clear: both; 
  }
 
  #menuvlak div a {
    
  	 color: #005DAA;
    font-weight: bold;
	 font-size: 11px;
    display: block;
    padding: 3px 10px;
    border-top: 1px solid #ff7a00;
    text-decoration: none;
    height: 1%; 
    /*width: 100%;
    float: left;*/
  }
/* *************** menuniveau 1 opengeklapt en geselecteerd ****************** */ 
	#menustatisch div.menuniveau_1_open_selected a {
	 color: #005DAA;
	 font-weight: bold;
    padding-left: 16px;
    background: #E5EFF5;
	}
	
/* *************** menuniveau 1 geen pijl wel geselecteerd ****************** */
	#menustatisch div.menuniveau_1_none_selected a {
	}
  
/* *************** menuniveau 1 geen pijl ****************** */
	#menustatisch div.menuniveau_1_none a {
	}
	
  
/* *************** menuniveau 1 ****************** */
	#menustatisch div.menuniveau_1 a {
    background:transparent;
	line-height:25px;
	 
	}
/* *************** menuniveau 1 opengeklapt ****************** */
  #menustatisch div.menuniveau_1_open a {
	text-decoration:none;
	color: #0265ac;
	line-height:25px;
	padding-left:10px;
	font-weight: bold;
	background: #FF7A00;

	}
  
/* *************** menuniveau 2 ****************** */
  #menustatisch div.menuniveau_2 a {
    color: #0265ac;
    background: #FFB43F;
    font-weight: normal;
	 font-size: 10px;
	}

	
/* *************** menuniveau 2 geen pijl ****************** */
  #menustatisch div.menuniveau_2_none a {
	}

/* *************** menuniveau 2 geen pijl wel geselecteerd ****************** */
  #menustatisch div.menuniveau_2_none_selected a {
	}
  
/* *************** menuniveau 2 opengeklapt ****************** */
  #menustatisch div.menuniveau_2_open a {
    color: #005DAA;
    background:#ffb43f;
	 font-size: 10px;
	}


/* *************** menuniveau 2 opengeklapt en geselecteerd ****************** */
  #menustatisch div.menuniveau_2_open_selected a {
	}
	
/* *************** menuniveau 3 ****************** */
  #menustatisch div.menuniveau_3 a {
    color: #005DAA;
	 font-weight: bold;
    padding-left: 16px;
    background: #ffce82;
	}


/* *************** menuniveau 3 actief ****************** */
  #menustatisch div.menuniveau_3_open a{
    color: #005DAA;
    font-weight: bold;
    padding-left: 16px;
    background: #ffe8c5;
	}

  
/* *************** menuniveau 3 ****************** */
  #menustatisch div.menuniveau_4 a {
    color: #005DAA;
    font-weight: normal;
    font-style: italic;
    padding-left: 26px;
    background: #E5EFF5;
	}


/* *************** menuniveau 3 actief ****************** */
  #menustatisch div.menuniveau_4_open a{
    color: #005DAA;
    font-weight: normal;
    font-style: italic;
    padding-left: 26px;
    background: #E5EFF5;
	}

/***************** einde non-js menu **************************************/
