/*
 * Thema's
 * 
 * THEMA VOORTGEZET ONDERWIJS
 */

div#TextIframe {
	font-family: Arial;
	font-size: 0.9em;
}

div#submenuHome {
	background-color: #013183;
	margin-top: -4px;
	width: 174px;
}

div#submenuHome div#submenuHomePos{
	margin-left: 5px;
}

h4.voPage {
	font-family: Arial;
	color: #3a0088;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}

div.itemVoSmall{
	border: 3px solid #3a0088;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 20px;
	background: #FFFFFF;
	margin-left: 40px;		
}

div.itemVoLogo{
	border: 4px solid #3a0088;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	background: #FFFFFF;	
	height: 91px;	
	width: 166px;
}

div#submenuVo {
	background-color: #3a0088;
	margin-top: -4px;
	width: 174px;
}

div#submenuPos{
	margin-left: 5px;
}

ul#subMenuLinksVo {
	list-style: none;
	padding: 6px;
}
ul#subMenuLinksVo li {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	padding: 3px 0 3px 0;
}

ul#subMenuLinksVo li a.submenuVo:link, a.submenuVo:active, a.submenuVo:hover, a.submenuVo:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
}

a.schoolkeuzeVo:link, a.schoolkeuzeVo:active, a.schoolkeuzeVo:hover, a.schoolkeuzeVo:visited {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
}

h4.HeaderIframe {
	font-family: Arial;
	color: #3a0088;
}

h4.HeaderSchool{
	font-family: Arial;
	color: #3a0088;
	padding: 6px;
}


/*
 * THEME OVERIG
 */
div#submenuOverig {
	background-color: #00af4d;
	margin-top: -4px;
	width: 174px;
}


div.itemOverigLogo{
	border: 4px solid #00af4d;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	background: #FFFFFF;	
	height: 91px;	
}

img#image {
	padding: 3px;
}

img#imageSchool {
	
}

div.itemOverigSmall{
	border: 3px solid #00af4d;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 20px;
	background: #FFFFFF;
	margin-left: 40px;		
}

h4#overig {
	font-family: Arial;
	color: #00af4d;
}

/*
 * THEME CONTACT
 */
div#submenuContact {
	background-color: #00b192;
	margin-top: -4px;
	width: 174px;
}


div.itemContactLogo{
	border: 4px solid #00b192;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	background: #FFFFFF;	
	height: 91px;	
}

div.itemContactSmall{
	border: 3px solid #00b192;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 20px;
	background: #FFFFFF;
	margin-left: 40px;		
}

h4#contact {
	font-family: Arial;
	color: #00b192;
}

/*
 * THEME MBO
 */
div#submenuMbo {
	background-color: #d30000;
	margin-top: -4px;
	width: 174px;
}


div.itemMboLogo{
	border: 4px solid #d30000;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	background: #FFFFFF;	
	height: 91px;	
	width: 166px;
}

div.itemMboSmall{
	border: 2px solid #d30000;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 20px;
	background: #FFFFFF;
	margin-left: 40px;		
}

h4.mboPage {
	font-family: Arial;
	color: #d30000;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}

div.itemMbo{
	border: 4px solid #d30000;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	margin-bottom: 20px;
	padding: 15px;
	background: #FFFFFF;	
	width: 150px;
	font-family: Arial;
	font-weight: bold;
	size: 12pt;
}

h4.HeaderIframeMbo {
	font-family: Arial;
	color: #d30000;
}

a.schoolkeuzeMbo:link, a.schoolkeuzeMbo:active, a.schoolkeuzeMbo:hover, a.schoolkeuzeMbo:visited {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
}

h4#HeaderSchoolMbo{
	font-family: Arial;
	color: #d30000;
	padding: 6px;
}

/*
 * THEME HBO
 */
div#submenuHbo {
	background-color: #009ddb;
	margin-top: -4px;
	width: 174px;
}

div#submenuHboPos{
	margin-left: 5px;
}

ul#subMenuHboLinks{
	list-style: none;
	padding: 6px;
}

ul#subMenuHboLinks li {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	padding: 3px 0 3px 0;
}

ul#subMenuHboLinks li a.submenuVo:link, a.submenuVo:active, a.submenuVo:hover, a.submenuVo:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
}

div.itemHboLogo{
	border: 4px solid #009ddb;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	background: #FFFFFF;	
	height: 91px;	
}

div.itemHboSmall{
	border: 3px solid #009ddb;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 20px;
	background: #FFFFFF;
	margin-left: 40px;		
}

h4#hbo {
	font-family: Arial;
	color: #009ddb;	
}

h4#hboSchool {
	font-family: Arial;
	color: #009ddb;
	padding: 20px;
}


/*
 * THEME HOME
 */
div.itemHomeLogo{
	border: 4px solid #013183;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	background: #FFFFFF;	
	height: 91px;	
}

h4#home {
	font-family: Arial;
	color: #013183;
}


