/* Faste elementer
------------------------------------------------------------------ */
body, td, table {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:15px;
}

#page {
	height:auto;
	width:850px;
	margin-top:20px;
	text-align:left;
}

#top {
	height:70px;
	width:850px;
}

#logo {
	float:left;
	padding:0px 0px 0px 0px;
	border-bottom:3px solid #fff;
}

#topgrafik {
	height:auto;
	width:auto;;
	float:left;
	border-bottom:3px solid #fff;
}

#poweredby {
	width:850px;
	float:left;
	margin-top:20px;
	text-align:center;
}

#poweredby a {
	color:#cccccc;
	text-decoration:none;
	font-size:9px;
}


/* Værktøjslinie, print, topmenu, søgefelt
-----------------------------------*/
#Tools {
	height:27px;
	width:850px;
	float:left;
	color:#FFF;
	background-color:#57c3ff;
	border-bottom:3px solid #fff;
}

#topmenu, #search, #print {
	width:394px;
	float:left;
	text-align:right;
}

#print {
	width:78px;
	padding-top:5px;
	text-transform:uppercase;
	text-align:left;
}

#search {
	height:23px;
	width:162px;
	padding-top:5px;
	_padding-top:4px;
}

.searchtext {
	color:#fff;
	background:none;
	border:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	_margin-top:2px;
	margin-left:0px;
	margin-left:6px;
	_margin-left:2px;
	margin-right:6px;
	_margin-right:3px;
	text-transform:uppercase;
	padding:0px;
}

.searchbox {
	height:17px;
	width:125px;
}

ul.M0 {
	margin:0px;
	padding:0px;
}

#topmenu .L3 {
	padding:0px;
	margin:0px;
	display:inline;
}

#topmenu a.L3 {
	border-right:1px solid #fff;
	padding-left:2px;
	padding-right:6px;
	line-height:27px;
	text-transform:uppercase;
	text-decoration:none;
}

#topmenu a.L3, #topmenu .L3_Active {
	color:#fff;
}

#topmenu .L3 a:link {
	color:#fff;
}

#topmenu .L3 a:visited {
	color:#fff;
}

#topmenu .L3 a:hover {
	color:#666;
}


/* TopNavigation
-----------------------------------*/
#topnavigation, #share {
	height:45px;
	width:650px;
	float:left;
	background-color:#57c3ff;
}

#share {
	width:192px;
	_width:200px;
	height:37px;
	_height:45px;
	padding-top:8px;
	padding-left:8px;
}

#topnavigation .L3 {
	padding:0px;
	margin:0px;
}

#topnavigation a.L3 {
	border-right:1px solid #fff;
	font-size:10px;
	padding-right:6px;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
}

#topnavigation a.L3, #topmenu .L3_Active {
	color:#fff;
}

#topnavigation .L3 a:link {
	color:#fff;
}

#topnavigation .L3 a:visited {
	color:#fff;
}

#topnavigation .L3 a:hover {
	color:#666;
}

#topnavigation .L3_Active {
	color:#666;
}

#topnavigation .h1 {
	color:#fff;
	margin:8px 0px 2px 6px;
	font-weight:normal;
	text-transform:uppercase;
}


/* Venstremenu
-----------------------------------*/
#leftmenu {
	height:300px;
	width:192px;
}

ul.M0, ul.M1, ul.M2, ul.M3, ul.M4 {
	padding-left:10px;
	margin-left:0px;
}

li.l1, li.l2, li.l3, li.l4, li.l5, li.l1_Active, li.l2_Active, li.l3_Active, li.l4_Active, li.l5_Active {
	list-style-type:none;
}

.L2 a, .L3 a, .L4 a, .L5 a, .L2_Active a, .L3_Active a, .L4_Active a, .L5_Active a {
	text-decoration:none;
	padding-left:5px;
}

.nimg{
	display: block;
}

li.L1_Active a.L1_Active, li.L2_Active a.L2_Active, li.L3_Active a.L3_Active {
	color:#66ccff;
}

.L1 a:link, .L2 a:link, .L3 a:link {
	background-image:none;
	color:#333;
}

.L1 a:visited, .L2 a:visited, .L3 a:visited {
	background-image:none;
	color:#333;
}

.L1 a:active, .L2 a:active, .L3 a:active {
	background-image:none;
	color:#66ccff;
}

.L1 a:hover, li.L1_Active a:hover.L1_Active, .L2 a:hover, li.L2_Active a:hover.L2_Active, .L3 a:hover, li.L3_Active a:hover.L3_Active {
	color:#666;
	padding-bottom:0px;
}


/* Niveau 1
-------------*/
ul.M0 {
	padding-left:0px;
}

.l1, .l1_Active {
	font-size:20px;
	line-height:25px;
	color:#66ccff;
}

.l1_Active .l1
{
      visibility: hidden;
      font-family: Arial;
      line-height: 1em;
}


/* Niveau 2
-------------*/
ul.M1 {
	padding-left:20px;
}

.L2, .L2_Active {
	font-size:10px;
	color:#66ccff;
}


/* Niveau 3
-------------*/
ul.M2 {
	padding-left:20px;
}

.L3, .L3_Active {
	font-size:10px;
	line-height:20px;
	color:#66ccff;
}


/* Niveau 4
-------------*/
ul.M3 {
	padding-left:20px;
}

.L4, .L4_Active {
	font-size:10px;
	line-height:20px;
	color:#66ccff;
}


/* Niveau 5
-------------*/
ul.M4 {
	padding-left:20px;
}

.L5, .L5_Active {
	font-size:10px;
	line-height:20px;
	color:#66ccff;
}


/* Indholdsområde
-----------------------------------*/
#container {
	min-height:300px;
	_height:300px;
	width:850px;
	float:left;
	margin-top:19px;
}

#content, #content_front, #content_fb {
	height:300px;
	width:658px;
	border-left:1px solid #666666;
}

#content {
	width:576px;
}

.leftmargin {
	height:1px;
	font-size:1px;
	width:15px;
	padding:0px;
}

/* Husk at gange columnwidth med 5 */
.coloumnwidth {
	height:1px;
	font-size:1px;
	line-height:1px;
	width:85px;
	padding:0px;
}

/* Husk at gange columnwidth med 6 */
.coloumnspace {
	height:1px;
	font-size:1px;
	line-height:1px;
	font-size:1px;
	width:10px;
	padding:0px;
}

/* Husk at gange columnwidth med 5 */
.coloumnwidth_fb {
	height:1px;
	font-size:1px;
	line-height:1px;
	width:84px;
	padding:0px;
}

/* Husk at gange columnwidth med 6 */
.coloumnspace_fb {
	height:1px;
	font-size:1px;
	width:10px;
	padding:0px;
}

/* Husk at gange columnwidth med 5 */
.coloumnwidth_front {
	height:1px;
	font-size:1px;
	line-height:1px;
	width:151px;
	padding:0px;
}

/* Husk at gange columnwidth med 6 */
.coloumnspace_front {
	height:1px;
	font-size:1px;
	line-height:1px;
	width:10px;
	padding:0px;
}


#content_2col {
	width:576px;
	border-left:1px solid #ccc;
}

/* Husk at gange columnwidth med 6 */
.coloumnwidth_2col {
	width:84px;
	padding:0px;
	font-size:10px;
}

/* Husk at gange columnspace med 5 */
.coloumnspace_2col {
	width:10px;
	padding:0px;
	font-size:1px;
}

/* Footer start
-----------------------------------*/
#footer {
	padding-top:40px;	
}

#footer small {
	font-size:10px;
	line-height:12px;
}

#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
}


/* Typografi
------------------------------------------------------------------ */
h1, .h1, .h1 b {
	font-size:22px;
	color:#666;
	font-family:Arial, Geneva, sans-serif;
	margin-top:2px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:22px;
}

h2, .h2 {
	font-size:14px;
	color:#666;
	margin:2px 0px 5px 0px;
	text-decoration:none;
	font-weight:bold;
}

h3, .h3 {
	font-size:12px;
	Color:#666;
	margin:0px 0px 0px 0px;
}

h4, .h4 {
	font-size:14px;
	color:#666;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

p, small {
	font-size:12px;
	color:#666;
	line-height:16px;
	margin:0px 0px 10px 0px;
}

.text2 {
	font-size:13px;
	color:#666;
	line-height:15px;
}

.text3 {
	font-size:14px;
	color:#666;
	line-height:17px;
}


/* Link
------------------------------------------------------------------ */
a:link {
	color:#66ccff;
	text-decoration:none;
}

a:visited {
	color:#66ccff;
	text-decoration:none;
}

a:hover {
	color:#999;
	text-decoration:none;
}


/* ParagraphSetup
------------------------------------------------------------------ */
#content_two_coloums {
	height:300px;
	width:452px;
}

#infoboks {
	width:176px;
}

#content_two_coloums .newstext {
	width:432px;
}



/* Paragraph
------------------------------------------------------------------ */

/* Shop
------------------------------------------------------------------ */
#shop_list {
	height:auto;
	width:566px;
}

.shop_list_text {
	font-size:9px; 
	line-height:14px; 
	padding:3px 8px 0px 8px;
}

.shop_list_pict {
	padding:3px 0px 0px 1px;
	height:75px;
	_height:78px;
	width:105px;
	overflow:hidden;
}

.product_list_rel1, .product_list_rel2, .product_list_rel0, .product_list1, .product_list2, .product_list3, .product_list4, .product_list0 {
	height:132px;
	width:108px;
	_width:107px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	background-image:url(/Files/System/Grafik/shop_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.product_list_rel0, .product_list0 {
	margin-right:0px;
}

#shop_nav {
	height:30px;
	width:566px;
	text-align:right;
	padding-top:7px;
	float:left;
}

#product_content {
	width:566px;
}

#product_info {
	height:auto;
	width:226px;
}

#produkt_pict {
	width:334px;
}

#produkt_rel {
	width:334px;
}

#productdetails {
	height:auto;
	width:222px;
}

.rel_header {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	color:#000;
	font-family:Arial, Geneva, sans-serif;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	margin-bottom:10px;
	width:334px;
}

/* Boks med runde hjørner
----------------------------------------------------------------------------------*/
#newsbox p {
	padding-bottom:0.5em;
	margin:0 10px;
}

#newsbox {
	width:176px;
	background: transparent;
}
  
.b1, .b2, .b3, .b4 {
	display:block;
	overflow:hidden;
	height:1px;
	font-size:1px;
}

.b1 {
	background:#57c3ff;
	margin:0 5px;
}

.b2, .b3, .b4 {
	background:#57c3ff; 
	border-style:solid;
    border-color:#57c3ff}
.b2 {
	margin:0 3px; 
	border-width:0 2px;
}

.b3 {
	margin:0 2px;
	border-width:0 1px;
}

.b4 {
	margin:0 1px;
	border-width:0 1px;
}

.newscontent {
	display:block; 
	background:#57c3ff;
    border-width:0 1px;
	border-style: solid;
	border-color: #57c3ff;
}

.newspict, .newscontent .newstext, .newstext a {
	height:auto;
	color:#fff;
	line-height:14px;
	margin:4px 0px 8px 8px;
}

.newstext {
	color:#666;
	padding-bottom:8px;
	border-bottom:1px solid #fff;
	width:158px;;
}

.newstext a {
	 border:none;
	 margin:0px;
 }
 
#content_two_coloums .newstext a {
	color:#66ccff;
	padding-bottom:5px;
}

 
#content_two_coloums .newstext a:hover {
	color:#666;
	padding-bottom:5px;
}

 .newstext a, .newstext a:link, .newstext a:visited, .newstext a:active, {
	 padding:0px;
	 color:#fff;
	 text-decoration:none;
 }
 
.newstext a:hover {
	color:#999;
}
 
.newspict {
	padding-bottom:0px;
}