@import url("/Files/System/Css/Typografi.css");

/* Faste elementer
------------------------------------------------------------------ */
#page {
	height:auto;
	width:995px;
	text-align:left;
}

#top {
	height:70px;
	width:995px;
}

#logo {
	float:left;
	padding:5px 0px 0px 5px;
	clear:right;
}

#topbillede {
	height:auto;
	width:995px;
	position:relative;
}

#poweredby {
	height:20px;
	width:980px;
	float:left;
	text-align:center;
}

#poweredby a {
	color:#cccccc;
	text-decoration:none;
	font-size:9px;
}


/* Toolsmenu
-----------------------------------*/
#toolsmenu {
	height:20px;
	width:auto;
	float:right;
	position:absolute;
	top:1px;
	right:32px;
	color:white;
	z-index:10;
}

#toolsmenu a {
	color:white;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
}

#toolsmenu a:hover {
	color:#ccc;
}


/* Sprog
-----------------------------------*/
#sprog {
	height:20px;
	width:auto;
	float:right;
	clear:right;
	padding-top:20px;
}

#sprog a {
	text-decoration:none;
	font-weight:bold;
}


/* Shopsøgning
-----------------------------------*/
#search {
	height:26px;
	_height:31px;
	width:185px;
	float:left;
	color:#fff;
	background-color:#95b04c;
	border-top:1px solid #fff;
	padding-top:4px;
	display:none; /* Fjernes når eComsearch skal vises, husk at ændre bredden på topmenuen  */
}

#EcomSearch {
	background-color:#3CC;
	display:inline;
	border:none;
}

#eComQuery {
	background-color:#edf6d5;
	border:none;
	line-height:16px;
}


/* Topmenu
-----------------------------------*/
#topmenu {
	height:30px;
	width:810px;
	width:995px; /* Skal slettes når eComsearch skal vises  */
	float:left;
	background-color:#95b04c;
	text-align:left;
	border-top:1px solid #fff;
}

.L1 {
	border-right:1px solid #e3ee9b;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
}

a.L1 {
	border-right:none;
	margin-left:5px;
	margin-right:13px;
	text-transform:uppercase;
	text-decoration:none;
}

a.L1, .L1_Active {
	color:#2f6870;
}

.L1 a:link {
	color:#fff;
}

.L1 a:visited {
	color:#FFF;
}

.L1 a:hover {
	color:#2f6870;
}


/* Venstremenu
-----------------------------------*/
#leftmenu {
	height:300px;
	width:165px;
}

ul.M0, ul.M2, ul.M3, ul.M4 {
	padding-left:10px;
	margin-left:0px;
}

li.l2, li.l3, li.l4, li.l5 {
	list-style-type:none;
}

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;
}

.nimg{
	display: block;
}


/* Niveau 2
-------------*/
ul.M0 {
	padding-left:0px;
}

.L2, .L2_Active {
	background-image:url(/Files/System/Grafik/Venstre-menupunkt.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:21px;
	_line-height:19px;
	padding-left:5px;
	margin-bottom:5px;
}

li.L2_Active a.L2_Active {
	color:#2f6870;
}

.L2_Active a.L2_Active {
	background-image:none;
	color:#fff;
}

.L2 a:link {
	background-image:none;
	color:#fff;
}

.L2 a:visited {
	background-image:none;
	color:#fff;
}

.L2 a:active {
	background-image:none;
	color:#fff;
}

.L2 a:hover, li.L2_Active a:hover.L2_Active {
	background-color:#acca57;
	color:#2f6870;
	padding-bottom:0px;
}


/* Niveau 3
-------------*/
UL.M2 {
	margin-top:8px;
	margin-bottom:-2px;
	padding-left:10px;
	_padding-left:6px;
}

.L3, .L3_Active {
	font-size:11px;
	line-height:11px;
	margin-top:4px;
}

li.L3_Active a.L3_Active {
	color:#000;
}

.L3_Active a.L3_Active {
	color:#000;
}

.L3 a:link {
	color:#000;
}

.L3 a:visited {
	color:#000;
}

.L3 a:hover, li.L3_Active a:hover.L3_Active {
	color:#666;
}


/* Niveau 4
-------------*/
UL.M3 {
	margin-top:0px;
	margin-bottom:-2px;
}

.L4, .L4_Active {
	font-size:11px;
	line-height:11px;
	margin-top:4px;
}

li.L4_Active a.L4_Active {
	color:#000;
}

.L4_Active a.L4_Active {
	color:#000;
}

.L4 a:link {
	color:#000;
}

.L4 a:visited {
	color:#000;
}

.L4 a:hover, li.L4_Active a:hover.L4_Active {
	color:#666;
}


/* Niveau 5
-------------*/
UL.M4 {
	margin-top:0px;
	margin-bottom:-2px;
}

.L5, .L5_Active {
	font-size:11px;
	line-height:11px;
	margin-top:4px;
}

li.L5_Active a.L5_Active {
	color:#000;
}

.L5_Active a.L5_Active {
	color:#000;
}

.L5 a:link {
	color:#000;
}

.L5 a:visited {
	color:#000;
}

.L5 a:hover, li.L5_Active a:hover.L5_Active {
	color:#666;
}


/* Indholdsområde
-----------------------------------*/
#container {
	min-height:300px;
	_height:300px;
	width:995px;
	float:left;
	padding:15px 0px 15px 0px;
}

#content, #content_front, #content_fb {
	height:300px;
	width:829px;
	border-left:1px solid #cccccc;
}

#content {
	width:576px;
}

.leftmargin {
	height:10px;
	width:10px;
	padding:0px;
}

/* Husk at gange columnwidth med 5 */
.coloumnwidth {
	width:86px;
	padding:0px;
}

/* Husk at gange columnwidth med 6 */
.coloumnspace {
	width:10px;
	padding:0px;
}

/* Husk at gange columnwidth med 5 */
.coloumnwidth_fb {
	width:126px;
	padding:0px;
}

/* Husk at gange columnwidth med 6 */
.coloumnspace_fb {
	width:10px;
	padding:0px;
}

/* Husk at gange columnwidth med 5 */
.coloumnwidth_front {
	width:151px;
	padding:0px;
}

/* Husk at gange columnwidth med 6 */
.coloumnspace_front {
	width:10px;
	padding:0px;
}


/* Footer start
-----------------------------------*/
#footer {
	height:31px;
	_height:51px;
	width:995px;
	border-top:1px solid #ccc;
	padding-top:10px;
	float:left;
	text-align:center;
	color:#999;
}

#footer small {
	font-size:11px;
}

#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
}


/* Billedtekst
-------------------*/


/* ParagraphSetup
------------------------------------------------------------------ */
#content_two_coloums {
	height:300px;
	width:567px;
}

#infoboks {
	width:232px;
}


/* Paragraph
------------------------------------------------------------------ */
#newstop, #newstop_front {
	background-image:url("/Files/System/Grafik/Nyhed_top.gif");
	background-repeat:no-repeat;
	height:29px;
	width:241px;
}

#newstop {
	background-image:url("/Files/System/Grafik/NewsTop.gif");
	width:232px;
}

#newstop h1, #newstop_front h1 {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	margin-left:20px;
	margin-top:1px;
}

#newsbox, #newsbox_front {
	background-color:#f2f2f2;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	height:auto;
	padding:10px 20px 0px 20px;
}

#newsbox_front {
	padding-top:0px;
}

.newsheader {
	color:#000;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.newstext {
	font-size:11px;
	xfont-family:Verdana, Geneva, sans-serif;
}

#newsbottom, #newsbottom_front {
	background-image:url("/Files/System/Grafik/Nyhed_bund.gif");
	background-repeat:no-repeat;
	height:19px;
}

#newsbottom {
	background-image:url("/Files/System/Grafik/NewsBottom.gif");
	width:232px;
	display:block;
}

 td#newsbox a h2 {
	padding:0px;
	margin:0px;
	text-decoration:none;
}

/* 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:90px;
	_height:93px;
	width:105px;
	_width:106px;
	overflow:hidden;
}

.product_list_rel1, .product_list_rel2, .product_list_rel0, .product_list1, .product_list2, .product_list3, .product_list4, .product_list0 {
	height:149px;
	_height:158px;
	width:113px;
	float:left;
	margin-bottom:11px;
	background-image:url(/Files/System/Grafik/shop_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
	border-top:1px solid #ebebeb;
	padding-top:11px;
}

#productlist .product_list_rel0, #productlist .product_list0 {
	margin-right:0px;
	width:107px;
}

.product_list_rel1, .product_list1 {
	margin-left:1px;
}

#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:Verdana, Geneva, sans-serif;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	margin-bottom:10px;
	width:334px;
}

hr {
	background-color:#CDCAC5;
	border:0 none;
	height:1px;
	margin:14px 0;
}
