#container {
   width: 1024px;
   height: 781px;
   border: 1px solid #a2a2a2;
   border-bottom: none;
   margin-right: auto;
   margin-left: auto;
   }

#menuContainer {
   position: relativ;
   width: 1024px;
   height: 201px;
   border-bottom: 1px solid #a2a2a2;
   float: left;
   margin: 0px;
   padding: 0px;
   background: url(../Bilder/logga.bmp);
   background-repeat: no-repeat; 
   background-position: center right;
}

#menuFlap {
   position:relativ;
   width: 150px;
   height: 30px;
   border: 1px solid #a2a2a2;
   border-bottom: none;
   background: #66bb00;
   float: left;
   margin-left: 45px;
   margin-top: 170px;
   padding: 0px;
   opacity: 0.7; 
   filter: alpha(opacity=70);
   text-align: center;
   font-size: 20px;
   font-family: Comic Sans MS;
}

#frontText {
   position: relativ;
   width: 680px;
   height: 580px;
   border-right: 1px dashed #a2a2a2;
   float: left;
   padding: 0px;
}

.frontFont {
   font-family: Verdana;
   text-align: justify;
   font-size: 14px;
}

#pictureContainer {
   position: relativ;
   width: 300px;
   float: left;
}

#pictureBox {
   position: relativ;
   margin-top: 30px;
   margin-left: 45px;
   width: 250px;
   height: 150px;
   border: 1px dashed #66bb00;
   float: left;
}

#menuFlap a {
   color: #000000;
}

#menuFlap a:hover {
   color: #cc2200;
}

#menuFlap a#Nuvarande {
   color: #c2c2c2;
}

a {
   text-decoration: none;
   color: #66bb00;
}

a.mail {
   text-decoration: none;
   color: #AAFF00;
}
