
 html, body, p, h1, h2, h3, h4, img, table, tr, td, ul, li, hr, a { 
 margin:0px;
 padding:0px; 
 border:0px; 
 }

p  {font-size:14px; font-family:arial; font-weight:normal; font-style:normal; color:#FFFFFF; margin-top:5px;}

h1 {font-size:22px; font-family:arial; font-weight:bold; font-style:normal; color:#FFFFFF; text-align:center; margin-top:5px;} 
 
 .small {font-size:12px;}
 .verysmall {font-size:10px;}
 .bigdistance {margin-top:15px;}
 .distance {margin-top:5px;} 
 .white {color:#FFFFFF;}
 .yellow {color:#FFFF00;}
 .gold {font-size:16px; font-family:arial; font-weight:normal; font-style:normal; color:#EBE6C0;} 
 .colororange {color:#FFCE10;}

h2 {font-size:18px; font-family:arial; font-weight:normal; font-style:normal; color:#FFFFFF; text-align:center; font-weight:bold;}
 
 #titlebox {background-image:url("grafic/bggreendublin.jpg"); background-repeat:repeat-x; width:100%px; height:140px;                     position:absolute: left:0px; top:0px;} 

 #greybox {background-color:#3A4451; border-right:2px solid #000000; border-bottom:2px solid #000000; box-shadow: 5px 5px              15px #000000;}

 #woodbox {background-image:url("../grafic/backgroundwood2.jpg"); border-right:2px solid #000000; border-bottom:2px solid                #000000; box-shadow: 10px 10px 25px #000000;}
 
 #greenbox {background-color:#3E431B; border-right:2px solid #000000; border-bottom:2px solid #000000; box-shadow:10px 10px             25px #000000;}

 #blackbox {background-color:#000000; border-right:2px solid #000000; border-bottom:2px solid #000000;}

 a:link {color:#FFFF00; text-decoration: underline; font-weight:bold;}
 a:visited {color:#FFFF00; text-decoration: none; font-weight:bold;}
 a:hover {color:#00FF00; text-decoration: underline; font-weight:bold;}
 a:active {color:#00FF00; text-decoration: none;font-weight:bold;}

 a.c:link {font-family:arial; font-size:14px; color:#FFFFFF; text-decoration:underline; font-weight:normal;}
 a.c:visited {font-family:arial; font-size:14px; color:#FFFFFF; text-decoration:underline; font-weight:normal;}
 a.c:hover {font-family:arial; font-size:14px; color:#FFFFFF; text-decoration: none; font-weight:bold;}
 a.c:active {font-family:arial; font-size:14px; color:#FFFFFF; text-decoration:underline; font-weight:normal;}
.clearfix::after{content:"";display:table;clear:both}
