
*{
	padding: 0px;
	margin: 0px;
}

body{
	background: #F9F9F7 url('/images/design/bg_01.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms",verdana,arial, helvetica, sans-serif;
	color: #333344;
	line-height: 18px;
}
/* */


/*hovedelementer*/
#outer{
	position: relative;
	width: 960px;
	margin: 0 auto;
	background: #fbfbfb url('/images/design/bg_outer.gif') repeat-y;
}

#upbg{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('/images/design/upbg.gif') no-repeat;
	width: 960px;
	height: 264px;
	z-index: 1;
}

#header{
	position: absolute;
	width: 202px;
	height: 120px;
	color: #fff;
	padding-left: 20px;
}

#splash{
	position: absolute;
	right: 30px;
	width: 540px;
	height: 110px;
}

/* menu */

#menu{
	position: relative;
	background: url('/images/design/bg_menu.gif') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 120px 0px 20px 0px;
}
#slogan{
	float:right;
	color: #EEE;
	margin-top: 15px;
	font-size: 16px;
	font-weight:bold;
}
#slogan A{
	color:#FFF;
}
#slogan I{
	color:#FF6;
}
/* end menu */

#secondarycontent{
	position: relative;
	width: 200px;
	float: right;

}

#secondarycontent .content{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#primarycontent{
	position: relative;
	width:510px;
	float: left;
	margin-left: 5px;

}

#primarycontent .content{
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}

#primarycontent .post{
	margin-bottom: 30px;
}

#primarycontent .post .header{
	position: relative;
}

#primarycontent .post .date{
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content{
	margin-bottom: 0px;
}

#primarycontent .post .footer{
	position: relative;
	top: -10px;
	background: url('images/a33.gif') repeat-x;
	height: 64px;
}


#footer{
position: relative;
clear: both;
height: 66px;
text-align: center;
background-image: url('images/a50.gif');
color: #666;
}



/*content -- */

a{
	color: #384e73;
	text-decoration: underline;
}

a:hover{
	font-weight:bold;
	text-decoration: underline;
}

a.readMore, a.readmore{
	display:block;
	clear:both;
	background-image: url('/images/design/a38.gif');
	background-position: center  right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-align: right;
	text-decoration: none;



}

H1,H2,H3,H4,H5{color:#333344;margin-top: 0px;padding-top: 0px;}
H1{font-size: 22px;margin-bottom:7px;}
H2{font-size: 20px}
H3{font-size: 18px}
H4{font-size: 16px}
H5{font-size: 14px}


H1 A,H2 A,H3 A,H4 A,H5 A{
	/* border-top: 1px #DDD solid; */
	margin-top: 0px;
	padding-top: 0px;
	display:block;
	margin-bottom: 0px;
	text-decoration:none;
	padding-bottom: 3px;
}

sup{
	font-size: 0.5em;
}

p{
	margin-bottom: 14px;
	/*text-align: justify;*/
}


img.floatleft{
	float: left;
	margin: 0px 14px 3px 0px;
}

ul.linklist{
	list-style: none;
}

ul.linklist li{
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#inner{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

div.newsListFront{
margin-top: 10px;
border-top: 1px #AAA solid;
padding-top: 10px;
}
/* newsitems  / article category listing */
div.newsItem{
	margin: 15px 0px ;
	
	clear:both;
	border-bottom: 1px #CCC solid;

}

div.newsThumb{
	float: left;
	border: 1px #999 solid;
	background:#FFF;
	margin: 0px 7px 7px 0px;

}
img.img_left{
	border: 1px #999 solid;
	margin: 3px;
}

img.img_right{
	border: 1px #999 solid;
	margin: 0px 0px 7px 7px;
}
/* special overrides */
#secondarycontent h3{
	position: relative;
	top: 4px;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: -1px;
	background: url('/images/design/s_cont.gif') bottom repeat-x;
	padding: 0px 0px 5px 10px;
	
	margin-bottom: 5px;
}

#primarycontent h3{
	position: relative;
	font-size: 18px;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 5px 15px;

}
#menu ul{
float: left;
}

#menu ul li{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li.first{
	border-left: 0px;
}

#menu ul li a{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover{
	color: #FFF;
	font-weight : bold;
	font-size: 13px;
	text-decoration: none;
}

#primarycontent .post .footer ul{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#primarycontent .post .footer ul li{
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly{
	background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments{
	background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore{
	background-image: url('images/a38.gif');
}
#footer a{
	color: #8C8C73;
}
/* left */
#leftbar{
	position: relative;
	width: 160px;
	float:left;
	margin-right: 15px
}

#leftbar A{
	display:block;
	clear:both;
	text-decoration:none;
}
#leftbar H2{


}
#leftbar H2.margin15top{
	border: 1px #CCC solid;
	margin-top: 15px;
	background: #EEE;
}
#leftbar H4{
	border: 1px #DDD solid;
	margin-top: 10px;
	background: #EFEFEF;
	
}
/* articles */
div.art_ingress{
	margin-bottom: 10px;
}

/* Standard CSS Tags*/ 
.hide {display: none;}
.cloak {visibility: hidden;}
.floatL {float: left;}
.floatR {float: right;}
.clear {clear: both;}
.clearL {clear: left;}
.clearR {clear: right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.justify {text-align: justify;}
