p
{
    margin-top:0px;
    margin-bottom:10px;
    padding:0px;
    font-size:9pt;
    line-height:18px;
}
.HuvudRubrik, h1
{
    font-family:Arial, Verdana;
    font-size:15pt;
    margin-bottom:15px;
    font-weight:normal;
    line-height:25px;
}
.UnderRubrik, .MellanRubrik, h2
{
    font-family:Arial, Verdana;
    font-size:11pt;
    font-weight:normal;
    margin-bottom: 15px;
}
.LitenRubrik
{
    font-family:Arial;
    font-size:10pt;
    margin-bottom:5px;
    font-weight:bold;
}
    

.BoendeRubrik
{
    background-image: url(../img/cat_house_small.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:25px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;
}
.BarnRubrik
{
    background-image: url(../img/header_barn.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:25px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;
}
.PoolRubrik
{
    background-image: url(../img/header_pool.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:30px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;
}
.AktivitetRubrik
{
    background-image: url(../img/header_activity.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:30px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;
}
.KonferensRubrik
{
    background-image: url(../img/header_konferens.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:30px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;
}
.GolfRubrik
{
    background-image: url(../img/header_golf.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:30px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;
}
.OmRubrik
{
    background-image: url(../img/header_om.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:24px;
    padding-left:30px;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:0px;
    text-transform: uppercase;

}

.BlueHeaderBack
{
    background-color:#009ee0;
    line-height:20px;
    width:100%;
    padding:3px;
    color:White;
}
.BlueHeaderBackLarge
{
    background-color:#009ee0;
    line-height:30px;
    width:100%;
    padding:3px;
    color:White;
    font-size:16px;
}

.TabellTop
{
    background-color:#009ee0;
    padding:3px;
    margin: 5px 0 5px 0;
    color:White;
}
