/* GENERAL */

html {
height:100%;
max-height:100%;
}

body {
font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
background-color: #e3d9cc;
color: #555;
font-size: 13px;
padding:0;
margin:0;
height:100%;
max-height:100%;
}

a, a:visited {
color: #555;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

a:focus {
-moz-outline: none;
}

a:active {
border: none;
}

p {
margin: 0 0 12px 0;
padding: 0;
}

hr {
border: none;
height: 2px;
color: #e3d9cc;
background-color: #e3d9cc;
padding:0;
margin: 0 0 12px 0;
}

/* HEADERS */

h1 {
font-family: arial narrow, arial, verdana, helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
color: #000;
margin: 12px 0 6px 0;
padding:0;
}

h3 {
font-size: 16px;
font-weight: bold;
color: #000;
margin: 0 0 4px 0;
padding:0;
}

h4 {
font-weight: bold;
color: #000;
margin: 0 0 4px 0;
padding:0;
}

h2, h3, h4, h5, h6 {
margin-top:0;
}

/* LAYOUT */

div#container {
background: #fff url(../images/body-bg.gif) scroll repeat-y top center;
margin: 0 auto;
width:964px;
min-height:100%;
}

* html #container {height:100%;}

div#header {
display: block;
height: 100px;
background-image: url(../images/cmt-top.jpg);
background-repeat: no-repeat;
margin: 0 7px;
}

div#nav-container {
display: block;
height: 52px;
margin: 0 7px;
}

div#content {
display: block;
margin: 0 332px 0 0;
padding:0 0 12px 19px;
max-width: 610px;
}

div#content-wide{
display: block;
margin:0;
padding:0 19px 12px 19px;
}

div#sidebar {
display: block;
width: 291px;
float: right;
margin:0 0 12px 0;
padding: 0 19px 0 12px;
border-left: 1px solid #886a4e;
clear: both;
}

div#footer {
clear: both;
border-top: 2px solid #e3d9cc;
padding: 6px 12px 6px 12px;
margin: 0 7px;
}

div#design {
border-top: 2px solid #e3d9cc;
padding: 6px 12px 6px 12px;
margin: 0 7px;
}

/* SEARCH */

div#searchbox {
float: right;
width: 240px;
height: 22px;
padding-top: 12px;
}

img#searchlabel {
width: 71px;
height: 22px;
border: 0;
margin-right: 2px;
}

input#searchtext {
border: 1px solid;
font-size:1em;
width: 106px;
vertical-align: top;
font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
padding: 2px 4px;
}

input#searchbutton {
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
width: 27px;
height: 16px;
border: none;
padding: 0;
background-color: transparent;
vertical-align: top;
margin-top: 3px;
}

/* SIDEBAR */

#sidebar .nyheter p {
font-size: 11px;
margin: 0 0 12px 0;
padding: 0;
line-height: 128%;
}

#sidebar h2 {
margin:0 0 12px 0;
padding:0;
color: #c7b299;
}

#sidebar h4 {
margin:0 0 4px 0;
padding:0;
color: #000;
}

#sidebar h4 span {
color: #555;
}

/* FOOTER */

div#footer p {
font-size: 10px;
line-height: 10px;
height: 10px;
margin:0;
padding:0;
}

div#footer p.right {
display: block;
width: 96px;
float: right;
text-align: right;
font-weight: bold;
}

div#footer p.right a, div#footer p.right a:visited  {
color: #555;
text-decoration: none;
}

div#footer p.right a:hover  {
color: #000;
text-decoration: none;
}


/* DESIGN */

div#design p {
font-size: 11px;
line-height: 11px;
height: 11px;
margin:0;
padding:0;
color: #bcbcbc;
text-align: center;
font-variant: small-caps;
}

div#design p a, div#design a:visited  {
color: #bcbcbc;
text-decoration: none;
}

div#design a:hover  {
color: #666;
text-decoration: none;
}

/* INFO-BOX-STARTPAGE */

.info-box h3 {
margin:0 0 12px 0;
padding:0;
color:#42210b;
}

.info-box table {
border-collapse: collapse;
font-size: 12px;
font-weight: bold;
color: #000;
margin: 0 0 2px 0;
padding:0;
width: 368px;
}

.info-box table td {
margin:0;
padding:4px 4px 4px 0px;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}

.info-box .right {
display: block;
width: 215px;
float: right;
border-left: 1px solid #e3d9cc;
margin: 0;
padding: 0 0 0 12px;
}

.info-box .right .rapporterna p {
font-size: 11px;
margin: 0 0 6px 0;
}

.info-box .right .rapporterna p a,
.info-box .right .rapporterna p a:visited {
text-decoration: none;
}

.info-box .right .rapporterna p a:hover {
text-decoration:underline;
}

/* OE CLASSES */

table.data {
font-size: 11px;
width: auto;
border-collapse: collapse;
empty-cells: show;
margin: 0 0 12px 0;
border: none;
}

table.data * {border: none;}

table.data td {
padding:4px 2px 4px 6px;
margin:0;
vertical-align: middle;
background-color: #f5f4e2;
border-left:hidden;
border-right:hidden;
border-top: 1px solid #666;
}

table.data td p {
margin:0;
padding:0;
color: #000;
}

table.imageonly {
width: auto;
border: none;
border-collapse: collapse;
margin-bottom: 12px;
}

table.imageonly td * {
margin:0;
padding:0;
}

a.more, a.more:visited {
color: #42210b;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
}

a.more:hover {
color: #42210b;
text-decoration: underline;
}

/* TEMP */

td.live {
font-weight: normal;
}

table td.aligned-right {
text-align: right;
}

.content-view-line .class-folder {
margin: 0 0 12px 0;
}

.content-view-full .attribute-short {
font-weight: bold;
font-size: 13px;
color: #000;
}

.content-view-line .attribute-short {
font-weight: normal;
}

.content-view-full .attribute-billboard {
margin: 0 -12px;
padding:0;
}

.content-view-full .attribute-billboard * {
border: none;
margin:0;
padding:0;
}

.content-view-full .attribute-billboard img {
margin: 0 0 12px 0;
float: none;
}

.object-left {
float: left;
margin: 0 12px 0 0;
}

.object-right{
float: right;
margin: 0 0 0 12px;
}

div.content-view-children {
margin: 0 0 12px 0;
}

div.last-update p {
color: brown;
font-size: 10px;
text-transform: uppercase;
margin:0;
padding:0;
}

div.last-update img {
vertical-align: bottom;
}

div.last-update a,
div.last-update a:visited,
div.last-update a:hover {
text-decoration: none;
}

div.content-view-full div.class-folder div.content-view-children {
display: block;
width: 291px;
float: right;
margin:0 0 12px 12px;
padding: 0 12px;
border-left: 1px solid #886a4e;
}

div.content-view-full div.content-view-children p {
margin:0;
padding:0;
font-size: 11px;
color: #555;
}

div.content-view-full div.content-view-children h2 {
margin:0 0 2px 0;
padding:0;
}

div.content-view-full div.content-view-children div.attribute-link {
margin:0 0 12px; 0;
}

div.content-view-full div.content-view-children div.attribute-link a {
color: brown;
}

.print-only {display: none;}
input.box, textarea.box {width: 68%;}
input.halfbox, textarea.halfbox {width: 37%;}

div.kontakt a img {margin-bottom:6px;}

/* FACTBOX */


.factbox {
padding: 1px 0px 1px 1px;
width: 317px;
border: none;
}

.factbox-design {
border: 1px solid #886a4e;
margin: 2px 0px 12px 2px;
background-color: white;
}

.factbox h2 {
color: white;
border: 1px solid #886a4e;
background-color: #886a4e;
margin: 0px;
padding: 2px 6px;
font-size: 1.3em; 
letter-spacing: 1px;
}

.factbox p {
margin: 6px 6px;
padding: 0;
font-size: 1.1em;
}


ol li ol {list-style-type: lower-alpha;}

a#hem {
float: left;
width: 512px;
height: 56px;
margin: 22px 0 0 16px;
padding: 0;
}

a#hem, a#hem:visited, a#hem:hover {
text-decoration:none;
}

sup,sub {
height: 0;
line-height: 1;
vertical-align: baseline;
_vertical-align: bottom;
position: relative;
}

sup {
bottom: 1ex;
}

sub {
top: .5ex;
}

p.info {
	font-size: 10px;
	color: #999;
	margin: 0 0 4px 0;
	padding:0;
	}

p.info a, p.info a:visited {
	color:;
	text-decoration:underline;
	}

p.info a:hover {
	color:;
	text-decoration:underline;
	}

a.embed-file img {
	border: none;
	vertical-align: middle;
	}

a.embed-file, a.embed-file:visited {
	color:;
	text-decoration: none;
	}

a.embed-file:hover {
	color:;
	text-decoration: none;
	}

img#flag {
	float: right;
	width:28px;
	height:17px;
	margin: 6px 8px 0 0;
	}
