div#news {
    margin-left: 3px;
    margin-top: 1px;
}

div#mainTitle {
    margin-top: 10px;
    margin-left: 3px;
    font-weight: bold;
    font-size: 14px;
    width: 480px;    
}

div#mainContent {
    margin-left: 3px;    
    margin-top: 7px;
    width: 480px;
    
}
.newsTitle {
    background-image: url(background.gif);
    width: 231px;
    height: 20px;
    margin-bottom: 8px;
    margin-top: 8px;
    margin-left: 3px;
    font-weight: bold;
}
.newsContent {
    width: 232px;
    margin-left: 1px;
    float: left;
}

.small_news {
    margin-bottom: 10px;
    margin-left: 1px;
}

.lesMer {
    color: black;
    font-weight: bold;    
    text-decoration: none;
    margin-left: 3px;
    float: left;
}

.bigPicture {

}
.smallPicture {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 6px;
}

div#search {
    margin-top: 5px;
    height: 70px;
}

form#searchform {
    font-size: 12px;
}

input.query {
   margin-top: 3px;
   border: 1px solid #848484;
   float: left;
   width: 180px;
}

input.searchImage {
    margin-left: 4px;
    margin-top: 3px;
    float: left;
}

div#searchHeading {
    background-image: url(background2.gif);
    width: 231px;
    height: 20px;
    font-weight: bold;
    margin-bottom: 4px;
}

div#sitemenu {
   margin-top: 10px;
   padding-top: 10px;
   border-top: 1px solid #2357a5;
   width: 232px;
}

div#sitemaplink {
   float: left;
   margin-right: 25px;
   height: 20px;
   margin-top: 5px;
}

div#contactlink {
   float: left;
   height: 20px;
   margin-top: 5px;
}

div#sitemenu a {
   color: #2357a5;
   font-size: 12px;
   text-decoration: none;
   vertical-align: middle;
}

div#sitemenu img {
   margin-right: 3px;
   border: none;
}
