/* CollegeWeb CSS */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	vertical-align: top;
/*    font-size:0.8em;*/
}

table.A{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
}
td.A{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color: #FFFFFF;
   background-color: #FF0000; 
   font-family:Arial; 
}
a.a{
  color: #FFFF00;
  text-decoration: none;
}
a.a:active {
    color: #FFFF00;
    text-decoration: none;
}

a.a:visited {
    color: #FFFF00;
    text-decoration: none;
}

a.a:hover {
	  color: #FFFF00;
    text-decoration: underline;
}
table.B{
   border-left: #7FFF00 1px solid;
   border-top: #7FFF00 1px solid;
}
td.B{
   border-left: #7FFF00 1px solid;
   border-top: #7FFF00 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:white; 
   background-color: #7FFF00; 
   font-family:Arial; 
}
a.b{
  color: #000000;
  text-decoration: none;
}
a.b:active {
    color: #000000;
    text-decoration: none;
}

a.b:visited {
    color: #000000;
    text-decoration: none;
}

a.b:hover {
	  color: #000000;
    text-decoration: underline;
}

table.C{
   border-left: #7B68CC 1px solid;
   border-top: #7B68CC 1px solid;
}
td.C{
   border-left: #7B68CC 1px solid;
   border-top: #7B68CC 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   background-color: #7B6BCC; 
   font-family:Arial; 
   color: #FFFFFF; 
}
a.c{
  color: #FFFF00;
  text-decoration: none;
}
a.c:active {
    color: #FFFF00;
    text-decoration: none;
}

a.c:visited {
    color: #FFFF00;
    text-decoration: none;
}

a.c:hover {
	  color: #FFFF00;
    text-decoration: underline;
}

table.AB{
   border-left: #FFFF00 1px solid;
   border-top: #FFFF00 1px solid;
}
td.AB{
   border-left: #FFFF00 1px solid;
   border-top: #FFFF00 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   background-color: #FFFF00; 
   font-family:Arial; 
}
table.AC{
   border-left: #FF00FF 1px solid;
   border-top: #FF00FF 1px solid;
}
td.AC{
   border-left: #FF00FF 1px solid;
   border-top: #FF00FF 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   background-color: #FF00FF; 
   font-family:Arial; 
}
table.BC{
   border-left: #00FFFF 1px solid;
   border-top: #00FFFF 1px solid;
}
td.BC{
   border-left: #00FFFF 1px solid;
   border-top: #00FFFF 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   background-color: #00FFFF; 
   font-family:Arial; 
}
table.ABC{
   border-left: #FFFFFF 1px solid;
   border-top: #FFFFFF 1px solid;
}
td.ABC{
   border-left: #FFFFFF 1px solid;
   border-top: #FFFFFF 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   background-color: #FFFFFF; 
   font-family:Arial; 
}
table.Agenda{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
   border-bottom: #F00F00 1px solid;
   border-right: #FF0000 1px solid;
}
td.Agenda{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
   border-bottom: #F00F00 1px solid;
   border-right: #FF0000 1px solid;
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   font-family:Arial; 
}
table.Details{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
   border-right: #FF0000 1px solid;
   border-bottom: #FF0000 1px solid;
   width:100%;
}
td.Details{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
   vertical-align:top;
   text-align:Left;
   vertical-align:text-top;
   font-size:0.8em;
   color: #000000;
   background-color: #FFFFFF; 
   font-family:Arial; 
   width:50%;
}
td.DetailsLabel{
   border-left: #FF0000 1px solid;
   border-top: #FF0000 1px solid;
   vertical-align:top;
   text-align:right;
   vertical-align:text-top;
   font-size:0.8em;
   color: #000000;
   background-color: #FFFFFF; 
   font-family:Arial; 
   width:50%;
}
a.Details{
  color: #FFFF00;
  text-decoration: none;
}
a.Details:active {
    color: #FFFF00;
    text-decoration: none;
}

a.Details:visited {
    color: #FFFF00;
    text-decoration: none;
}

a.Details:hover {
	  color: #FFFF00;
    text-decoration: underline;
}






































form{
  padding:0px;
  margin:0px;
}

h1{
  font-family:Verdana;
	font-weight:bold;
  font-size:0.8em; 	
	color:#00549F;
}

h1.paginakop{
  font-family:Verdana;
  font-weight:bold;
  font-size:0.8em; 	
  color:#00549F;
  text-align: center;
}


/* Hyperlinks Standaard */
a{
  color: #00549F;
  text-decoration: none;
}
a:active {
    color: #00549F;
    text-decoration: none;
}

a:visited {
    color: #00549F;
    text-decoration: none;
}

a:hover {
	  color: #00549F;
    text-decoration: underline;
}
a.topkeuze {
    text-decoration: none;
   font-family:Arial; 
	font-size:0.6em; 
	color:#000000;
}

a.topkeuze:active {
  font-family:Arial; 
	font-size:0.6em; 
	color:#000000;
  text-decoration: none;
}

a.topkeuze:visited {
  font-family:Arial; 
	font-size:0.6em; 
	color:#000000;
  text-decoration: none;
}

a.topkeuze:hover {
  font-family:Arial; 
	font-size:0.6em; 
	color:#000000;    
	text-decoration: underline;
}

a.kruimelpad {
  text-decoration: none;
  font-family:Arial; 
	font-size:0.9em; 
    color: #00549F;
}

a.kruimelpad:active {
  font-family:Arial; 
	font-size:0.9em; 
  color: #00549F;
  text-decoration: none;
}

a.kruimelpad:visited {
  font-family:Arial; 
	font-size:0.9em; 
    color: #00549F;
  text-decoration: none;
}

a.kruimelpad:hover {
  font-family:Arial; 
	font-size:0.9em; 
  color: #00549F;  
	text-decoration: underline;
}


td.logoleft {
  background: #00549F url('../pics/cw/logo_cw.jpg') no-repeat right bottom;
		
}

td.forumlogoleft {
  background: white url('../pics/cw/logo_cw.jpg') no-repeat right bottom;
		
}
td.banner {
  background: white url('../pics/cw/banner3.jpg') no-repeat right top;
			
}
td.forumbanner {
  background: #00549F url('../pics/cw/banner3.jpg') no-repeat left top;
			
}
td.bannerstipel{
	background-repeat:no-repeat;
	background-image:url('../pics/stipel.gif');
}

td.opvullinglinks {
  background: #F6FBFB;
}

td.opvullingrechts {
  background: #E8FBFF;
}

table.opvullinglinks {
  background: green;
}

td.leeg {
  background: white;
}

td.inhoud {
  background: white;
	font-size:0.9em; 
	padding: 15px;
	vertical-align: top;
}


td.menuvlak {
    vertical-align: top;
    background-image: url('../pics/coolmenuline0.gif');
    background-position: top;
    background-repeat: repeat-x;
    background: #EBF%FS;
}

table.boxlookleft {
	border-top-width:0px;
  border-top-color: white; 
  border-right: #0099CC 1px solid;
  border-left: #0099CC 1px solid;	
}

table.boxlookright {

}

/* Zoek gedeelte */

td.zoekbox{
	font-family:Arial; 
	font-size:0.7em; 
}

input.zoekbox{
	font-family:Arial; 
	font-size:0.7em;
	color:#3569B8; 
	background-color:#E8FBFF;  
	border: 1px black solid;
	width:110px;
	padding-left: 3px; 

}

td.zoekveld {
  background: #7DCADE;
}

td.zoekveldopvulling {
  background: #43ABC6;
}

/* Kind Menu */


td.kindkeuze{
 padding-left: 5px;
 background: #F4FBFE;
 color:black;
 font-size: 0.75em;
  
}

td.kindkeuzegroen{
 padding-left: 5px;
 background: #0099CC;
 color:black;
 font-size:1.8em; 
 cursor: hand;
}	

a.kindkeuze, a.kindkeuzegroen {
    text-decoration: none;
 		color:black;
 		font-size:0.9em; 
}
a.kindkeuze:active, a.kindkeuzegroen:Active {
    text-decoration: none;
 		color:black;
 		font-size:0.9em; 
}

a.kindkeuze:visited, a.kindkeuzegroen:visited {
    text-decoration: none;
 		color:black;
 		font-size:0.9em; 
}

a.kindkeuze:hover, a.kindkeuzegroen:hover {
    text-decoration: underline;
 		color:black;
 		font-size:0.9em; 
}

/* Content */

table.kruimelpad{
    height: 15px;
  background: #DFF0F5;
	color: #CCFFFF;
	font-family:Arial; 
	font-size:0.7em; 	
}

td.contenttitel{
  font-family:Verdana;
	font-weight:bold;
  font-size:1em; 	
	color:#00549F;
}

div.subtitel{
	font-weight:bold;
}

td.contentinfo{
 color:#7F7F7F;
 font-size:0.7em; 
 font-family:Arial; 
}
div.contentscroll{
  border: 0px solid #3569B8; 
  width: 100%;
  height: 100%;
  overflow-y: scroll; 
  text-align: left;
}

p{
   vertical-align:top;
   text-align:left;
   vertical-align:text-top;
/*   font-size:0.8em; */
   color:black; 
   font-family:Arial; 
}

kleuren rechter kolom{  }
table.content{
   border-right: #0099CC 1px solid;
   border-top: #0099CC 1px solid;
}
table.incontent{
   border-right: #0099CC 1px solid;
   border-top: #0099CC 1px solid;
   border-left: #0099CC 1px solid;
   border-bottom: #0099CC 1px solid;
}

table.forumtable{
   border-right: #0099CC 1px solid;
   border-top: #0099CC 1px solid;
   border-left: #0099CC 1px solid;
   border-bottom: #0099CC 1px solid;
}

td{
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.8em;
   color:black; 
   font-family:Arial; 
}

td.content{
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   font-family:Arial; 
}
td.incontent{
   border-right: #0099CC 1px solid;
   border-top: #0099CC 1px solid;
   border-left: #0099CC 1px solid;
   border-bottom: #0099CC 1px solid;
   vertical-align:top;
   text-align:left;
   vertical-align:text-top;
   font-size:0.7em;
   color:black; 
   font-family:Arial; 
}

.contentlink:link, .contentlink:visited {
    color: #FF0000;
    text-decoration: none;
}

.contentlink:hover {
    color: #000000;
    text-decoration: underline;
}

td.content td {
   font-size:0.7em;
}

td.content h1 {
    font-size: 1.1em;
}

td.content h2 {
    font-size: 1em;
}

td.content h3 {
    font-size: 0.9em;


td.content h4 {
    font-size: 0.9em;
   
}

/* Stipellijntjes */

td.stipelzwartwit{
  width: 100%;
  height: 1;
  background: white url('../pics/stipelzwartwit.gif');
	
}	

td.stipelgeelorange{
  width: 100%;
  height: 1;
  background: white url('../pics/stipelgeelorange.gif');
	
}	

td.stipelblauwgroen{
  width: 100%;
  height: 1;
  background: white url('../pics/stipelblauwgroen.gif');
	
}	

td.stipelgroenblauw{
  width: 100%;
  height: 1;
  background: white url('../pics/cw/stipelgroenblauw.gif');	
}	

td.stipelzwartblauw{
  width: 100%;
  height: 1;
  background: white url('../pics/stipelzwartblauw.gif');	
}
	
td.stipelwitgrijs{
  width: 100%;
  height: 1;
  background: white url('../pics/stipelwitgrijs.gif');
}

.stipelblauwwit{
  width: 100%;
  height: 1;
	border: 0px none;
	background-image:url('../pics/stipelgroenwit.gif');	
  background-repeat:repeat-x
}

td.trefwoordenindex {
    background-color: #F5FAFA;
    padding-left: 7px;
}

.trefwoordenindexLicht {
    color: C7DBE9;
    font-size: 1.0em;
    font-weight: bold;
}

.trefwoordenindexDonker {
    color: 00549F;
    font-size: 1.0em;
    font-weight: bold;
}

.trefwoordindexlink:link, .trefwoordindexlink:visited {
    color: 00549F;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
}

.trefwoordindexlink:hover {
    color: 00549F;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: underline;
}

/* Menu */
table.menukinderen{
    width: 95px;
	background: #FFFFFF;
	color: #CCFFFF;
	font-family:Arial;
 	
}

td.menukinderen{
  height: 30;
  background: #C0C0C0;
  vertical-align:center;
  text-align:left;
  font-size:0.8em;
  color:black; 
  font-family:Arial;
  padding-left: 0px; 
  padding-right: 0px; 
  padding-top: 2px;
  border-top: 2px;
  border-color: #FFFFFF;
  padding: 2px;
}

table.agenda{
    width: 100px;
	background: =#5F459C;
	color: #FFFFFF;
	font-family:Arial;
 	
}

td.agenda{
  height: 30;
  background: =#5F459C;
  vertical-align:center;
  text-align:left;
  font-size:0.8em;
  color:white; 
  font-family:Arial;
  padding-left: 0px; 
  padding-right: 0px; 
  padding-top: 2px;
  border-top: 2px;
  border-color: #FFFFFF;
  padding: 2px;
}


/* Schuifbalk Kleur */
body{
background-color: #FFFFFF;
scrollbar-face-color: #F6FBFB; 
scrollbar-highlight-color: #D4EFFC; 
Scrollbar-shadow-color:#0099CC;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color:  #0099CC;
scrollbar-track-color:#FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
}


/* Header */
.header{
 	font-weight:bold;
}

/* Nieuws */
td.nieuws{
  background: #EBF0F8;
  vertical-align:top;
  text-align:justify;
  width:429;
  height:100;
  font-size:0.7em;
  color:black; 
	font-family:Arial;
  padding-left: 17px; 
  padding-right: 17px; 
  padding-top: 9px; 
}

.datum{
  color: #00549F;
  font-size:0.9em;  
}

UL{
 margin-left:15px;
 font-size:1.0em;
 list-style-type:square;
 list-style-position:outside;
/* list-style-image:url('../pics/geelpijltje.gif') */
} 

/* Aanpassing tbv ongeordende lijsten, tbv het uitlijnen*/
LI {    text-align:left;
}

/* Cel */
.cel  {	border-style: solid;  border-width: 1px 1px 1px 1px;
		border-color: #e3e3e3 #e3e3e3 #e3e3e3 #e3e3e3;
}
		
.cell { border-style: solid; 
		border-width: 1px 1px 2px 2px; 
		border-color: #C0D2E1 #C0D2E1 #9CC6DF #A9C6DD 
}

.cel2   {border: solid 2px #fafafa
}

.cel3 { border-style: solid; 
		border-width: 0px 0px 1px 2px; 
		border-color: #F89838 #F89838 #F89838 #F89838;		
}

/* blauw type kop vet*/
.blauw  { color: #00549f; font-weight: bold
}

/* blauw type kop */
.blauw1  { color: #00549f;
}

/* Poll */
.pollpanel {
	border: 1px dashed #cccccc
}

/* Poll bodytext */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
	padding: 2px 5px;
}

td.ForumCell{
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.8em;
   color:black; 
	 font-family:Arial; 
}

th.Forumheader{
   vertical-align:top;
   text-align:justify;
   vertical-align:text-top;
   font-size:0.8em;
   color:black; 
	 font-family:Arial; 
}

div.ForumP{
   font-size:0.8em;
   color:black; 
   font-family:Arial;
}


