@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color:#000;
	background: url(../bilder_losning/bgbody.jpg) repeat #383838;
}

#wrapper {
	width:903px;
	margin:59px auto 0 auto;
	position:relative;
}
#cube {
	background:url(../bilder_losning/cube.png) no-repeat;
	width:148px;
	height:159px;
	overflow:hidden;
	position:absolute;
	bottom:24px;
	right:50px;
}
#cube_faded {
	background:url(../bilder_losning/cube_faded.jpg) no-repeat;
	width:168px;
	height:131px;
	overflow:hidden;
	position:absolute;
	bottom:85px;
	right:38px;
	z-index:1;
}
/* #language
---------------------------------------- */
#language {
	width:881px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-align:right;
	padding-right:22px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
}

/* #container
---------------------------------------- */
#container {
	width:903px;
}

/* #header
---------------------------------------- */
#header {
	width:903px;
	height:105px;
	background:url(../bilder_losning/header.png) no-repeat;
	position:relative;
	z-index:5000;
}
#header .search {
	width:171px;
	height:16px;
	overflow:hidden;
	position:absolute;
	top:8px;
	right:7px;
	z-index:200;
}
#header .search .textbox {
	width:109px;
	margin-right:1px;
	border:none;
	padding:0;
	margin:0;
	height:16px;
	line-height:16px;
	font-size:12px;
	color:#999999;
	background:none;
	font-family:"Trebuchet MS", Arial, Verdana;
}
#header .search .button {
	width:56px;
	border:none;
	height:16px;
	line-height:16px;
	font-size:12px;
	color:#999999;
	background:none;
	font-family:"Trebuchet MS", Arial, Verdana;
}

/* #header .logo
---------------------------------------- */
#header .logo {
	width:206px;
	height:105px;
	float:left;
	overflow:hidden;
}

/* #header .top-menu
----------------------------------------
Se i topmenu.css
 */

/* #mainContainer
---------------------------------------- */
#mainContainer {
	width:903px;
	background:url(../bilder_losning/bgcontainer.jpg) repeat-y;
	min-height:412px;
	height:auto !important;
	height:412px;
}

/* #left
---------------------------------------- */
#left {
	width:197px;
	padding-left:8px;
	padding-right:1px;
	float:left;
}
.menutop {
	background:url(../bilder_losning/menutop.jpg) no-repeat;
	width:197px;
	height:10px;
}
.menudiv {
	background:url(../bilder_losning/menudiv.jpg) no-repeat;
	width:197px;
	height:22px;
}
.menugfx {
	background:url(../bilder_losning/menugfx.png) no-repeat;
	width:197px;
	height:173px;
	position:absolute;
	bottom:7px;
	left:8px;
	z-index:300;
}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:690px;
	padding-right:7px;
	overflow:hidden;
	float:left;
	z-index:100;
	position: relative;
}
.topimages {
	width:690px;
	height:105px;
	overflow:hidden;
	background:#CCCC00;
}
#header_products {
	width:690px;
	height:105px;
	overflow:hidden;
	background:url(../bilder/ex-products.jpg) no-repeat;
}
.picture_left {
	width:280px;
	height:105px;
	float:left;
	overflow:hidden;
}
.picture_right {
	width:410px;
	height:105px;
	float:left;
	overflow:hidden;
}
.picture_right a,
.picture_right a:link,
.picture_right a:visited,
.picture_right a:hover,
.picture_right a:active {
	color:#000000;
}
.categorytitle {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	line-height:130%;
}
.sidevalg {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#000000;
	display:inline;
}

/* #footer
---------------------------------------- */
#footer {
	width:903px;
	height:85px;
	overflow:hidden;
	background:url(../bilder_losning/footer.png) no-repeat;
	clear:left;
}
/* #footer .adresse
---------------------------------------- */
#footer .adresse {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:20px;
	padding: 28px 0 0 0;
	color:#666666;
}
#footer .adresse a {
	color:#666666;
}

/* Powered by I-Tools */
.itools {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	margin:0 auto;
	width:881px;
	text-align:right;
	padding:5px 0;
	padding-right:22px;
}
.itools a:link { color: #FFFFFF; text-decoration:none; }
.itools a:visited { color:#FFFFFF; text-decoration:none; }
.itools a:hover { color: #FFFFFF; text-decoration: underline; }
.itools a:active { color:#FFFFFF; text-decoration:none; }


/* "Ansatte" menu 
------------------------------------------------------ */

.clsSelected {
	color:#006600;
	background-color:#CC3300;}