#activityallcontent {
  width:            860px;
  padding-top:      5px;
  padding-bottom:   5px;
  background-color: #ffcc44;
  margin-left:      auto;
  margin-right:     auto;
             }           
body { 
  background-color: #000000;
  font-family:      Verdana, Helvetica, Arial, sans-serif;
  font-size:        .75em;
  margin:           0px;
  }
.activityrightheader p {  
                    font-family: Verdana, Arial, sans-serif;
                     text-align:  center;
                     font-size:   200%;
                     font-weight:  bolder;
                     
                     color:    #ffcc04;
                     width:    250px;
                     }               
.activityrightheader {
 position:           relative;
 top:                0px;
 left:              430px;
  vertical-align:   top;
  margin:           0px 0px 30px 210px;
  height:           100px;
 
}
#activitymain {
  position:         relative;
  left:             10px;
  top:              0px;
  font-family:      "Century Gothic", Verdana, Arial, sans-serif;
  background:       #ffcc44;
  font-size:        105%;
  padding:          15px;
  margin:           10px 10px 10px 10px;
  width:            580px; 
                 }
.activitypicture {
         width:     200px;
         float:     left;
         margin-top:     20px;
         margin-bottom:  10px;
         margin-right:   20px;

                }    
                      
.activitypicture img {
    padding:                5px;
   
    background-color:       orange;
    }                              
#activitytext {
              width:     350px;
              float:     right;
             
              }  
#activitytext a {
                color:   #111111;
                }                     
#navbar {
              font-size:        100%;
              padding:          0px;
              
              width:            189px;
		     
              float:            left;
              }

#navbar a {
               display:  block;
               text-decoration: none; 
               font-weight: bold;
               font-size:.9em;
               width: 150px;
		
               color: orange; 
               background: #444444;
               border-color: #777777; 
               border-style: solid; 
               border-width: 5px 4px 1px 4px;
               padding: 3px 0px 4px 20px;
               }
              
#navbar br { 
               display:     none; 
               } 
               
#navbar a:hover { 
text-decoration: none; background: orange; color: black }                             

#navbar .current { 
text-decoration: none; background: orange; color: black } 
            
#contactbox {
            width:                 250px;
            background:            #777777;
            border-style:          solid;
            border-width:          3px;
            border-color:          #000000;
            color:                 #ffffff;
            padding:               00px;
            margin-left:           180px;
            margin-top:            0px;
            text-align:            center;
            text-decoration:       none;
            font-weight:           bold;
            font-size:             1.1em;
                    }  
#contactbox a {
            color:                 #ffcc04;
            text-decoration:       none;
              }                      
              
#offerbox {
            width:                 450px;
            background:            #777777;
            border-style:          solid;
            border-width:          3px;
            border-color:          #000000;
            color:                 #ffffff;
            padding:               00px;
            margin-left:           80px;
            margin-top:            0px;
            text-align:            center;
            text-decoration:       none;
            font-weight:           bold;
            font-size:             1.1em;
                    }  
#offerbox a {
            color:                 #ffcc04;
            text-decoration:       none;
              }                                    
h1 {
  font-size:        120%;

}

h2 { font-size: 110%; }

.navpicture {
  border:           none;
  background-color: #777777;
  width:            128px;
  padding:          20px 20px 20px 30px;
 }

li {
   
   text-align:          left;
   padding-top:         5px;
   }
   
.vat {
     font-size:         70%;
     }   
#activitytext table{
      width:            350px;
      font-size:        120%;
      }          
.style1 a{
    color:       #000000;
    font-size:   120%;
    }
.style1 p{
    text-align:  center;
    }