﻿#search
{
    background: url(images/search_bg.gif) no-repeat;
    background-color:#a5bace;
    width:900px;
    height:111px;
    margin: 0 0 0 30px;
}
#tekst
{
 	background: url(images/contentbgno.gif) no-repeat;
    background-color:#a5bace;
    width:840px;
    height:68px;
    margin: 10px 0 10px 27px;
}
#utekst
{
 	background: url(images/tekstus.gif) no-repeat;
    background-color:#a5bace;
    width:840px;
    height:70px;
    margin: 5px 0 0 27px;
}
.csearch
{
    margin:38px 0 0 290px;
    width:200px;
}

.overskrift
{
    font:Arial;
    font-size: 14px !important;
    font-weight:bold;
    color:#fff;
}   
 
 .head
{
    font:Arial;
    font-size: 16px !important;
    font-weight:bold;
    color:#00467f;
    
}   

