/* EIGENSCHAPPEN VAN ALLE LINKS */

/* stijl van de inhoudlinks bij gedichten en ook van de links bij Links*/
.class1 A:link     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: none; color: #80383c} 
.class1 A:visited  {font-family:Verdana,Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: none; color: #80383c} 
.class1 A:active   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: none; color: #80383c} 
.class1 A:hover    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: underline overline; color: #80383c} 

/* stijl van de links in het menu*/
.class2 A:link     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: none; color: #fff5de; line-height:2.0} 
.class2 A:visited  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: none; color: #fff5de; line-height:2.0} 
.class2 A:active   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: none; color: #fff5de; line-height:2.0} 
.class2 A:hover    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:900; text-decoration: underline overline; color: #fff5de; line-height:2.0}

/* stijl van de 'naar boven' tekst bij de gedichten en ook bij 'klik' hier onder de katten */
.class3 A:link     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:100; font-style:italic; text-decoration: underline; color: #80383c } 
.class3 A:visited  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:100; font-style:italic; text-decoration: underline; color: #80383c} 
.class3 A:active   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:100; font-style:italic; text-decoration: underline; color: #80383c} 
.class3 A:hover    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:100; font-style:italic; text-decoration: none; color: #80383c} 


/* EIGENSCHAPPEN VAN DE SCROLLBALK */

body  
{scrollbar-Track-Color:#fff5de; 
scrollbar-Face-Color:#fff5de; 
scrollbar-Shadow-Color:#fff5de; 
scrollbar-DarkShadow-Color:#80383c;  
scrollbar-Highlight-Color:#fff5de;  
scrollbar-3dLight-Color:#fff5de;  
scrollbar-Arrow-Color:#80383c;} 

/*EIGENSCHAPPEN VAN ALLE TEKSTEN OP DE WEBSITE*/

/* bepaalt stijl van de tekst titel van een pagina */
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: 700; color:  #80383c}

/* bepaalt stijl van de normale tekst */
.normaaltekst {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 500; color: #80383c; line-height: 1.6}

/* bepaalt stijl van de tekst in je menu */
.menutekst {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:900; color: #80383c; background-color:#fffeed; line-height: 1.5}

/* bepaalt stijl van de normale tekst */
.kopje {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 900; color: #80383c; line-height: 1.6}







