/* Globalt Style Sheet til PT Mail - Forfatter: Peter Molnit */


BODY {
     font-family : Verdana; Arial;
     font-size : 10pt;	
     color : black;
     margin :  0px;  	
     }

    
TD {font-size: 10pt; font-family : Verdana; Arial; 
    }

   .menuA{
   font-size : 10pt;
   font-weight : ;
   color : black; 
   background : white;   
   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 : black;    
   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;
   }

   .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 : black; 
   }

   .bannertxt{
   font-size : 9pt;
   font-weight : normal;
   color : black; 
   background : white;   
   }


   .overskrift{
   font-size : 10pt;
   font-weight : bold;
   color : black;    
   }

.txt{
   font-size : 9pt;
   font-weight : normal;
   color : black;   
   }

   
/* 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-weight:normal; text-decoration:none; cursor:hand;}
A:visited {color:blue;  font-weight:normal; text-decoration:none;}
A:hover {color:red; font-weight:normal; text-decoration:none; cursor:hand;}
A:active {color:red; font-weight:normal; 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:red; font-size : 9pt;font-weight:normal; text-decoration:none; cursor:hand;}
A.mail:active {color:red; 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;}


