﻿table, td, th
{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
/* default page */
a.topLinks{
border-left:1px solid #3C6EB4;
padding-left:4px;
margin-left:4px;
}
a.topLinksNoBorder{
border-left:1px solid #3C6EB4;
padding-right:4px;
padding-left:4px;
margin-left:3px;
}

div.L2{
padding-left:4px;
}
.header{
color:#3C6EB4;
font-size:10pt; 
border-bottom:1px solid #AEB4AE;
font-weight:bold;
padding-bottom:4px;
margin-bottom:2px;
}
.pageHeader{
color:#3C6EB4;
font-size:12pt; 
border-bottom:1px solid #AEB4AE;
font-weight:bold;
padding-bottom:4px;
margin-bottom:12px;
}
.menuHeader{
color:#3C6EB4;
font-size:10pt; 
font-weight:bold;
padding-bottom:4px;
padding-left:6px;
}

li.L2 img.nimg, li.L2_Active img.nimg{
margin-top:5px;
}
li.L2 a.L2 img, li.L3 a.L3 img{
display:none;
}
li.L2{
padding-left:6px;
}
li.L2_Active img.nimg{
margin-left:0px;
}

li.L3{
padding-left:6px;
}
A.L2_Active:hover, A.L3_Active:hover{
text-decoration:none;
}

.newsLink{
font-size:10px;
font-weight:bold;
color:#808080;
text-decoration:none;
}

.newsText{
font-size:10px;

}

#DWMain {
	text-align: left;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

#wrap {
	position: relative;
	z-index: 1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#top-logo {
	display: block;
}

#top-banner {
	width: 600px;
	height: 204px;
	position: relative;
}

#top-images {
	position: relative;
	z-index: 1;
	height: 158px;
}

#top-images img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#top-images img.active {
	z-index: 2;
}

#top-navigation {
	position: relative;
	z-index: 1;
	height: 41px;
	background: rgb(244,244,244);
	border-bottom: 5px solid rgb(228,228,228);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#top-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 100%;
	line-height: normal;
	color: rgb(63,112,181);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#top-navigation ul li {
	float: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#top-navigation ul li a {
	display: block;
	border-left: 2px solid rgb(228,228,228);
	padding: 14px 15px 0 9px;
	height: 27px;
	color: rgb(63,112,181);
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#top-navigation ul li a:hover,
#top-navigation ul li.active a {
	background: rgb(244,244,244); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(203,214,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(203,214,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(203,214,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(203,214,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(203,214,230,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(203,214,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#cbd6e6',GradientType=0 ); /* IE6-9 */
}

#top-corner-shadow {
	width: 327px;
	height: 41px;
	position: absolute;
	z-index: 2;
	top: 133px;
	left: 0;
	background: url('http://www.ccllabel.dk/Files/System/img/top-corner-shadow.png') no-repeat;
}

#top-links {
	height: 49px;
}

#top-links .last {
	padding-right: 15px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
} /* IE6 */

*:first-child+ html .clearfix {
	zoom: 1;
} /* IE7 */
