body {
	padding: 0;
	margin: 0;
}


#page {
}

#top {
	position: relative;
	padding-left: 13px;
	margin: 30px auto 20px;
	text-align: left;
	width: 885px;
	margin-left: 25px;
}
#login {
	position: absolute;
	right: 0;
	bottom: 0;
}

#menu {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #080808;
	background-image: url(../img/struktur/bg_meny.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu a {
	color: #fff;
}

#menu ul {
	width: 885px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	text-align: left;
	margin-left: 30px;
}
#menu li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0 3px 0 0;
	background-image: url(../img/struktur/menyspacer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu li.last {
	padding-right: 0;
	background: none;
}
#menu li a {
	display: block;
	margin: 0;
	padding: 0 30px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	float: left; /* for IE-mac */
}
/* Hides from IE-mac \*/
#menu li a { float: none; }
/* End hide from IE-mac */


#menu li.here, #menu li.here a {
	color: #0088A0;
}
#menu li.here ul a {
	color: #fff;
}

#menu li ul {
	display: none;
	position: absolute; 
	width: auto;
	background: #6D6D6D;
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	font-size: .9em;
	text-indent: 0;
	left: 0;
	top: 25px;
}
#menu li ul li {
	float: none;
	background: transparent;
	padding: 0;
}
#menu li:hover ul, #menu li.over ul { display: block; }

#menu li ul li a {
	display: block;
	padding: 0;
	line-height: 2em;
	font-weight: normal;
	font-style: italic;
	padding: 0 .8em;
	width: 12em;
	border-bottom: 1px solid #9D9D9D;
}


.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}

.clear {
	clear: both; 
	height: 0; 
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}


#main {
	margin: 27px auto 1em;
	text-align: left;
	width: 885px;
	padding-bottom: 1em;
	margin-left: 35px;
}
#main h1 {
	margin-top: 0;
}
#main h2 {
	margin-top: .3em;
}


.columns2 {
	background: url(../img/struktur/bg_col2.gif) repeat-y left top;
}
.columns2 .col1 {
	float: left;
	width: 653px;
	margin-right: 21px;
	display: inline;
}
.columns2 .col2 {
	float: left;
	width: 200px;
	margin-left: 11px;
	display: inline;
}
.columns2 .col1 .spaceright {
	margin-right: 144px;
}
.columns2 .col1 .right img {
	margin-bottom: 1em;
}


.columns3 {
	background: url(../img/struktur/bg_col3.gif) repeat-y left top;
}
.columns3 .col1 {
	float: left;
	width: 509px;
	margin-right: 21px;
	display: inline;
}
.columns3 .col2 {
	float: left;
	width: 114px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: .9em;
	display: inline;
}
.columns3 .col3 {
	float: left;
	width: 200px;
	margin-left: 11px;
	display: inline;
}

.columns4 {
	background: url(../img/struktur/bg_col4.gif) repeat-y left top;
}
.columns4 .col1 {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-right: 21px;
	display: inline;
}
.columns4 .col2, .columns4 .col3 {
	float: left;
	width: 180px;
	margin-left: 21px;
	margin-right: 21px;
	display: inline;
}
.columns4 .col4 {
	float: left;
	width: 179px;
	margin-left: 21px;
	margin-right: 20px;
	display: inline;
}

.columns4alt {
	margin-bottom: 1em;
}
.columns4alt .col1 {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-right: 11px;
	display: inline;
}
.columns4alt .col2, .columns4alt .col3 {
	float: left;
	width: 200px;
	margin-left: 11px;
	margin-right: 11px;
	display: inline;
}
.columns4alt .col4 {
	float: left;
	width: 199px;
	margin-left: 11px;
	margin-right: 10px;
	display: inline;
}


#footer {
	border-top: 2px dotted #0088A0;
	width: 885px;
	margin: 0 auto 1em;
	padding-top: 1.8em;
	font-size: .75em;
	line-height: 1.2em;
	color: #666;
	margin-left: 30px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}


.col1 ul, .col2 ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
}
.col1 ul li, .col2 ul li {
	padding-bottom: .5em;
}
ul.submenu {
	color: #0088A0;
}
ul.submenu li {
	font-weight: bold;
}
ul.submenu a {
	color: #666;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* Kommode-stiler */
.caption {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #282828;
	font-style: italic;
	}

td.caption {
	padding: 4px 6px;
}

table.kommodeTable td, table.kommodeTableBorder td {
	padding: 4px 6px;
}

table.kommodeTableBorder {
	border-collapse: collapse;
	border: 1px solid #454545;
}

table.kommodeImgTable, table.kommodeImgTableLeft, table.kommodeImgTableRight, img.withborder, img.leftwithborder, img.rightwithborder {
	border: 0px solid #454545;
}
table.kommodeImgTableLeft, img.leftwithborder {
	margin-right: 8px;
	margin-bottom: 4px;
}
table.kommodeImgTableRight, img.rightwithborder {
	margin-left: 8px;
	margin-bottom: 4px;
}

