body {
margin: 0;
font-family: Verdana;
text-align: center;
overflow: auto;
}

#header {
margin: auto;
width: 750px;
text-align: left;
}

img {
border: 0;
}

#menubox {
width: 100%;
border-top: 1px solid #C5D6E1;
border-bottom: 6px solid #B72A17;
height: 21px;
}

#menu {
text-align: left;
width: 750px;
margin: auto;

}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
text-transform: uppercase;
}

#menu ul li {
float: left;
font-size: 10px;
margin-right: 0px;
}

#menu ul li a {
color: #404040;
padding: 5px 10px 4px 10px;
text-decoration: none;
display: block;
}

#menu ul .current {
background: #B72A17;
font-weight: bold;
}

#menu ul .current a {
color: #fff;
}

#menu ul .current a:hover {
color: #404040;
}

#menu ul li a:hover {
background: #C5D6E1;
}

#menu ul .right{
float: right;
}

#box,#forsidebox {
width: 750px;
margin: auto;
margin-top: 4px;
font-family: "Trebuchet MS";
text-align: left;
background: url(background.jpg) repeat-y;
}

* html #box {
background: url(background.jpg) repeat-y;
}

#forsidebox {
background: none;
}

#submenu {
width: 195px;
float: left;
padding: 9px 13px 13px 13px;
background: #F2F6F8;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
height: auto;
margin-right: 10px;
}

#submenu .text {
font-weight: normal;
text-transform: none;
}

#submenu h1 {
font-size: 11px;
padding-bottom: 7px;
margin: 0;
border-bottom: 2px solid #C9D7DF;
}

#submenu h1 a {
color: #2E2E2E;
text-decoration: none;
display: block;
}

#submenu h1 a:hover, #submenu ul a:hover {
color: #646464;
}

#submenu ul {
list-style: none;
padding: 0;
text-transform: none;
font-weight: normal;
margin-left: 0;
margin-top: 10px;
}

#submenu ul ul {
padding-left: 10px;
}

#submenu ul li {
padding-bottom: 7px;
}

#submenu ul ul {
border-top: 1px solid #C9D7DF;
margin-top: 8px;
padding-top: 7px;
padding-bottom: 1px;
border-bottom: 1px solid #C9D7DF;
}

#submenu ul a {
color: #202020;
text-decoration: none;
background: url(arrow1.gif) no-repeat 0 50%;
padding-left: 18px;
display: block;
}

#submenu ul a:hover, #submenu ul li .current {
background: url(arrow2.gif) no-repeat 0 50%;
}

#submenu ul li .current {
font-weight: bold;
}

#content, #forsidecontent {
font-size: 12px;
margin-left: 9px;
width: 520px;
text-align: justify;
margin-left: 230px;
}

* html #content {
width: 516px;
}

* html #forsidecontent {
width: 500px;
}

#content .breadcrumb {
margin: 0;
padding: 3px 0 5px 0;
color: #404040;
border-bottom: 1px solid #C0C0C0;
font-size: 11px;
}

#content a {
color: #202020;
border-bottom: 1px dotted #91B9D3;
text-decoration: none;
}

#content a:hover {
border-bottom: 1px dotted #B72A17;
}

#content h1 {
font-size: 28px;
margin: 0;
color: #202020;
font-weight: normal;
}

#content h2 {
font-size: 20px;
margin: 0;
margin-top: 10px;
color: #202020;
font-weight: normal;

}

#footer {
clear: both;
background: url(footer.jpg) repeat-x;
padding-top: 33px;
text-align: center;
font-size: 10px;
color: #517C97;
height: 20px;
}

#footer a {
color: #517C97;
border-bottom: 1px solid #91B9D3;
text-decoration: none;
}

#footer a:hover {
border-bottom: 1px solid #B72A17;
}

#content .filelist h2 {
font-size: 20;
color: #202020;
margin: 0;
padding-bottom: 8px;
font-weight: normal;
}

#content .filelist ul {
list-style: none;
margin: 0;
padding: 0;
}

#content .filelist ul li {
padding-bottom: 8px;
}

.login {
float: right;
font-size: 10px;
text-transform: uppercase;
margin-top: 40px;
margin-right: 10px;
}

.login {
color: #B72A17;
text-decoration: none;
font-weight: bold;
}

.login:hover {
color: #517C97;
}

.info {
color: #f00;
}

table {
width: 100%;
font-size: 12px;
}

table th {
font-weight: bold;
background: #F2F6F8;
color: #202020;
text-align: left;
padding: 2px 5px;
}

#about {
width: 195px;
float: left;
padding: 5px 13px 13px 13px;
font-size: 12px;
height: auto;
margin-right: 10px;
}

* html #about {
padding-top: 15px;
}

#forsidebox h3 {
text-transform: uppercase;
margin: 0;
font-size: 13px;
}

.link {
text-decoration: none;
font-weight: bold;
color: #202020;
background: url(arrow1.gif) no-repeat 0 45%;
text-indent: 15px;
display: block;
float: left;
}

.link:hover {
background: url(arrow2.gif) no-repeat 0 45%;
}

#forsidecontent {
background: #F2F6F8;
padding: 5px;
margin-top: 10px;
}

#forsidecontent #latest,#news {
float: left;
}

.clear {
clear: both;
}

#latest {
width: 55%;
padding-right: 10px;
}

* html #latest {
width: 59%;
}

#latest img {
margin: 0;
margin-top: 10px;
padding: 0;
}

* html #latest p {
margin-top: 3px;
}

#news {
width: 40%;
}

* html news {
width: 35%;
}

* html #news p {
margin-top: 15px;
}

#news p {
margin-bottom: 0px;
}

a {
text-decoration: none;
color: #202020;
}

.dokumenter {
	width: 47%;
	float: left;
	margin-right: 10px; margin-bottom: 10px;
}

.dokumenter-icon {
	width: 55px;
}

.documenter-info {
	width: 100%;
}
