html, body, form
{
    height:100%;
}

img 
{
    border: 0;
}

body 
{
    background: #f0ede7 url('Images/bg.jpg') repeat-x 0 0;
}

a:hover
{
    text-decoration: underline !important;
}

#Pagemaster
{
    margin:0 auto;
    max-width:1020px;
    min-height: 100%;
    border-left: solid 2px #dfddd9;
    border-right: solid 2px #dfddd9;
    background-color: #f4f4f3;
    /*background: #f4f4f3 url("Images/broder-right.jpg") repeat-y center right; */
}

#PagemasterExtra
{
    background-color: #fff;
    /*
    height: 100%;
    margin-right: 2px;
    padding-left: 2px;
    background: #ffffff url("Images/broder-left.jpg") repeat-y center left;
    */
}

#PageBorder
{
    margin:0 auto;
    width:964px;
}

#Pagemaster *
{
    color: #4f4841;
    line-height: 1.2em;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

#Header
{
    height: 119px;
}

#Header .TopLinks
{
    height: 15px;
    color:  #93908e !important;
    font-size: 10px !important;
    text-align: right;
}

#Header .TopLinks, #Header .TopLinks *
{
    color:  #93908e !important;
    font-size: 10px !important;
}

#Header .TopLinks a
{
    cursor: pointer;
    margin: 0 2px;
}

#Header .Logo
{
    height: 53px;
    cursor: pointer;
    background: url('Images/logo2.jpg') no-repeat 0 0;
    margin: 7px 0 7px 16px;
}

#Header .SearchField
{
    float: right;
    height: 22px;
    width:93px;
    margin-top:6px;
}

#Header .SearchTextBox
{
    height: 19px;
    width:88px;
    background-image: url('Images/input.jpg');
    border: 0;
    color: #fff !important;
    padding: 3px 0 0 5px;
}

#Header .SearchButton 
{
    float: right;
    width: 37px;
    height: 22px;
    cursor:pointer;
    background-image: url('Images/leita.jpg');
    margin-top:6px;
}

#Header .MainMenu
{
    float: left;
    position: relative; 
    height: 34px;
    width: 950px;
}

#Header .MainMenu a
{
    color: #fff !important;
    text-transform: uppercase;
    padding: 13px 8px 0 8px;
    display: block;
    height: 21px;
    font-weight:bold;
    font-family: Trebuchet MS !important;
}

#Header .Content
{
    background: url('Images/menu.jpg') repeat-x;
    height: 34px;
    width: 960px;
}

#Header .MainMenu ul
{
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
}

#Header .MainMenu li
{
	float:left;
	height: 12px;
}

.ie6 #Header .MainMenu ul
{
    width: 800px;
    overflow: hidden;
    height: 33px;
    float: left;
}

.ie6 #Header .MainMenu a
{
    float: left;
}

#Header .MainMenu .menusplitter
{
    background: url('Images/splitter.jpg') no-repeat 0 14px;
    width: 2px;
    height: 34px;
}

#Header .MainMenu .Menu_Level0_Selected
{
    background: url('Images/menu_selected.jpg') repeat-x;
}


#Footer
{
    border-top: solid 14px #eae9e8;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    background-color: #f4f4f3;
}

#Footer, #Footer *
{
    font-size: 10px !important;
}

#Footer .Login
{
    margin-top: 25px;
}

#Footer .Login, #Footer .Login *
{
    color: #bdbdbc !important;
}


/* --------- */
/*  Layouts  */
/* --------- */

.Layout
{
    padding: 23px 0 30px 0;
    min-height: 500px;
    background-color: #ffffff;
    height: auto;
}

.ie6 .Layout
{
    padding-top: 0px;
    margin-bottom: 20px;
}

.Normal
{
    color: #50415f !important;
    line-height: 1.2em;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

.Head
{
    color: #357483 !important;
    line-height: 1.2em;
    font-family: Trebuchet MS !important;
    text-decoration: none;
    font-size: 16px !important;
    font-weight: bold;
}

.Dato
{
   color: #93908e !important;
   font-size: 9px !important;
}

/* FrontPage Layout */

.FrontPage
{
    height: auto;
    overflow:hidden;
}

.FrontPage .TopPane
{
    
    width: 686px !important;
    float: left;
    height: auto;
    min-height: 196px;
}

.FrontPage .LeftPane
{
    width: 254px !important;
    float: left;
    height: auto;
    min-height: 400px;
}

.FrontPage .ContentPane
{
    width: 404px !important;
    float: left;
    height: auto;
    min-height: 400px;
    margin: 0 0 0 28px;
}


.FrontPage .RightPane
{
    width: 254px !important;
    float: right;
    height: auto;
    min-height: 600px;
}

/* Default Layout */

.DefaultPage
{
    height: auto;
    overflow:hidden;
}

.DefaultPage .LeftPane
{
    width: 254px !important;
    float: left;
    height: auto;
    min-height: 50px;
}

.DefaultPage .ContentPane
{
    width: 404px !important;
    float: left;
    height: auto;
    min-height: 50px;
    margin: 0 0 0 28px;
}

.DefaultPage .RightPane
{
    width: 254px !important;
    float: right;
    height: auto;
    min-height: 50px;
}

.DefaultPage .ContentPane table a
{
    text-decoration: underline !important;
}


/* VerticalMenu for layouts */
.secondLevelNav
{
    list-style: none;
    padding: 0 0 8px 0;
    margin: 0;
}

.secondLevelNav li
{
    padding: 3px 0 3px 8px;
}

.Menu_Level1_Selected, .Menu_Level2_Selected, .Menu_Level3_Selected, .Menu_Level4_Selected, .Menu_Level5_Selected
{
    font-weight: bold;
    color: #000 !important;
    background: url('Images/arrow_black.gif') no-repeat left center;
}

.Menu_Level1_Selected a, .Menu_Level2_Selected a, .Menu_Level3_Selected a, .Menu_Level4_Selected a, .Menu_Level5_Selected a
{
    color: #000 !important;
}

.Menu_Level1, .Menu_Level1_Selected { margin-left: 0px; }
.Menu_Level2, .Menu_Level2_Selected { margin-left: 21px; }
.Menu_Level3, .Menu_Level3_Selected { margin-left: 42px; }
.Menu_Level4, .Menu_Level4_Selected { margin-left: 63px; }
.Menu_Level5, .Menu_Level5_Selected { margin-left: 86px; }


/* ---------- */
/* Containers */
/* ---------- */


/* Standard */

.Container
{
    margin-bottom: 12px;
}

.Container .Control
{
    text-align: right;
}

.Container .Left { background: url('Images/box_left.gif') repeat-y left center; overflow:hidden; }
.Container .Right { background: url('Images/box_right.gif') repeat-y right center; }
.Container .Top { background: url('Images/box_top.gif') repeat-x center top; }
.Container .Bottom { background: url('Images/box_bottom.gif') repeat-x center bottom; overflow:hidden; }

.Container .Topleft
{
    position: relative;
    float: left;
    z-index: 1;
    height: 3px;
    width: 3px;
    background: url('Images/box_topleft.gif') no-repeat left top;
}

.Container .TopRight
{
    position: relative;
    float: right;
    z-index: 1;
    height: 3px;
    width: 3px;
    background: url('Images/box_topright.gif') no-repeat right top;
}

.Container .Bottomleft
{
    position: relative;
    float: left;
    z-index: 1;
    height: 3px;
    width: 3px;
    background: url('Images/box_bottomleft.gif') no-repeat right bottom;
}

.Container .BottomRight
{
    position: relative;
    float: right;
    z-index: 1;
    height: 3px;
    width: 3px;
    background: url('Images/box_bottomright.gif') no-repeat right bottom;
}


.Container .Title
{
    font-family: Trebuchet MS !important;
    overflow:hidden;
    font-weight: bold;
    border-bottom: solid 2px #7fb4ba;
    margin: 0 2px 3px 2px;
    text-transform: uppercase;
    height: 17px;
    font-size: 13px !important;
    padding-bottom: 2px;
}

.Container .Middle
{
    overflow:hidden;
    margin: -1px 2px -1px 2px;
    z-index: -1;
    float:left;
    min-width:250px;
}



/* Width */

#Header .Container .Middle { width:960px; }
.FrontPage .TopPane .Container .Middle { width: 682px; }
.FrontPage .ContentPane .Container .Middle { width: 400px; }
.FrontPage .LeftPane .Container .Middle { width: 250px; }
.FrontPage .RightPane .Container .Middle { width: 250px; }

.DefaultPage .ContentPane .Container .Middle { width: 400px; }
.DefaultPage .LeftPane .Container .Middle { width: 250px; }
.DefaultPage .RightPane .Container .Middle { width: 250px; }

/* Special container override */




.ContainerGray .Content
{
    background: #eee8e3 url('Images/gray.jpg') repeat-x top center;
    padding: 10px;
}

.ContainerBorderTop .BorderTop
{
    height: 17px;
    border-bottom: solid 2px #7fb4ba;
    margin: 0 2px 3px 2px;
    padding-bottom: 2px;
}

.DefaultPage .ContainerBorderTop .BorderTop
{
    height: auto;
}

.ContainerBorderTop .Control
{
    text-align:right;
}

.ContainerBorderTop .Title
{
   overflow:hidden;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px !important;
}

.ContainerOrange .Content
{
    background: #2f6e7e url('Images/containerbg.jpg') repeat-x top center;
    padding: 10px;
}


/* ---------- */
/*    News    */
/* ---------- */

/* Snippet */


.NewsSnippetModule
{
   margin: 0 2px;
}

.NewsSnippet
{
    Margin-bottom: 15px;
    overflow:hidden;
}


.NewsSnippet .Dato
{
    margin-bottom: 4px;
   color: #93908e !important;
   font-size: 9px !important;
}

.NewsSnippet img
{
   float: left;
   margin: 0 5px 0 0;
}

.NewsSnippet .top
{
    overflow:hidden;
    position:relative;
    margin-bottom:4px;
    min-height: 32px;
}

.NewsSnippet .toptext
{
    position: absolute;
    display:inline;
    bottom:0;
}

.NewsSnippet a
{
    text-decoration: underline !important;
    font-size: 9px !important;
    color: #93908e !important;
}

.NewsSnippet b a
{
   text-decoration: none !important;
   display: block;
   font-size: 14px !important;
   font-family: Trebuchet MS !important;
   color: #357483 !important;
}

.NewsSnippet b a:hover
{
    text-decoration: underline !important;
}

.ie6 .NewsSnippet .toptext, .ie6 .NewsSnippet .top
{
    position:static;
}


.NewsModule .Dato
{
    margin-top: 10px;
}

.NewsModule .Title
{
    margin: 0 0 10px 0;
    height: auto;
}

.NewsModule .othernews
{
    margin: 4px 0;
}

.NewsModule .othernews a
{
    padding-right: 4px;
}

/* ---------- */
/*     Adv    */
/* ---------- */

.Advs .Adv .Image
{
    height: 145px;
    width: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
}

.Advs .Even
{
    padding-top: 16px;
    padding-bottom: 3px;
}

.Advs .Title
{
    background: #fff url('Images/adv_arrow.gif') no-repeat 232px 20px;
    height: 30px;
    width: 215px;
    position:absolute;
    bottom: 0;
    padding: 5px 30px 5px 5px;
    margin: 0;
    border: 0;
    text-transform: none;
    font-size: 14px !important;
    
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;

}

/* Links */

.AdvsLink
{
    overflow:hidden;
}

.AdvsLink .Adv
{
    width: 160px;
    float: left;
    background: url('Images/arrow.gif') no-repeat left center;
    padding-left: 15px;
    margin: 4.5px;
    overflow: hidden;
}

.AdvsLink .Adv a
{
    color: #357483 !important;
    font-family: Trebuchet MS !important;
}

/* AdvsLandsstyrisfolk */
.AdvsLandsstyrisfolk 
{
    height: 84px;
}
.AdvsLandsstyrisfolk .Text
{
    font-size: 13px !important;
    font-family: Trebuchet MS !important;
    background-color: #f2f2f2;
    padding: 11px 5px 10px 6px;
    position: absolute;
    width: 135px;
    height: 63px;
    font-weight: bold;
    cursor: pointer;
}
.AdvsLandsstyrisfolk img
{
    float: right;
    cursor: pointer;
}


/* Depending on layout/pane */

.RightPane .AdvsLink .Adv, .LeftPane .AdvsLink .Adv { width: 225px; }
.FrontPage .ContentPane .AdvsLink { height: 125px; }
.FrontPage .RightPane .AdvsLink { height: 84px; }
.FrontPage .RightPane .ContainerGray .AdvsLink { height: 311px; }

/* Depending on container */

.ContainerOrange .AdvsLink .Adv a { color: #fff !important; font-size: 13px !important; font-weight: bold; }

.ContainerGray .AdvsLink .Adv a { color: #4f4841 !important; }

.ContainerGray .AdvsLink .Adv { background: url('Images/arrow_black.gif') no-repeat left center; }


/* ---------- */
/*   Events   */
/* ---------- */

/* Calendar */

.Calendar
{
    width: 251px;
    height: 134px;
}

.Calendar *
{
    font-size: 11px !important;
}

.Container .Content .Calendar
{
    margin: -9px 0px 0px -10px;
    overflow:hidden;
}

.ie7 .Calendar { width: 252px; }
.ie7 .Container .Content .Calendar { margin: -9px 0px 0px -11px; }

.Container .Content .CalendarTitle
{
   font-weight:bold;
   text-transform: uppercase;
}
/* */

.Calendar tr td
{
    background-color:Transparent !important;
}

.Calendar .CalendarDayHeader
{
    background-color: #dedddc;
}

.CalendarDay, .CalendarNonEmptyDay, .CalendarWeekendDay, .CalendarSelectedDay, .CalendarOtherMonthDay
{
    border: 1px solid #fff;
}

.CalendarPrevMonthImage
{
    height: 15px;
    width: 15px;
    background: url('Images/calendar_prev.gif') no-repeat right center;
    cursor: pointer;
}

.CalendarNextMonthImage
{
    height: 15px;
    width: 15px;
    background: url('Images/calendar_next.gif') no-repeat left center;
    cursor: pointer;
}

.Calendar tr .CalendarNonEmptyDay
{
    background-color: #dad9d8 !important;
}
.Calendar tr .CalendarNonEmptyDay a
{
    color: #000000 !important;
    font-weight: bold;
}

.Calendar tr .CalendarSelectedDay
{
    background-color: #174e9a !important;
}

.Calendar tr .CalendarSelectedDay a
{
    color: #fff !important;
    font-weight: bold;
}

.Calendar tr .CalendarOtherMonthDay a
{
    color: #A49F9A !important;
}

/* ---------------- */
/*   Read speaker   */
/* ---------------- */

.rsbtn
{
    margin-bottom: 0px !important;
}
.rsexpanded
{
    margin-bottom: 11px !important;
}
