/* CSS definition file containing site wide stylesheets */
.list,vloeren { list-style-type: disc; list-style-position: outside;}
 A:active { font-size: 100%; color: rgb(66,73,86); text-decoration: none ;}
 .klus:active { color: rgb(53,51,124); text-decoration: none ;}
 A:link { color: rgb(53,51,124); text-decoration: none ;}
 .links { color: rgb(255,153,0); text-decoration: none ;}
 .klus:link { color: rgb(53,51,124);}
 A:visited { color: rgb(53,51,124); text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(51,102,204); font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(51,102,204); font-weight: bold; text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0);}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(51,102,204); font-weight: bold; text-decoration: none ;}
 A { font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(255,153,0); text-decoration: underline;}
 .klus:hover { color: rgb(0,102,204);}
 
