/* Globalt Style Sheet til Rudberg Byg - Forfatter: Peter Molnit */


BODY {
     font-family: verdana, arial;
     font-size : 8pt;	
     color : #636363;
     margin :  0px;  
     padding : 0px; 
     border-top : solid 0px #000000;			
     border-left : solid 0px #000000;
     border-right : solid 0px #000000;			
     border-bottom : solid 0px #000000;
     }

    
TD { font-family: verdana, arial; 
    font-size: 8pt;
    color : #636363;
    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;
    }

   .menu{
   font-size : 9pt;
   font-weight : ;
   color : #636363;
   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;
   }

   .bund{
   font-size : 8pt;
   font-weight : ;
   color : white; 
   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; 
   }

   .bannermenu2{
   font-size : 9pt;
   font-weight : bold;
   color : white; 
   }

   .bannertxt{
   font-size : 9pt;
   font-weight : normal;
   color : black; 
   background : white;   
   } 

   .bannertxt8{
   font-size : 9pt;
   font-weight : normal;
   color : grey; 
   background : white;   
   }


   .overskrift{
   font-size : 9pt;
   font-weight : bold;
   color : black;    
   }

.txt{
   font-size : 8pt;
   font-weight : normal;
   color : #636363;   
   }


.ul{
   font-size : 8pt;
   font-weight : normal;
   color : black;
   margin-left: 0px;
   padding: 0px;
   }

.li{
   font-size : 8pt;
   font-weight : normal;
   color : black;
   margin: 10px;
   padding: 0px;
   }

.txt8{
   font-size : 8pt;
   font-weight : normal;
   color : #636363;  
   }

.txt_fed{
   font-size : 8pt;
   font-weight : bold;
   color : black;   
   }
.txt_neg{
   font-size : 8pt;
   font-weight : bold;
   color : white;   
   }






   
/* 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:underline; text-decoration:none; cursor:hand;}
A.mail:visited {color:blue; font-size : 9pt;font-weight:underline; text-decoration:none;}
A.mail:hover {color:red; font-size : 9pt;font-weight:underline; text-decoration:none; cursor:hand;}
A.mail:active {color:red; font-size : 9pt;font-weight:underline; 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:white; text-decoration:none;cursor:hand;}
A.web:visited {color:white; text-decoration:none;}
A.web:hover {color:blue; text-decoration:none;cursor:hand;}
A.web:active {color:blue; text-decoration:none;}



