/*vmbo GEEL*/

H1 {font-size: 14px; color: #C4A500; margin-top: 10px; margin-bottom: 10px; font-weight: bold}
H2 {font-size: 12px; color: #000000; margin-top: 10px; margin-bottom: 10px}

.rubriekNaam{
	height: 41px;
	background-image: url(../images/bg_rubriek_vmbo.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.rubriekNaam H1 {	
	font-size: 14px; 
	color: #FFFFFF; 
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.menuButton {
	height: 34px;
	width: 298px;
	margin-top: 6px;
	background-color: #FDF6CE;
	border-top: 1px solid #E2C830;
	font-size: 14px;
	font-weight: bold;
	color: #C4A500;
}

.menuButtonActive {
	height: 34px;
	width: 273px;
	margin-top: 6px;
	background-color: #FDF6CE;
	border-top: 1px solid #E2C830;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	background-image: url(../images/arrow_menu_black.gif); 
	background-repeat: no-repeat;
	background-position: 10px 11px;
}

.menuButton a {
	background-image: url(../images/arrow_menu_vmbo.gif); 
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #C4A500; 
	font-size: 14px; 
	font-weight: bold; 
	padding-left: 25px; 
	line-height: 30px; 
	text-decoration: none
}

.menuButton a:hover {
	color: #000000; 
	background-image: url(../images/arrow_menu_black.gif); 
	background-repeat: no-repeat;
	background-position: 10px 4px;	 
	text-decoration: none;
}


.infoZij {
	width: 298px;
	margin-top: -10px;
	padding-top: 10px;
	background-color: #FDF6CE;
	border-bottom: 1px solid #E2C830;
}

.infoZij div {margin: 10px}

.infoVak {
	width: 298px;
	margin-top: 6px;
	background-color: #FDF6CE;
	border-top: 1px solid #E2C830;
	border-bottom: 1px solid #E2C830;
}

.infoVak div {margin: 10px}

.infoVak a {color: #C4A500;}
.infoVak a:hover {color: #031C9A;}

.artikelKader {border: 1px solid #96D5FF; padding: 10px;}

/*Shopitem artikelpagina*/
.shopItemColumn {width: 298px; border-bottom: 1px solid #E2C830; border-top: 1px solid #E2C830; margin: 5px 0px 5px 0px; padding: 5px 0px 5px 0px; xoverflow: hidden}
.shopIntroTekstColumn {float: left; margin-left: 8px; width: 230px}

.lijst {background-color: #FDF6CE; border-top: 1px solid #E2C830;}