A.test {
  text-decoration: none;
}
/***********************************/
/* Stijlen voor standaard pagina's */
/***********************************/
.intro {
  background:					url(winter05/intro/text-out.jpg);
  color:						#F7D099;
  font-family:					Arial, Helvetica, sans-serif;
  scrollbar-face-color:			#6A85A3;
  scrollbar-highlight-color:	#9FB5CD;
  scrollbar-3dlight-color:		#466588;
  scrollbar-darkshadow-color:	#253547;
  scrollbar-shadow-color:		#466588;
  scrollbar-arrow-color:		#D2E6F4;
  scrollbar-track-color:		#364966;
}

A.test {
  text-decoration: none;
}

A.intro:link {color: #DDAA77;}
A.intro:visited {color: #BB8855;}
A.intro:active {color: #FFCC99;}

.menu {
  background:					url(winter05/main/bg-menu.jpg);
  color:						#A05804;
  font-family:					Arial, Helvetica, sans-serif;
}

A.menu:link {color: #DDAA70;}
A.menu:visited {color: #996633;}
A.menu:active {color: #FFE0B0;}

.main {
  background:					url(winter05/main/bg-main.jpg);
  background-attachment:		fixed;
  color:						#FFE0B0;
  font-family:					Arial, Helvetica, sans-serif;
  scrollbar-face-color:			#6A85A3;
  scrollbar-highlight-color:	#9FB5CD;
  scrollbar-3dlight-color:		#466588;
  scrollbar-darkshadow-color:	#253547;
  scrollbar-shadow-color:		#466588;
  scrollbar-arrow-color:		#D2E6F4;
  scrollbar-track-color:		#364966;
}

A.main:link {color: #BBDDF0;}
A.main:visited {color: #77B0D0;}
A.main:active {color: #223344;}

.rand {
  background:					url(winter05/main/bg-rand.jpg);
}

A.rand:link {color: #BBDDF0;}
A.rand:visited {color: #77B0D0;}
A.rand:active {color: #223344;}

/***********************************/
/* Stijlen voor opmaak tekst       */
/***********************************/
.normaal {
  font-size: 12px;
  font-style: normal;
}

.normaal-1 {
  font-size: 12px;
  color: #ffffcc;
}

.groot {
  font-size: 14px;
  font-weight: bold;
}

.klein {
  font-size: 10px;
}

.kop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.titel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
}

.titelh {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFCC33;
  font-size: xx-large;
  font-weight: bold;
  font-style: italic;
}

.gedicht {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
}

/***********************************/
/* Stijlen voor tabellen           */
/***********************************/
table.content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000310;
  background-color: #d0e0ff;
  filter: alpha(opacity=60);
/*  border: 1px solid #000000; */
}

td.groot {
  background: url(winter05/main/bg-menu.jpg);
  font-size: 14px;
  font-weight: bold;
}

/***********************************/
/* Overige stijlen                 */
/***********************************/
.drop {
  font-family:Times New Roman, Times, serif;
  font-size:32;
  color:white;
  position:absolute;
  width:3;
}
