/* Globalt Style Sheet til PT Mail - Forfatter: Peter Molnit */


BODY {
     font-family : Verdana; Arial;
     font-size : 9pt;	
     color : #333333;
     margin :  0px;  	
     }

    
TD {font-size: 9pt; font-family : Verdana; Arial; 
    }

   .menuA{
   font-size : 9pt;
   font-weight : bold;
   color : #333333; 
   background : #ffffff;   
   cellpadding : 0px;
   cellspacing : 0px;
   margin :  0px;  			
   padding : 0px; 
   border-top : solid 0px #000000;			
   border-left : solid 0px #000000;
   border-right : solid 0px #000000;			
   border-bottom : solid 0px #000000;
   }

   .menuAS{
   font-size : 10pt;
   font-weight : normal;
   color : #333333; 
   background : #efefef;   
   cellpadding : 0px;
   cellspacing : 0px;
   margin :  0px;  			
   padding : 0px; 
   border-top : solid 0px #000000;			
   border-left : solid 0px #000000;
   border-right : solid 0px #000000;			
   border-bottom : solid 0px #000000;
   }

   .menuB{
   font-size : 8pt;
   font-weight : ;
   color : #333333;    
   cellpadding : 0px;
   cellspacing : 0px;
   margin :  0px;  			
   padding : 0px; 
   border-top : solid 0px #000000;			
   border-left : solid 0px #000000;
   border-right : solid 0px #000000;			
   border-bottom : solid 0px #000000;
   }

   .menuC{
   font-size : 8pt;
   font-weight : ;
   color : #333333;  
   background : green;   
   }
   
   .bund{
   font-size : 8pt;
   font-weight : ;
   color : silver; 
   background : ; 
   cellpadding : 0px;
   cellspacing : 0px;
   margin :  0px;  			
   padding : 0px; 
   border-top : solid 0px #000000;			
   border-left : solid 0px #000000;
   border-right : solid 0px #000000;			
   border-bottom : solid 0px #000000;
   }

   .bannermenu{
   font-size : 9pt;
   font-weight : bold;
   color : #FFFFFF; 
   }

   .bannertxt{
   font-size : 9pt;
   font-weight : normal;
   color : #333333; 
   background : white;   
   }


   .overskrift{
   font-family :  Verdane; Arial;
   font-size : 11pt;
   font-weight : bold;
   color : #333333;    
   }
   
   .overskrift2{
   font-family :  Verdane; Arial;
   font-size : 9pt;
   font-weight : bold;
   color : #999933;    
   }
   .txt{
   font-size : 8.5pt;
   font-weight : normal;
   color : #333333;   
   }
   .txtR{
   font-family :  Verdane; Arial;
   font-size : 8.5pt;
   font-weight : normal;
   color : #800000;   
   }
   
/* Scripteffekter uden brug af JavaScript. F›rste linie oph‘ver understregning. Anden linie skifter farve p† bes›gte. Tredje er linket der er klikket p† Fjerde skifter skriftst›rrelse. Se n‘rmere i forklaringer til Style Sheet */

A:link {color:blue; font-size:8pt;font-weight:normal;text-decoration:none; cursor:hand;}
A:visited {color:blue;font-size:8pt;font-weight:normal;text-decoration:none;}
A:hover {color:red;font-size:8pt;font-weight:normal;text-decoration:none; cursor:hand;}
A:active {color:red;font-size:8pt;text-decoration:none;}

A.mail:link {color:blue; font-size : 9pt;font-weight:normal; text-decoration:none; cursor:hand;}
A.mail:visited {color:blue; font-size : 9pt;font-weight:normal; text-decoration:none;}
A.mail:hover {color:#CC0000; font-size : 9pt;font-weight:normal; text-decoration:none; cursor:hand;}
A.mail:active {color:#CC0000; font-size : 9pt;font-weight:normal; text-decoration:none;}

A.speciel:link {color: #6666FF;}
A.speciel:visited {color: #6666FF;}
A.speciel:hover {color: #66CC33;}
A.speciel:active {color: #white;}

A.web:link {color:silver; text-decoration:none;cursor:hand;}
A.web:visited {color:silver; text-decoration:none;}
A.web:hover {color:black; text-decoration:none;cursor:hand;}
A.web:active {color:black; text-decoration:none;}



