/* @group General */

ul {
	margin-left: 16px;
}

li {
	margin-bottom: 5px;
	list-style-type: square;
}

* {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 1.4em;
}

body {
	background: #ffffff url('/img/bakgrunn_tile.gif');
	margin-top:4px;
}

a {
	color: #0063C8;
	text-decoration: none;	
}

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

strong,b {
	color:#5E5E5E;
}

small {
	font-size:10px;
	color:#555555;
}

h1,h2,h3,h4,h5,h6 {
	color:#8A8A8A;
	padding-bottom:10px;
	font-weight:normal;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
	color: #494949;
}

h3 small {
	font-weight: bold;
	font-size: 11px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0px;
	padding:0px;
}

/* @end */


/* @group Header */

div.header {
	margin-bottom:5px;
}

/* @end */

/* @group Menues */


/* @group Main and bottom menu */

table.mainmenu {
	border:#E9E9E9 solid 2px;
	width:945px;
	background:#535353;
	margin-bottom:5px;
}

td.mainmenu {
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	font-weight: none;
	font-size: 12px;
	cursor: pointer;
	color:#ffffff;
}

td.mainmenuover {
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	font-weight: none;
	font-size: 12px;
	cursor: pointer;
	color:#ffffff;
	background:#828282;
}

td.bottommenu {
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	font-weight: none;
	font-size: 10px;
	cursor: pointer;
	color:#ffffff;
}

td.bottommenuover {
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	font-weight: none;
	font-size: 10px;
	cursor: pointer;
	color:#ffffff;
	background:#828282;
}

td.pulldownmenu {
	height:24px;
	padding: 3px 10px;
	font-size: 11px;
	cursor: pointer;
	color:#ffffff;
	background:#656565;
	border-bottom:1px solid #535353;
}

td.pulldownmenuover {
	height:24px;
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	cursor: pointer;
	color:#ffffff;
	background:#828282;
	border-bottom:1px solid #535353;
}

/* @end */

/* @group Languages */

div.mainmenu_languages {
	position:absolute;
	left:?px;
	top:?px;
	width:100px;
	height:10px;
	z-index:1;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background:#444444;
	padding:0px;
	color:#ffffff;
}

div.mainmenu_languages table {
	width:100px;
}

/* @end */

/* @group Products */

div.mainmenu_products {
	position:absolute;
	left:?px;
	top:?px;
	width:140px;
	height:10px;
	z-index:1;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background:#444444;
	padding:0px;
	color:#ffffff;
}

div.mainmenu_products table {
	width:140px;
}

/* @end */

/* @group Downloads */

div.mainmenu_downloads {
	position:absolute;
	left:?px;
	top:?px;
	width:140px;
	height:10px;
	z-index:1;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background:#444444;
	padding:0px;
	color:#ffffff;
}

div.mainmenu_downloads table {
	width:140px;
}

/* @end */



/* @group About */

div.mainmenu_about {
	position:absolute;
	left:?px;
	top:?px;
	width:140px;
	height:10px;
	z-index:1;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background:#444444;
	padding:0px;
	color:#ffffff;
}

div.mainmenu_about table {
	width:140px;
}

/* @end */

/* @group Bottom menu */

div.defamenu {
	border:#E9E9E9 solid 2px;
	width:941px;
	height:20px;
	background:#535353;
	margin-bottom:5px;
}

/* @end */

/* @end */


/* @group Main area */

table.mainarea {
	border:#E9E9E9 solid 2px;
	width:945px;
	background:#ffffff;
	margin-bottom:5px;
}

table.mainarea td {
	padding:10px;
}

/* @end */


/* @group Main area : Product */

table.product {
	width:100%;
	margin:0px;
	padding:0px;
}

table.product td {
	padding:0px;
}

table.product td.heading {
	width:660px;
	color:#8A8A8A;
	font-size:22px;
	padding-bottom:10px;
}

table.product td.menu {
	padding-bottom:10px;
}

table.product td.menu select {
	width:100%;
	padding-left:10px;
}

/* @end */

/* @group Symbols */

table.product td.symbols {
	vertical-align:top;
}

table.product td.symbols img {
	margin:0px 8px 8px 0px;
	width:34px;
}

/* @end */

/* @group Specs */

table.product td.specs {
	vertical-align:bottom;
}

table.product td.specs table {
	margin-top:10px;
	width:100%;
}

table.product td.specs table td {
	padding:2px 5px;
	border-bottom:1px solid #ffffff;
	background:#f5f5f5;
}

table.product td.specs table td.right {
	text-align:right;
}

/* @end */

/* @group Description */

table.product td.description {
	padding:15px 5px 15px 0px;
	vertical-align:top;
}

/* @end */

/* @group Typenummer */

table.typenummer {
	width:100%;
	border:1px solid #999999;
}

table.typenummer th {
	background-color:#999999;
	text-align:left;
	color:#ffffff;
	padding:0px 5px;
}

table.typenummer td {
	padding:1px 5px;
	background-color:#f5f5f5;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

table.typenummer td div.downloads {
	padding:5px 3px;
}

/* @end */

/* @group PDF */

table.product td.pdf {
	padding:15px 0px;
	vertical-align:top;
}

/* @end */


/* @group Main area : Product Group */

table.product_group {
	width:100%;
	margin:0px;
	padding:0px;
}

table.product_group td {
	padding:0px;
}

table.product_group td.heading {
	width:660px;
	color:#8A8A8A;
	font-size:22px;
	padding-bottom:0px;
}

/* @end */

/* @group Description */

table.product_group td.description {
	padding:15px 0px;
	vertical-align:top;
	border-spacing:100px;
}

/* @end */

/* @group Product overview table */

table.product_group table.products {
	
}

table.product_group table.products td {
	margin:100px;
	padding:3px;
}

table.product_group table.products div {
	background-color:#f5f5f5;
	cursor:pointer;
}

table.product_group table.products div div.img {
	padding:2px 5px 2px 5px;
}

table.product_group table.products div div.name {
	padding:0px 5px 2px 5px;
	text-align:center;
	font-size:10px;
	color:#555555;
}

/* @end */


/* @group Downloads */

div.downloads {
	width:100%;
}

div.downloads div.main {
	font-size:15px;
	padding:2px 10px;
	background:#555555;
	color:#ffffff;
	font-weight:bold;
}

div.downloads div.sub {
	font-size:12px;
	padding:2px 10px;
	background:#999999;
	color:#ffffff;
	font-weight:bold;
}

div.downloads div.point {
	margin:3px 0px 3px 20px;
	padding:2px 0px 3px 22px;
	background: #f5f5f5 url('/media/img/icons/pdf.gif') no-repeat;
}

/* @end */


/* @group Maalskisse */

div.maalskisse_vissible {
	visibility:visible;
	position:absolute;
	width:?px;
	height:?px;
	background-color:#ffffff;
	right:330px;
	bottom:0px;
	z-index:1;
	padding:5px;
	border:1px solid #555555;
}

div.maalskisse_hidden {
	visibility:hidden;
	position:absolute;
	width:?px;
	height:?px;
	background-color:#ffffff;
	right:330px;
	bottom:0px;
	z-index:1;
	padding:5px;
	border:1px solid #555555;
}

/* @end */


/* @group Form */

form input.felt {
	border: 1px solid #999999;
	background-color: #f9f9f9;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding:1px;
}

form textarea {
	border: 1px solid #999999;
	background-color: #f9f9f9;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding:1px;
}

table.form {
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0px;
	padding:0px;
}

table.form td {
	padding:3px;
}

/* @end */


/* @group Table : Blank */

table.blank {
	
}

table.blank td {
	padding:0px;
	margin:0px;
}

/* @end */