﻿/*** GENERELT ***/
body{font-size:62,5%; height:100%; width:100%; background-position:top;}/*10px*/
form, *{margin:0px; padding:0px; text-align:left}
ol,ul{margin-left:30px}
img{border:none}
.displaynone{display:none}
.clear{clear:both}
.floatleft{float:left}
.floatright{float:right}
/*****/

/*Sidetemplates generelt*/
#container{position:relative; width:960px; height:100%; margin:0px auto}
#topgraphic{float:left}
#redbar{float:left; width:960px; background-color:#960018; height:14px}
h1.h1{padding-bottom:15px}

/*Leftmenu*/
#leftmenu{float:left; width:206px; background-color:#f3f1e5; padding-top:8px}
#leftmenu ul{list-style-type:none; margin-left:0px}
#leftmenu ul li{line-height:18px}
#leftmenu ul li.L1_Active, #leftmenu ul li a:hover{background-color:#e8e4cd}
#leftmenu ul li a{font-size:15px; text-decoration:; display:block; padding:8px 0px; *padding-bottom:0px; _padding-bottom:10px; padding-left:32px;}
#leftmenu ul li.L2, #leftmenu ul li.L2_Active{padding-left:10px}
#leftmenu ul li.L3,#leftmenu ul li.L3_Active{padding-left:15px}
#leftmenu ul li.L2 a, #leftmenu ul li.L2_Active a{font-size:13px}
a.L2, a.L3{font-size:13px; text-decoration:none}
#leftmenu ul li.L2_Active a, #leftmenu ul li.L3_Active a{font-size:13px; text-decoration:underline}
#leftmenu ul li a.L2, #leftmenu ul li a.L3{font-size:13px; text-decoration:none}

/*Content*/
#contentarea{float:left; width:960px; background-color:#f3f1e5; }
    #legend{float:left; padding:0px 0px 0px 10px; width:425px; text-transform:uppercase}
    #content{float:left; width:435px; background-color:#fff; padding:15px 32px 0px 32px; min-height:458px;}
   
/*News*/
#news{float:right; width:230px; background-color:#f3f1e5; padding:16px 0px 0px 25px}
    .newsItem{float:left; padding:5px 0px 10px 0px; width:190px}
    .newsHeader{color:#960018; font-size:18px; font-weight:bold; font-family:Trebuchet MS}