body
{
    font: 12px Verdana;
    line-height: 14px;
    color: #58595b;
}

td,th
{
	font: 12px Verdana;
    line-height: 14px;
}

html, body, form
{
    padding: 0;
    margin: 0;
}

h1
{
    font: 20px Verdana;
    line-height: 22px;
    font-weight: bold;
    color: #000;
}

h2
{
    font-family: '/HENLTSLC.TTF';
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 25px;
    color: #000;
}

h3
{
    font-family: arial;
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 25px;
    font-weight: bold;
    color: #000;
}

/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/

#wrapper
{
    margin: 0 auto;
    width: 767px;
}

#topimage
{
    height: 177px;
    width: 767px;
}


.redline
{
    height: 4px;
    width: 767px;
    background-image: url(img/redline.gif);
    line-height: 4px;
}

#mainmenu 
{
    height: 28px;
    margin-top: 0;
    margin: 0;
    padding: 0;
    margin-left: 162px;
}

#mainmenu li
{
    width: 104px;
    height: 28px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 3px;
}

#mainmenu a
{
    text-decoration: none;
}

#mainmenu li.selected
{
    background-image: url(img/selected.gif);
}

#mainmenu li.unselected
{
    background-image: url(img/deselected.gif);
}

#mainmenu li.selected a
{
    color: #fff;
    display: block;
    margin: 5px 0px 0px 10px;
}

#mainmenu li.unselected a
{
    color: #000;
    display: block;
    margin: 5px 0px 0px 10px;
}

#left
{
    float: left;
    width: 162px;
    margin-top: 25px;
    font-family: Verdana;
    font-size: 12px;
    line-height: 18px;
}

#ctl00_exSub_exMenu
{
    margin-left: 15px;
}

#ctl00_cph2_additionalMenu
{
    margin-left: 15px;
}

.dutt
{
    background: transparent url(img/reddot.gif) no-repeat 0px 4px;
    padding-left: 10px;
}



#content
{
    width: 596px;
    float: left;
}

#main
{
    float: left;
    width: 416px;
}

#mainMargin
{
    margin-left: 9px;
    width: 390px;
}

#right
{
    float: left;
    width: 180px;
    margin-top: 25px;
}


.cp
{
    padding: 20px;
}

.cl
{
    clear: both;
}

.rss
{
    background: transparent url(img/rss.gif) no-repeat;
    height: 16px;
    padding-left: 20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
    background-color: Transparent;
    height: auto;
}

*:first-child + html body.fckEdit
{
    background-color: #fff;
}
/* ---------------------------------------------------------------*/

.left
{
    float: left;
}
.right
{
    float: right;
}

a img
{
    border: 0;
}

a
{
    color: #E01A3D;
    text-decoration: none;
}

.newsList
{
    list-style: none;
    display: block;
    margin-left: 0px;
    padding-left: 0px;
}

.newsList li
{
    display: block;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #ccc;
}

.errorReport
{
    background-image: url(/images/Driftstorningup.gif);
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-top: 9px;
    margin-bottom:9px;
}

.errorReport2
{
    background-image: url(/images/Driftstorningmiddle.gif);
    background-repeat: repeat-y;
    padding: 0px 7px 0px 7px;
    padding-right:40px;
    color: #df1a3d;
    font-family: Verdana;
    font-size: 11px;
    line-height: 12px;
}

.errorReport3
{
    background-image: url(/images/Driftstorningbottom.gif);
    background-repeat: no-repeat;
}

.errorHeader
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

.ingress
{
    font-size: 12px;
    line-height: 15px;
    color: #58595b;
    
}


.litenrodrubrik
{
    font-size: 13px;
    font-family: Arial;
    color: #DF1A3D;
    font-weight: bold;
    line-height: 15px;
}

.mellanrodrubrik
{
    font-size: 20px;
    font-family: Arial;
    color: #DF1A3D;
    font-weight: bold;
    line-height: 22px;
}

.litengra
{
    font-size: 10px;
    color: #929497;
    line-height: 12px;
}

.regionsadress
{
    font-size: 11px;
    color: #000;
    line-height: 12px;
    font-family: Verdana;
    
}

.tabloidenrubrik
{
    font-size: 20px;
    color: #000;
    line-height: 12px;
    font-family: Arial;
    font-weight: bold;
}

.litentextrod
{
    font-size: 10px;
    color: #df1a3d;
    line-height: 16px;
    font-family: Verdana;
}
  
