﻿body{
	margin:0;
	background:#fff url(/resources/images/Template/body-bg.gif) repeat-x 0 0;
	color:#010101;
	font:11px/16px Arial, Helvetica, sans-serif;
}
a{
	color:#385338;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
	display:block;
}
p{
	margin:0 0 12px 0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
#main{
	width:950px;
	margin:0 auto;
}
h1
{
	margin: 5px 0 6px 0;
	font-size: 17px;
	color: #7eb57c;
}
.header{
	background:url(/resources/images/Template/header.gif) repeat-x 0 0;
	min-height:110px;
	overflow:hidden;
	width:950px;	
}
* html .header{
	height:110px;
	overflow:visible;
}
.header-bottom{
	background:url(/resources/images/Template/header-bottom.gif) no-repeat 0 100%;
	padding:0 0 5px 0;
	width:950px;
	overflow:hidden;
	position:relative;
}

.center-box a
{
	color:#7eb57c;
}

.center-box p
{
	margin-bottom: 6px;
}

.center-box ul
{
	list-style-type: disc;
	padding: 10px 0 10px 15px;
	margin-left: 5px;
}
.header h1{
	margin:4px 0 0 30px;
	float:left;
	display:block;
}
.header h1 a{
	background:url(/resources/images/Template/logo.png) no-repeat 0 0;
	width:264px;
	height:82px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.einkunarord{
	float:left;
	clear: left;
	display:block;
	width: 107px;
	height:21px;
	margin: 0 0 0 18px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(/resources/Images/Template/einkunnarord.gif) no-repeat;
}

ul.main-nav{
	width:600px;
	position:absolute;
	bottom:0;
	right:0;
	list-style:none;
}
ul.main-nav li{
	float:right;
	background:url(/resources/images/Template/main-nav-split.gif) no-repeat 0 100%;
}
ul.main-nav li.first{
	background:none;
}
ul.main-nav li a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding:12px 13px 12px 12px;
}
.content-top{
	background:url(/resources/images/Template/cont-top.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	overflow:hidden;
	width:940px;
	padding:5px;
}
.content{
	margin:5px 0 0 0;
	height:1%;
	overflow:hidden;
	background:#fff url(/resources/images/Template/content-bg.gif) repeat-x 0 0;
}
.sidebar{
	width:195px;
	float:left;
}
.center-box{
	width:540px;
	float:left;
	margin:0 5px;
	display:inline;
}
.side-top{
	background:url(/resources/images/Template/side-top.gif) no-repeat 0 0;
	padding:4px 0 0 0;
	width:195px;
	overflow:hidden;
}
.side-center{
	width:193px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#fff;
	overflow:hidden;
}

.side-center-green{
	width:193px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background: url(/resources/images/Template/side-center-green.gif) repeat-x bottom left #fff;
	overflow:hidden;
	color: #7cb67c;
}

.side-bottom{
	background:url(/resources/images/Template/side-bottom.gif) no-repeat 0 100%;
	padding:0 0 4px 0;	
}
.side-bottom-green{
	background:url(/resources/images/Template/side-bottom-green.gif) no-repeat 0 100%;
	padding:0 0 4px 0;	
}
.center-top{
	background:url(/resources/images/Template/center-top.gif) no-repeat 0 0;
	padding:4px 0 0;
	width:540px;
	overflow:hidden;
}
.center-content{
	width:518px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#fff;
	padding:6px 10px 10px 10px;
	overflow:hidden;
}
.center-bottom{
	background:url(/resources/images/Template/content-bottom.gif) no-repeat 0 100%;
	padding:0 0 3px 0;
}
.center-box h2{
	background:url(/resources/images/Template/heading-bg.gif) no-repeat 0 100%;
	margin:6px 0 0 -10px;
	padding:0 0 6px 12px;
	font-size:11px;
	color:#666;
}
ul.cont-list
{
	padding:0;
	margin:0;
	list-style:none;
}
ul.cont-list span.dagsetning
{
	color: #777777;
}
ul.cont-list li{
	margin:0 0 0 -5px;
	padding:8px 0 0 7px;
	background:url(/resources/images/Template/heading-bg.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}
ul.cont-list li.last{
	background:none;
}
h3{
	font-size:14px;
	color:#010101;
	margin:0 0 6px 0;
	color:#385338;
}
.side-center h3{
	font-size:13px;
	padding: 5px 5px 5px 5px;
	margin:0 0 3px 0;
	text-transform: uppercase;
	background: url(/resources/Images/Template/side-header-line.gif) no-repeat left bottom;
}

span.imgs{
	float:right;
	margin:6px 0 0 0;
	padding:0 0 0 12px;
}
.two-cols{
	width:548px;
	overflow:hidden;
	margin:15px 0 0 -30px;
}
.col{
	width:232px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
}
.col h2{
	margin:0 0 12px -10px;
	padding:0 0 6px 12px;
	background:url(/resources/images/Template/col-bg-line.gif) no-repeat 0 100%;
	font-size:11px;
}
.col ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.col ul li{
	padding:0 0 4px 0;
}
span.more{
	padding:0 0 0 6px;
	margin-top: 5px;
	background:url(/resources/images/Template/a-item-ico.gif) no-repeat 0 50%;
}
span.back{
	padding:0 0 0 6px;
	margin-top: 5px;
	background:url(/resources/images/Template/a-item-back.gif) no-repeat 0 50%;
}
ul.side-nav{
	width:185px;
	overflow:hidden;
	margin:-2px 0 0 0;
}
ul.side-nav li{
	background:url(/resources/images/Template/side-list-bg-line.gif) no-repeat 0 0;
	width:167px;
	float:left;
	padding:0 0 0 18px;
}
ul.side-nav li a{
	background:url(/resources/images/Template/a-item-ico.gif) no-repeat 0 50%;
	padding:8px 0 4px 7px;
	float:left;
}
ul.side-nav li ul{
	width:auto;
}

ul.side-nav li ul li{
	background:none;
	padding:0 0 7px 16px;
}
ul.side-nav li ul li a{
	background:none;
	padding:0;
}
ul.side-list-add{
	width:100%;
	overflow:hidden;
}
ul.side-list-add li{
	padding:0 0 5px 0;
	float:left;
}
ul.side-list-add li a span{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	font-size:1px;
	line-height:0;
}

ul.side-nav li ul.sub li{
	font-style: italic;
	padding:0 0 3px 17px;
}

.form-box{
	background:url(/resources/images/Template/search-box.jpg) no-repeat 0 0;
	width:185px;
	height:35px;
	overflow:hidden;
	padding:15px 0 0 10px;
	margin:0 0 5px 0;
}

#leitarform
{
	float: right;
	margin: 5px 24px 0 0;
}

span.inp01{
	background:url(/resources/images/Template/inp01.gif) no-repeat 0 0;
	width:150px;
	height:20px;
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
span.inp01 input{
	background:none;
	width:120px;
	padding:3px 0 2px 8px;
	font:10px Arial, Helvetica, sans-serif;
	border:0;
}
.footer{
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0;
	padding:0 0 12px 0;
}
.footer ul{
	text-align:center;
}
.footer ul li{
	display:inline;
	padding:0 4px 0 5px;
	background:url(/resources/images/Template/foot-split.gif) no-repeat 0 50%;
	color:#555;
}
.footer ul li.first{
	background:none;
	padding:0 4px 0 0;
}
h4{
	font-size:13px;
	color:#777777;
	margin: 10px 0 3px 15px;
}

div.green
{
	margin: 0 0 5px 20px;
	font-size: 13px;
	color: #7eb57c;
}

table#calendar
{
	margin-left: 3px;
	text-align: center;
}

table#calendar th
{
	padding: 0 6px;
}

table#calendar td
{
	padding:0px;
	width:24px;
}

table#calendar td a
{
	padding:2px 3px;
	font-weight: bold;
	color: #fff;
	background: #7eb57c;
	text-align:center;
}

#tools
{
	float: right;
	margin-top: 5px;
}

#tools img
{
	margin-right: 5px;
	display: inline;
}