/* web site PRISMA scopescholen */
/* januari 2006, Ad Berlijn */
.blackBorder {
	border: 1px solid #000000;}


.body {
	font-family: arial;
/*	color: #A90056;  */
	color: #FFFFFF;
	text-decoration: none; 
}

.header {
	 font-size: 15; 
	 color: #006666; 
	 font-weight: bold; 
	 line-height: 19pt;
}

.header2 {
	font-size: 13; 
	font-weight: bold; 
	line-height: 17pt;
}

.text {
	font-family: arial;
	color: #000000;
	font-size: 14px; 
	line-height: 17pt;
}


p { 
	line-height: 17pt; 
}

.border1 {
	border: 1px solid #000000;
}

.textarea { 
	scrollbar-3dlight-color:#6699CC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6699CC;
	scrollbar-darkshadow-color:#6699CC;
	scrollbar-face-color:#6699CC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#6699CC; 
}

.hand {
	cursor: hand
}


a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active  {
	color: #999999;
	text-decoration: underline;
}


body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

.menu {
	font-family: arial;
	font-size: 16px;
	color: #CCCCCC;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.subframe {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

.subframe a:link {
	color: #CC3300;
	text-decoration: none;
}
.subframe a:visited {
	color: #CC3300;
	text-decoration: none;
}
.subframe a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.subframe a:active {
	color: #CC3300;
	text-decoration: underline;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
 	z-index: 10;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #FFFFFF;
	border: 1px outset #CC3300;
}

