.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
body {
	margin:25px 0;
	padding:0;
	background: #ffcc00 url(images/back.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode";
	font-size:12px
}
h1, h2, h3, h4, h5, h6, ul, li {
	margin:0
}
h1 {
	font-size:18px;
	margin:20px 0;
	font-weight:normal
}
h2 {
	font-size:14px;
	margin-top:15px
}
h4, h4 a {
	color:#993300;
	background:url(images/headline_back.jpg) repeat-y;
	padding:7px 9px;
	font-size:15px;
	text-decoration:none
}
h4 a {
	padding:0;
}
h4 a:hover {
	border-bottom:1px dotted
}
h5 {
	font-size:16px;
	margin:20px 0;
}
h3 {
	font-size:15px;
	margin-top:10px
}
img {
	border:0
}
#wrapper {
	width:945px;
	margin:auto
}
/*.index {
background:#ffdc50; border:1px solid #ffe06a; padding:0 10px 10px;
}*/
.clear {
	clear:both
}
.top-links a, .bottom-links a {
	text-decoration:none;
	color:#fff;
}
.bottom-links a, .bottom-links {
	color:#000;
	font-size:11px
}
.top-links a:hover, .bottom-links a:hover {
	text-decoration:underline
}
.top-links ul {
	padding:0px;
	text-align:right
}
.bottom-links {
	padding:5px 0 20px 10px;
	text-align:right
}
.bottom-links ul {
	text-align:left;
	list-style:none;
	padding:0;
	width:725px;
	float:left
}
.bottom-links p {
	margin:0	
	}
.bottom-links div {
	color:#666;
	width:150px;
	float:right
}
.top-links li {
	display:inline;
	padding-right:10px;
	padding-left:10px
}
.top-links a.ghost {
	color:#d06c00
}
#main {
	background:url(images/lr_edge.png) repeat-y;
	padding:0 7px;
	margin:auto;
}
#logo {
	height:50px;
	padding:15px 0
}
#logo img.logo {
	float:left
}
#logo img {
	float:right
}
.header {
	height:365px;
	background: #df7204 url(images/header_back.jpg) repeat-x;
	padding:10px
}
.box {
	float:left;
	background:#993300;
	width:310px;
	margin-right: 10px;
	height:285px
}
.box img {
	display:block
}
.box p {
	padding:10px;
	color:#fff;
	line-height:15px;
	margin:0;
}
.contact {
	width: 256px;
	color:#fff;
	padding:8px 7px 0 7px;	
	margin-right:0;
	height:277px;
	font-size:13px;
	text-align:right
}
#content {
	background:#fed52e url(images/right_back.jpg) repeat-x 0 0;
	line-height:16px;
	color:#333
}
#left-column {
	background: #ffe06a url(images/main_back.jpg) repeat-x;
	float:left;
	padding:20px;
	width:610px;
	color:#333;
	min-height: 450px;
	height:auto !important;/*IE6+IE7*/
	height: 450px;
}
#left-column a {
	color:#993300;
	border-bottom:1px dotted;
	text-decoration:none
}
#left-column a:hover {
	border-bottom:1px solid;
}
#left-column p {
	margin-bottom:0
}
#left-column ul {
padding-top:20px;
	padding-left:40px
}
#left-column span {
	display:block;
	font-style:italic;
	font-size:11px
}
#right-column {
	float:left;
	width:281px;
	font-size:11px;
/*	padding:10px*/
}
#right-column form fieldset {
	border:none;
	background:  #993300;
    color: #fff;
    margin: 0;
    padding: 0 0 15px;
	}
#right-column .right-container {
	padding:0 10px;
	}
#right-column p {
	margin-bottom:3px;
	margin-top:10px
	}

#left-column a.arkiv {
	color:#f8ac00;
	font-weight:bold;
	background-color: #993300;
	padding: 2px 5px;
	font-weight:normal;
	margin-left:35px;
	border-bottom:none
	}
#left-column a.arkiv:hover {
		color: #993300;
		background-color:#f8ac00;
	}

