
body{
     
     background-color: lavendel;
	   font-family: Arial;
	   font-size: 20px;
	   margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
    
     }
         
     
#centercolumn{
                 top:   10px;
                 margin-top: 20px;
                 margin-left:  auto;  
                 margin-right: auto;          
                 height: 600px;
                 width: 650px;
                 background-color: white;
	               font-family: Arial;
	               text-align: center;
	               border: 2px solid black;	
                  overflow: auto;         
             }
             
div.scroll {
                  top:   0px;
                  height: 600px;
                  width: 650px;
                  border: 2px solid white;
                  background-color: white;
                  text-align: center;
                  
               
}


#rightcolumn {
               position: absolute;
               top: 0px;
               right: 0px;
               width: 0px;
               background-color: pink;
            }

#leftcolumn {
               
               top: 180px;
               left: 0px;
               width: 80px;
               background-color: red;
            }
#banner {
              margin-top: 0px;
              margin-left: 0px;
              margin-right: 0px;
              background-color: white;
              background-repeat: repeat-x;
              height: 80px;
         }
#shell { 
      
      background-color: lavender; 
     
      }
     
p, p1, h1, h2, h3, h6, h7{margin: 20px 50px 10px 50px}    


         
.sida    {
              float: left;
              position: relative;
              margin-left: 20px;
              top: 100px;
              width 1000px;
              font-size: 15px;
	            font-weight: bold;
	            font-family: Times New Roman, Arial;
             
         }   
             
.rubrik{
               
               top: 30px;
               text-align: center;
               position: relative;
               font-size: 30px;
	             font-weight: bold;
	             color: navy;
	             font-family: Arial;
              } 

.logga      {
               float: left;
               position: relative;
               margin-left: 10px;
               top: 25px;
               width: 0px;
              } 
              
.bild   {
              
            
              text-align: center;
              top: 60px;
             
             
         }                 
              
                               
.searchbar   {
                
                 position: absolute;
                 right: 0px;
                 top: 139px;
                 width: 17px;
             }
             
             
 /*presentation  */
 
  
  
             

         
                        
h1{
	color: black;
	font-family: Arial;
	font-size: 35px;
	top: 30px;
  font-weight: bold;	
  text-align: center;
	}
	
h2{
	color: black;
	font-family: Arial;
	font-size: 20px;
	top: 20px; 
  font-weight: bold;	
  text-align: center;

	}	
	
h3{
	color: black;
	font-size: 20px;
	font-family:  Arial;
	font-weight: normal;	

	}	

h5{
	color: black;
	font-size: 15px;
	font-family:  Arial;
	font-weight: bold;	

	}	
	
h6{
	color: black;
	font-size: 15px;
	font-family:  Arial;
	font-weight: normal;	
  text-align: left;
	}	
	
h7{
	color: darkred;
	font-family:  Arial;
	font-size: 15px;
	font-weight: bold;
  text-align: left;
	}		


p{
	color: black;
	font-size: 15px;
	font-family: Arial;
	
	}	
	
p1{
	color: black;
	font-size: 7px;
	font-family: Arial;
	
	}	  	




linkbar {
	background-color: darkred;
	height: 28px;
	border: 1px solid black;
	}

.mainnav {
	color: pink;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 130px;
	}

a.nav { margin-left: 10px; margin-right: 10px; color: black}
a.nav:link { color: navy; text-decoration: none; }
a.nav:visited { color: navy; text-decoration: none; }
a.nav:hover { color: gray; text-decoration: none;  }
a.nav:active { color: gray; text-decoration: none;  }

a.link_on {
	color: yellow ;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	}
a.navfoot {
	color: black ;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bold;
	}	
a.navfoot:link { color: navy; text-decoration: none; }
a.navfoot:visited { color: gray; text-decoration: none; }
a.navfoot:hover { color: black; text-decoration: none;  }

#leftbar_box {
	background-color: darkred;
	border: 1px solid black;
	}

#leftbar_box li {
	color: gray;
	padding: 0 10px 0 0;
	}

#leftbar_box a { color: gray; }

.leftbar_title {
	color: red;
	font-weight: bold;
	text-align: center;
	background-color: darkred;
	border: 1px solid #242448;
	padding: 5px 0 5px 0;
	}
	
.datum {
  margin_top: 5500px;
	font-size: x-small;
	text-align: center;
	color: navy
	}
.footer {
  margin_top: 5500px;
	font-size: x-small;
	text-align: center;
	}

.footer_links {
  font-color: black;
	font-size: small;
	text-align: left;
	}

.dropcap {
	float: left;
	position: relative;
	font-family: Comic Sans MS, Arial, ;
	font-size: 200%;
	font-weight: bold;
	color: #D5D5EF;
	line-height: 1em;
	margin: 3px 6px 4px 0;
	padding: 2px 6px 4px 6px;
	border: 1px solid pink;
	background: #333366;
	}

blockquote { color: #2E2E78; }

 .postcard {
               margin-bottom:2px;
            }                
                 
  .page_title {padding: 10px 0 0 10px; } 
  
   .photo {
             float: left;
             position: relative;
             padding: 10px 10px 10px 15px;
          }    
