/* CSS StyleSheet - Het Stedelijk Lyceum */
html {
	margin: 0px;
	padding: 0px;
}

/* Scrollbar kleur */
body {
	scrollbar-arrow-color: #333333;
	scrollbar-face-color: #F3F1F1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #F3F1F1;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	font-family: Arial;
	margin: 0 auto 0 auto !important;
	margin: 0;
	overflow: auto;
	text-align: center;
	background-color: #ffffff;
}


/* Bepaalde tags resetten */
PRE {
	margin: 0px;
	padding: 0px;
	border: 0;
	width: 100%;
	height: auto;
	float: left;
	clear: right;
	
}
input:focus {
	background-color: #FFF1E1;
}
/* Container configuratie */
#mainContainer {
	width: 1020px;
	height: 630px !important;
	height: 630px;
	overflow: hidden;
	text-align: left;
	margin: 0 auto 0 auto !important;
	margin: 0;
}
/* Content containers */
#mainContainer #hoofdmenu {
	height: 30px;
}
#mainContainer #panel {
	position: relative;
	top: 30px;
	float: right;
	padding-right: 4px;
	width: 165px;
	height: auto;
}
#mainContainer #panel-vervolg {
	position: relative;
	top: 30px !important;
	top: 22px;
	float: right;
	width: 165px;
	height: 300px !important;
	height: 470px;
	margin-right: 4px !important;
	margin-right: 3px;
}
/* Configuratie hoofdmenu */
#submenu {
	position: relative;
	width: 145px !important;
	width: 165px;
}
#mainContainer TABLE#hoofdmenu {
	margin: 0;
	padding: 0;
	width: 1020px;
	text-decoration: none;
}
#mainContainer #hoofdmenu #normal {
	width: 169px;
	height: 26px !important;
	height: 30px;
	text-align: center;
	margin: 0 0 0 5px;
	padding: 5px 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
}
#mainContainer #hoofdmenu #normal A {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 14pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#hoofdmenu-submenu {
	position: absolute;
	margin: 0 auto 0 auto;
}
/* Rood */
.submenu-1 A:link, .submenu-1 A:visited, .submenu-1 A:active {
	font-family: Arial;	
       font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #e72b20;
	background-color: #FEF4F4;
	width: 145px !important;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: right;
	text-align: left;
}
.submenu-1 A:hover {
	font-family: Arial;	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f2dddc;
	color: #e72b20;
	text-align: left;
}
/* Violet */
.submenu-2 A:link, .submenu-2 A:visited, .submenu-2 A:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #9C33A2;
	background-color: #FAF5FA;
	width: 145px !important;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
.submenu-2 A:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #eadee9;
	color: #9C33A2;
	text-align: left;
}
/* Blauw */
.submenu-0 A:link, .submenu-0 A:visited, .submenu-0 A:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #3B4DA0;
	background-color: #F5F6FA;
	width: 145px !important;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
	cursor: default;
}
.submenu-0 A:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #e0e0e9;
	color: #3B4DA0;
	text-align: left;
	cursor: default;
}
body.blauw {
}
/* Groen */
.submenu-3 A:link, .submenu-3 A:visited, .submenu-3 A:active {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #61C42F;
	background-color: #F7FCF4;
	width: 145px !important;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
.submenu-3 A:hover {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #ddead4;
	color: #61C42F;
	text-align: left;
}
/* Oranje */
.submenu-4 A:link, .submenu-4 A:visited, .submenu-4 A:active {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9000;
	background-color: #FFFCF2;
	width: 145px !important;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
.submenu-4 A:hover {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f5e3cd;
	color: #FF9000;
	text-align: left;
}
/* Geel */
.submenu-5 A:link, .submenu-5 A:visited, .submenu-5 A:active {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFC400;
	background-color: #FFF9F2;
	width: 145px !important;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
.submenu-5 A:hover {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f5eacd;
	color: #FFC400;
	text-align: left;
}
/* Startpagina */
#mainContainer #startpagina_links {
	position: relative;
	float: left;
	top: 40px !important;
	top: 30px;
	left: 0px;
	border-left: 4px solid #ffffff;
	width: 165px;
	height: 259px;
	z-index: 10;
	height: 400px;
}
#mainContainer #startpagina_links table.contenttable td {
	border-width: 0px;
	border-spacing: 0;
	border-style: none;
	border-collapse: collapse;
}
#mainContainer #startpagina_links IMG {
	border: 0;
	margin: 0 0 4px 0;
}

#mainContainer #startpagina_foto {
	position: absolute;
	top: 34px;
	left: 210px;
	z-index: 0;
}
#mainContainer #animatie {
	position: relative;
	top: -350px;
	height: 225px;
	overflow: hidden;
	width: 300px;
	float: left;
	left: -50px;
}
#mainContainer #tekst {
	position: absolute;
	top: 50px;
	left: 210px;
	padding-top: 20px !important;
	padding-top: 15px;
	vertical-align: top;
	width: 570px !important;
	width: 410px;
	z-index: 1;
	display: block;
}
#mainContainer #start_logo {
	position: absolute;
	top: 510px !important;
	top: 510px;
	left: 270px;
	z-index: 2;
}
/* Tekstopmaak Paginatitel en vervolgtekst in balk SubTop */
#mainContainer #localisatie {
	position: relative;
	top: 30px !important;
	top: 22px;
	left: 4px;
	width: 842px !important;
	width: 842px;
	float: left;
}
#mainContainer #localisatie .SubTop_titel {
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
#mainContainer #localisatie .localisatie-nav A {
	color: #fff;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
/* Tekstopmaak menu rechts = panelmenu */
#mainContainer #panel #panel-menu, #mainContainer #panel-vervolg #panel-menu {
	text-align: center;
	border-bottom: 4px solid #ffffff;
	width: 165px;
	height: 30px
}
#mainContainer #panel #panel-menu A, #mainContainer #panel-vervolg #panel-menu A {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20pt;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#mainContainer #start_locaties_links {
	position: relative;
	top: 35px;
	left: 4px;
	clear: left;
	float: left;
	width: 166px;
	padding-top: 27px;
}

/* Vervolgpagina's */
#mainContainer #schoolgids {
	position: relative;
	top: 64px !important;
	top: 64px;
	left: 4px;
	width: 166px;
	height: 250px;
	float: left;
}
#mainContainer #schoolgids A, #mainContainer #schoolgidsmenu A {
	font-family: Arial;
	
font-size: 12px;
	text-decoration: none;
	
line-height: 16px;
}
#mainContainer #foto-links {
	position: relative;
	top: 90px;
	left: 4px;
	clear: left;
	float: left;
	width: 166px;
	padding-top: 30px;
}
#mainContainer #fotobalk-rood {
	position: absolute;
	float: left;
	clear: left;
	top: 500px !important;
 	top:;
	width: 700px;
	height: 50px;
	padding-top: 30px;
	background-image: url(../images/rood/fotobalk1.gif)
}
#mainContainer #fotobalk-links-rood {
	position: relative;
	top: 60px;
	float: left;
	width: 166px;
	height: 430px;
	padding-top: 40px;
	padding-left: 44px;
	background-image: url(../images/rood/fotobalk2.gif)
}
#mainContainer #fotobalk-violet {
	position: absolute;
	float: left;
	clear: left;
	top: 500px !important;
 	top:;
	width: 700px;
	height: 50px;
	padding-top: 30px;
	background-image: url(../images/violet/fotobalk1.gif)
}
#mainContainer #fotobalk-links-violet {
	position: relative;
	top: 60px;
	float: left;
	width: 166px;
	height: 430px !important;
	height: 460px;
	padding-top: 40px;
	padding-left: 44px;
	background-image: url(../images/violet/fotobalk2.gif)
}
#mainContainer #fotobalk-blauw {
	position: absolute;
	float: left;
	clear: left;
	top: 500px !important;
 	top:;
	width: 700px;
	height: 50px;
	padding-top: 30px;
	background-image: url(../images/blauw/fotobalk1.gif)
}
#mainContainer #fotobalk-links-blauw {
	position: relative;
	top: 60px;
	float: left;
	width: 166px;
	height: 511px;
	padding-top: 40px;
	padding-left: 44px;
	background-image: url(../images/blauw/fotobalk2.gif)
}
#mainContainer #fotobalk-groen {
	position: absolute;
	float: left;
	clear: left;
	top: 500px !important;
 top:;
	width: 700px;
	height: 50px;
	padding-top: 30px;
	background-image: url(../images/groen/fotobalk1.gif)
}
#mainContainer #fotobalk-links-groen {
	position: relative;
	top: 60px;
	float: left;
	width: 166px;
	height: 511px;
	padding-top: 40px;
	padding-left: 44px;
	background-image: url(../images/groen/fotobalk2.gif)
}
#mainContainer #fotobalk-geel {
	position: absolute;
	float: left;
	clear: left;
	top: 500px !important;
 top:;
	width: 700px;
	height: 50px;
	padding-top: 30px;
	background-image: url(../images/geel/fotobalk1.gif)
}
#mainContainer #fotobalk-links-geel {
	position: relative;
	top: 60px;
	float: left;
	width: 166px;
	height: 511px;
	padding-top: 40px;
	padding-left: 44px;
	background-image: url(../images/geel/fotobalk2.gif)
}
#mainContainer #fotobalk-oranje {
	position: absolute;
	float: left;
	clear: left;
	top: 500px !important;
 top:;
	width: 700px;
	height: 50px;
	padding-top: 30px;
	background-image: url(../images/oranje/fotobalk1.gif)
}
#mainContainer #fotobalk-links-oranje {
	position: relative;
	top: 60px;
	float: left;
	width: 166px;
	height: 511px;
	padding-top: 40px;
	padding-left: 44px;
	background-image: url(../images/oranje/fotobalk2.gif)
}
#mainContainer #adres {
	position: relative;
	top: -70px;
	width: 166px;
	left: 42px;
	float: left;
	clear: both;
}
/* Tekstopmaak content */
#mainContainer #content {
	text-align: left;
	height: 325px;
	width: 503px;
	overflow : auto;
	position: relative;
	top: 60px;
	left: 173px;
	float: left;
	clear: left;
}
#mainContainer #content1 {
	text-align: left;
	position: relative;
	top: 60px;
	left: 173px;
	height: 370px;
	width: 503px !important;
	width: 505px;
	overflow: auto;
	float: left;
	clear: left;
}
#mainContainer #content2 {
	position: relative;
	top: 50px !important;
	top: 60px;
	left: 0px !important;
	left: 44px;
	float: left;
	height: 490px;
	width: 510px;
	overflow: auto;
	padding-right: 10px;
	padding-top: 0;
}
#mainContainer #content3 {
	position: relative;
	top: 60px;
	left: 88px;
	float: left;
	height: 500px;
	width: 446px;
	overflow : auto;
}
#mainContainer #kop {
	position: relative;
	top: 34px;
	left: 348px;
	height: 60px;
	float: left;
}
#mainContainer #contentlinks {
	text-align: left;
	position: relative;
	top: 30px;
	left: 4px;
	width: 166px;
	height: 300px;
	float: left;
	clear: left;
}
#mainContainer #contentnormaal {
	position: relative;
	text-align: left;
	top: 30px !important;
	top: 30px;
	left: 100px !important;
	left: 88px;
	width: 430px;
	height: 300px;
	float: left;
	overflow: auto;
}
#mainContainer #contentlocatie {
	text-align: left;
	float: left;
	position: relative;
	top: 30px;
	left: 4px;
	height : 500px;
	width : 825px;
	overflow : no;
}
#mainContainer #schoolgidsmenu {
	position: relative;
	top: 90px;
	left: 4px;
	float: left;
	width: 166px;
	height: 400px;
}
#mainContainer #contentschoolgids {
	text-align: left;
	position: relative;
	float: left;
	top: 60px;
	left: 84px;
	width: 425px;
	height : 300px;
	overflow: auto;
}
#mainContainer #contentschoolgids2 {
	text-align: left;
	position: relative;
	float: left;
	top: 60px;
	left: 88px;
	width: 370px;
	height : 300px;
	overflow: auto;
}
#mainContainer #plaatjemidden {
	position:absolute;
	bottom: 20px;
	vertical-align: bottom;
	text-align: center;
}
#mainContainer #logo-groot {
	visibility: visible;
	position: relative;
	top: -90px !important;
	top: 8px;
	float: right;
	clear: none !important;
	clear: both;
	width: 256px;
	height: 137px
}
#mainContainer #logo-klein {
	position: absolute !important;
	position: absolute;
	left: 850px !important;
	left: auto;
	bottom: 0px;
	right: 4px;
	float: right;
	clear: left !important;
	clear: both;
	top: 485px !important;
	top: 500px; 
}
#mainContainer #logo-klein-schoolgids {
	position: relative !important;
	position: absolute;
	bottom: 0px;
	right: 4px;
	float: right;
	clear: left !important;
	clear: both;
	top: 100px !important;
	top: 500px;
	vertical-align: bottom;
}
.csc-firstHeader {
	color: #e72b20;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 24px
}

P {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	vertical-align: text-top;
}
H5 {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	line-height: 17px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	vertical-align: text-top;
}
H1 {
	color: #000000;
	
font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0
}
H3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0
}
.H7 {
	color: #3B4DA0;
	
font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0
}
ul {
	color: #000000;
	
font-size: 12px;
	font-family: Arial;
	
line-height: 16px;
	list-style-image: url("images/punt.gif");
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 0px;
	padding-left: 17px;
}
ul ul {
	color: #000000;
	
font-size: 12px;
	font-family: Arial;
	
line-height: 16px;
	list-style-image: url("images/streepje.gif");
	position: relative;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}
LI {
	color: #000000;
	
font-size: 12px;
	font-family: Arial;
	
line-height: 16px;
	margin-left: 2px;
}
OL {
	color: #000000;
	
font-size: 12px;
	font-family: Arial;
	
line-height: 16px;
	margin-left: 25px;
}
a:link, #mainContainer #content a:link, #mainContainer #contentlinks A, #mainContainer #panel div.news span.news a:link, #mainContainer #panel_vervolg div.news a:link {
	color: #3b4da0;
	
font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	text-decoration: underline;
}
a:active, #mainContainer #content a:active, #mainContainer #panel div.news a:active, #mainContainer #panel_vervolg div.news a:active {
	color: #3b4da0;
	
font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	text-decoration: underline;
}
a:visited, #mainContainer #content a:visited, #mainContainer #panel div.news a:visited, #mainContainer #panel_vervolg div.news a:visited {
	color: #3b4da0;
	
font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	text-decoration: underline;
}
a:hover, #mainContainer #content a:hover, #mainContainer #panel div.news a:hover, #mainContainer #panel_vervolg div.news a:hover {
	color: #3b4da0;
	
font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
line-height: 16px;
	text-decoration: underline;
}
/* Tekstopmaak menu/sitemap */
DIV.csc-menu-1 {
	line-height: 18pt
}
/* Tekstopmaak laatste nieuws */
.news {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold
}
.news_H1 {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	margin: 12px 0 -18px 0;
}
/*
.news-list-item H1 {
	margin: 0 0 -18px 0;
}
*/
/* Tekstopmaak fotoalbum */
.descr_short {
	color: #000000;
	
font-size: 12px;
	font-family: Arial;
	
line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	vertical-align: text-top;
}
/***************************************************************************************/
/* Template Rood */
/* Algemene achtergrondkleur */
#schoolgids A.submenurood, A.submenurood {
	color: #e72b20;
}
.rood {
	background-color: #e72b20;
}
/* Tekstopmaak SubTop */
.rood_SubTop {
	color: #e72b20;
	padding-left: 38px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Tekstopmaak content */
.rood_H1 {
	color: #e72b20;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
}
.rood_Kop1 {
	color: #e72b20;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	position: relative;
	top: 12px;
}
/***************************************************************************************/
/* Template Violet */
/* Algemene achtergrondkleur */
#schoolgids A.submenuviolet, A.submenuviolet {
	color: #9c33a2;
}
.violet {
	background-color: #9C33A2
}
/* Tekstopmaak SubTop */
.violet_SubTop {
	color: #9C33A2;
	padding-left: 38px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Tekstopmaak content */
.violet_H1 {
	color: #9C33A2;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;

}
.violet_Kop1 {
	color: #9C33A2;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	top: 12px;
}
/***************************************************************************************/
/* Template Blauw */
/* Algemene achtergrondkleur */
#schoolgids A.submenublauw, A.submenublauw {
	color: #3b4da0;
}
.blauw {
	background-color: #3B4DA0
}
/* Tekstopmaak SubTop */
.blauw_SubTop {
	color: #3B4DA0;
	padding-left: 38px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Tekstopmaak content */
.blauw_H1 {
	color: #3B4DA0;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
}
.blauw_Kop1 {
	color: #3B4DA0;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	top: 12px;
}
.schoolgidsnav {
	color: #3b4da0;
	
font-size: 12px;
	font-family: Arial;
	
line-height: 16px;
	text-decoration: none;
}
.schoolgidsnav A {
	color: #3b4da0;
	
font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	
line-height: 16px;
	text-decoration: none;
}

/***************************************************************************************/
/* Template Groen */
/* Algemene achtergrondkleur */
#schoolgids A.submenugroen, A.submenugroen {
	color: #61c42f;
}
.groen {
	background-color: #61C42F
}
/* Tekstopmaak SubTop */
.groen_SubTop {
	color: #61C42F;
	padding-left: 38px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Tekstopmaak content */
.groen_H1 {
	color: #61C42F;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
}
.groen_Kop1 {
	color: #61C42F;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	top: 12px;
}
/***************************************************************************************/
/* Template Geel */
/* Algemene achtergrondkleur */
#schoolgids A.submenugeel, A.submenugeel {
	color: #ffc400;
}
.geel {
	background-color: #FFC400
}
/* Tekstopmaak SubTop */
.geel_SubTop {
	color: #FFC400;
	padding-left: 38px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Tekstopmaak content */
.geel_H1 {
	color: #FFC400;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
}
.geel_Kop1 {
	color: #FFC400;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	top: 12px;
}
/***************************************************************************************/
/* Template Oranje */
/* Algemene achtergrondkleur */
#schoolgids A.submenuoranje, A.submenuoranje {
	color: #ff9000;
}
.oranje {
	background-color: #FF9000
}
/* Tekstopmaak SubTop */
.oranje_SubTop {
	color: #FF9000;
	padding-left: 38px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Tekstopmaak content */
.oranje_H1 {
	color: #FF9000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
}
.oranje_Kop1 {
	color: #FF9000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	top: 12px;
}


body.rood,
body.violet,
body.blauw,
body.groen,
body.oranje,
body.geel {
	background-color: #ffffff;
}

/* Jaarrooster */
#jaarrooster {
	width: 655px;
	height: 400px;
	overflow: auto;
}
TABLE.jaarrooster {
	border-bottom: 1px solid #999999;
	border-right: none;
	border-top: none;
	border-left: none;
	margin-top: -20px;
}
TD.jaarrooster {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-collapse: collapse;
}
#content TABLE TD {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px;
}