@import url('/files/system/Menu.css');
/* top menu */
div.L1{
padding:0px 0px 0px 30px;
}

#tabMenu div.L2{
border:1px solid #dbdbdb;
padding:6px 18px 7px 18px;
background:url(/files/system/tab_BG.gif) repeat-x;
margin-right:3px;
}
#tabMenu div.L2 a{
text-transform: uppercase
}
#tabMenu span.L2_Active {
text-decoration: underline;

}
#footer_con{
padding:25px 0px 25px 204px;
}
td div div div a:link{
text-decoration: none;
}
.h2link a:link{
font-size: 11px;
font-weight: bold;
}
td a:link{
text-decoration: none;
}
/* CSS Document */
/* Containers */

html
{
	overflow: -moz-scrollbars-vertical; 
	height: 100%;
}

body /* Styles to Body element */
{
	}

#main /* Container, containing all markup */
{
	width: 960px;
	margin:auto;
	text-align: left;
	position:relative;

}

#tabMenu
{
	position:absolute;
	left:0px;
	top:22px;
}

#tools
{
	position:absolute;
	right:204px;
	top:20px;
}

#search
{
	position:absolute;
	left:600px;
	top:20px;
}

#topgraphic
{
	position: absolute;
	top:45px;
	left:0px;
        background-position: top left; 
        background-repeat: no-repeat; 
        width: 756px; 
        height: 104px;
}
#topgfxtitle
{
/*        position: relative; 
        top: 33px;

        left: 35px; */
padding-left: 35px;
        font-family: Trebuchet MS; 
        font-size: 30px; 
        color: #ffffff; 
        font-weight: lighter;
padding-top: 0px;
margin-top:0px;
}

#toplogo
{
	position: absolute;
	top:0px;
	left:768px;
}

#topmenu {
	position: absolute;
	top: 155px;
	left: 204px;
	height: 20px;

}

#news {
	width: 192px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

#content
{
	width:552px;
	float:right;
	padding-top:37px;
	padding-right:15px;
}
div#footer div small a
{
	font-size: 9px;
	font-family: Tahoma, Arial, Times New Roman;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #8D8D8D;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 0;
}
div#footer div small a:hover
{
	text-decoration: underline;
}


#DwContentCell
{
	width:960px;
	position: absolute;
	top:184px;
	left:0px;
}

td.content img.border{
border-top:1px solid #dbdbda;
border-left:1px solid #dbdbda;
border-right:1px solid #dbdbda;
border-bottom:5px solid #f9a51b;
}

td.images img.paragraphimage{
border-top:1px solid #dbdbda;
border-left:1px solid #dbdbda;
border-right:1px solid #dbdbda;
}
td.images{
border-bottom:5px solid #f9a51b;
}

div#no_border img{
border:0px solid #fff;
}

img.paragraphsetupimage{
border-top:1px solid #dbdbda;
border-left:1px solid #dbdbda;
border-right:1px solid #dbdbda;
border-bottom:5px solid #f9a51b;
}
td.content ul{
padding-top:0px;
margin-top:0px;
list-style-image:url(/Files/Billeder/orangeprik.gif);
}

td.content ul li {
list-style-image:url(/Files/Billeder/orangeprik.gif);
}

div#shortcut p{
padding:2px 0px 2px 12px;
background:url(/Files/system/shortcut_arrow.gif) no-repeat;
}

/* News */
.newsdate
{
	font-size:10px;
	color: #006699;
	font-weight:bold;
}


.bglistcontent
{
	background-image:url('billeder/billeder07/bgnews.gif'); background-repeat: no-repeat;
	width:192px;
	height:47px;
}

/* Special for formular */
#input, #mailFormTable input, #mailFormTable textarea
{
	border: 1px solid #b2b2b2;
	height: 15px;
	color: #7d7d7d;
	background-color:#FFFFFF;
	width: 150px;
	font-family: Arial, Verdana, sans-serif;
}
/* shop group list styles */
    .ecom_clist_con {
        float: left;
        display: block;
        width: 553px;
        height: 95px;        
        margin-left: 0px;
        margin-top: 10px; 
    }
    .ecom_clist_img {
	position: relative;
        top: 0px;
        left: 0px;

        border: solid 1px #dcdcdc;
	border-bottom: solid 5px #f9a51b;
        display: block;
        width: 273px;
        height: 89px;
        overflow: hidden;
	z-index: 1;
    }
    
    .ecom_clist_img img {
	overflow: hidden;
        border: 0px;
    }

    .ecom_clist_positioned	{
	position: relative;
        text-align: left;
        top: -60px;
        left: 140px;
	z-index: 2;
	width: 170px;
	font-family: Trebuchet MS; 
        font-size: 16px; 
        color: #525252; 
        font-weight: normal;
	text-transform: uppercase;
	overflow: hidden;
	}
	a.ecom_clist_positioned_link, a.ecom_clist_positioned_link:visited	{
		font-family: Trebuchet MS; 
        font-size: 16px; 
        color: #525252; 
        font-weight: normal;
		text-decoration: none;
	}
    .ecom_clist_text    {
        float: left;
        width: 252px;
	padding: 12px 10px 0px 12px;
	display: block;
	height: 83px;
	margin-left: 3px;
	background-image: url('/Files/System/LM_BG_NEW.gif');
	background-repeat: repeat-x;
	background-position: top;
    }
    .ecom_clist_text a:link, .ecom_clist_text a:hover, .ecom_clist_text a:visited   {
        color: #095ba6;
        text-decoration: none;
    }