   
   body 
   {
   	font-family:   sans-serif, verdana, arial, helvetica, swiss, futura;
   	font-size:     12px;
   	color:         #ffffff;
   	background:    #FC0002;
   	margin:        10px;
   }
   
   table
   {
      font-size:     12px;
   }
   
   
     h1
   {
      font-size:     20px;  
      margin   :     5px;
   }
   
   .h1
   {
      font-size:     20px;  
      margin   :     5px;
   }
   
   h2
   {
      font-size:     15px;
      margin :       5px;
   }
   
   .h2
   {
      font-size:     15px;
      margin :       5px;
   }
   
   h3
   {
      font-size:     12px;
      margin :       2px;
   }
   
   
   
      
    .standardsize
   {
      font-size:     12px;
   }
   
   .smaller
   {
      font-size:     10px;
   }
   
   .smallest
   {
      font-size:     9px;
   }
   
   .bigger
   {
      font-size:     15px;
   }
   
   .muchbigger
   {
      font-size:     20px;
   }
   
   .biggest
   {
      font-size:     32px;
   }
   
     .text
   {
      text-align: justify;
   }

   .politikustext
   {
     text-align: justify;
     margin-top:6px;
     font-size: 12px;
   }
   
   .politikuscitation
   {
     text-align: justify;
     margin-top:6px;
     margin-left:15px;
     font-size: 10px;
   }

   .politikustext:first-letter {font-weight: bold;}

   p
   {
      margin:0px;
      margin-bottom:3px;
   }
   
   
      img
   {
      border:0;
   }
   
   .transparent
   {
      background : #333333;
      border: 0;
   }
   
 
      
   a
   {
      color:         #848284;
      text-decoration:none;
   }
   
   a:hover
   {
      color:         #FC0002;
      text-decoration:underline overline;
   }
   
     .error
   {
      color:         RED;
   }
   
     .black
   {
      color :        #333333;
   }
   
   .white
   {
      color :        #ffffff;
   }
   
   .grey
   {
      color :        #848284;
   }
   
   .alert
   {
      color :        #FC0002;
   }
   
   .bggrey
   {
      background-color : #848284;
   }
   
   .bgblack
   {
      background-color : #333333;
   }
   
   .bgwhite
   {
      background-color : #ffffff;
   }
   
   .bglightgrey
   {
      background-color : #D6D3CE;
   }
   
   .bgcolor1lighter
   {
      background-color : #756060;
   }
   
   .bgcolor1
   {
      background-color : #FC0002;
   }
   
  
   .iconoff
   { 
      padding: 3px; 
      margin: 1px; 
      border: 1px solid   #848284;
      background-color: #D6D3CE;
   }
   
   .iconon {
      cursor: pointer; 
      padding: 3px; 
      margin: 1px;  
      border-right: solid 1px    #ffffff; 
      border-bottom: solid 1px   #ffffff;
      border-left: solid 1px     #848284; 
      border-top: solid 1px      #848284;
      background-color: #ffffff;
   }




      
   form
   {
      padding:0px;
      margin:0px;
      border:0px;
   }
   
   .frm
   { 
      padding: 5px; 
      margin: 5px; 
      border: 1px dashed   #848284;
      background-color:    #f8f8f8;
   }
   
   
   .frmbutton { 
      background-color: #ffffff; 
      background-position: center bottom; 
      float: none; 
      color:            #ffffff;
   }
   
   textarea
   {
      font-family:   sans-serif, verdana, arial, helvetica, swiss, futura;
   	font-size:     12px;
   	background-color: #ffffff; 
   }  
   
   input, select
   {
      font-family:   sans-serif, verdana, arial, helvetica, swiss, futura;
   	font-size:     12px;
   	background-color: #ffffff; 
   } 
   
   input.important
   {
      font-weight: bold;
   }
   
   

   textarea
   {
      font-family:   sans-serif, verdana, arial, helvetica, swiss, futura;
   	font-size:     15px;
   	background-color: #FCFCFC;
      border-style: solid;
      border-color: #666666;
      border-width: 1px;
   }  
   
   input, select
   {
      font-family:   sans-serif, verdana, arial, helvetica, swiss, futura;
   	font-size:     15px;
   	background-color: #FCFCFC;
      border-style: solid;
      border-color: #666666;
      border-width: 1px;
   } 
   
   .lk
   {
      color : green
   }
   .lk:hover
   {
      color : #666666   }
   




      






 .modulenumdiv
{
   border: 1px dashed         #848284;
}

.modulenumtable
{
   border-left: 1px solid     #666666; 
   border-top: 1px solid      #666666; 
   border-bottom: 1px solid   #ffffff; 
   border-bottom: 1px solid   #ffffff;
   background:                #f8f8f8;
   color:                     #333333;
   font-size:                 10px;
}








