/*
You may learn from this CSS and use its techniques in your own projects,
but the unique combination of images, colors, sizes, typography and positioning ("the design")
is copyright (c) Multidata-Bluegarden and may not be used by anyone but us.

Created:  24.2.2008, webmaster@bluegarden.no
Modified: 04.03.2008, webmaster@bluegarden.no
*/

body {font:normal 10pt/normal tahoma, sans-serif; color:#000; background:#fff; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {font-family:tahoma, sans-serif; line-height:normal;}
h1, h2 {font-weight:normal;} 
h3, h4, h5, h6 {font-weight:bolder;}
h1 {font-size:1.6em; margin:0 0 .1em 0; page-break-inside:avoid;}
h2 {font-size:1.4em; margin:1em 0 0 0;}
h3 {font-size:1.2em; margin:0 0 .3em 0;}
h4, h5, h6 {font-size:1em; margin:0 0 0 0;}
p, .nText {font-size:1em; margin:0 0 1em 0; display:block;}
img {border:none;}

table, th, td {font-size:10pt;}

ul, ol, dl {margin:0 1em 1em 3em;}
ol {list-style:decimal outside;}
ul {margin:0 1em 0 3em; padding:0; list-style-image:none; list-style-position:outside; list-style:square;}
li {margin:0 0 .3em 1em; padding:0;}

/*containers*/
/*the multidata-bluegarden line*/
.mb-line {display:none;}

/*top-pane*/
.top-pane {display:block; padding:0; width:100%;}
.top-pane .logo {margin:0 0 40px 0; width:260px;}

.wrapper {display:block; margin:0 auto; padding:0; color:inherit; display:block; position:relative; text-align:left; width:997px;}

.content-pane {display:block; width:100%;}
.content-pane .wrap2 {background:none; display:block; width:100%;}

.footer {display:block;}

.menu-main {display:none;}
.menu-global {display:none;}
.breadcrum {display:none;}

/*frontpage*/
.ads {display:block;}
.ads .ad-main {display:block;}

/*local Nav*/
.nav {display:none;}


/*content*/
.content {width:100%; display:block; clear:both;}
.colL {display:none;}
.colM {width:100%; display:block; clear:both;}
.colR {display:none;}
.colM2 {width:100%; display:block; clear:both;}

.box {display:none;}


.front-content table {width:100%; display:block; border:none;}
.front-content td.box1 {width:24%; vertical-align:top; border:none;}
.front-content td.box2 {width:24%; vertical-align:top; border:none;}
.front-content td.box3 {width:24%; vertical-align:top; border:none;}
.front-content td.box4 {width:28%; vertical-align:top; border:none;}
.front-content .padd {padding:20px;}
.front-content td.box1 img, .front-content td.box2 img, .front-content td.box3 img, .front-content td.box4 img {display:none;}
