/* --------------------------
version: 1.1
author: stieglbauer hans
email: hans.stieglbauer@elstiego.at
website: www.elstiego.at
-------------------------- */


 
/*Formate perönlicher Bereich */


.welcomebox  {  
    background-color:#ffffff ;  
    color:#000000;  
    border:2px  solid #ff7b00;  
    width: 820px;    
   
    margin: 30px 20px;
    background-image:url(grafiks/hintergrund/mine.png); 
    background-repeat:no-repeat  ;  
    }
        
.box  {  
    background-color:#e2d3a7 ;  
    color:#000000;  
    border:2px  solid #ff7b00;  
    width: 500px;      
    margin: 20px;   
    background-repeat:no-repeat  ;  
    }

.kaktusbox  {  
    background-color:#e2d3a7 ;  
    color:#000000;  
    border:2px  solid #ff7b00;  
    width: 500px; 
    margin: 20px;
    background-image:url(grafiks/hintergrund/Kaktus1.png) ;
    background-repeat: no-repeat  ;  
    background-position:right bottom;
    }
    
.box2  { 
    
    color:#000000;  
    width: 300px; 
    height:900px;
    margin-right: 5px;
    background-image:url(grafiks/hintergrund/pergamentsenkrecht.gif); 
    background-repeat:no-repeat  ;  
    }
    
a:link {color :#333399 ;}
a:active {color : #333399;}     
a:visited {color : #333399 ;}  