html {
 background: url(../grafik/bg.png) 0 0 repeat-x;
}

body {
 font-family: "Lucida Sans Unicode", "Arial", "Verdana", "Trebuchet MS", sans-serif;
 font-size: 11px;
 color: #252525;
 background: transparent url(../grafik/wallpaper.jpg) top center no-repeat;
 min-height: 918px;
 min-width: 1000px;
 line-height: 16px;
}
input {
 font-family: "Lucida Sans Unicode", "Arial", "Verdana", "Trebuchet MS", sans-serif;
 font-size: 11px;
 color: #252525;
}
a {
 text-decoration: none;
 color: #252525;
}
a:hover {
 text-decoration: underline;
}
p {
 margin: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
 font-family: "Arial", "Myriad Pro", sans-serif;
}
h1 {
 font-size: 16px;
 margin: 0 0 12px 10px;
 text-transform: uppercase;
}
h4 {
 font-size: 16px;
 font-weight: normal;
 margin: 0 0 5px;
}
#wrap {
 width: 990px;
 margin: 0 auto;
 padding: 0 5px;
}
#logo {
 float: left;
}
#search {
 float: right;
 margin-top: 24px;
}
#search input[type="text"] {
 background: transparent url(../grafik/magnifier.png) 14px 50% no-repeat;
 border: 0;
 height: 26px;
 width: 155px;
 line-height: 26px;
 padding: 0 5px 0 27px;
 margin: 0;
 color: #666666;
}
#slideshow, #header-right {
 margin: 0 0 5px 0;
}
#slideshow {
 width: 590px;
 height: 149px;
 overflow: hidden;
 position: relative;
 float: left;
}
#header-right {
 float: right;
 width: 395px;
 height: 149px;
 color: #ffffff;
}
#header-right a {
 color: #ffffff;
}
#header-right ul li {
 font-weight: bold;
 background: url(../grafik/arrow.png) 0 3px no-repeat;
 padding: 0 0 0 8px;
 display: block;
 margin: 0 0 8px 0;
}
#header-right h3 {
 font-size: 14px !important;
 margin: 0 0 5px 0;
 text-transform: uppercase;
}
#help {
 float: left;
 width: 178px;
 height: 125px;
 margin: 7px 0 0 7px;
 padding: 5px;
 font-size: 12px;
}
#header-right form {
 width: 169px;
 height: 125px;
 float: right;
 margin: 7px 8px 0 0;
 padding: 5px;
}
#header-right form dl dt {
 width: 20px;
 height: 33px;
 float: left;
}
#header-right form dl dd {
 width: 145px;
 height: 33px;
 float: right;
 line-height: 13px;
 text-transform: uppercase;
 font-size: 10px;
}
#header-right form input[type=text] {
 width: 151px;
 height: 22px;
 line-height: 22px;
 padding: 0 5px;
 color: #ffffff;
 background: url(../grafik/email-bg.png) 0 0 no-repeat;
 border: 0;
 margin-left: 4px;
}
#header-right form a {
 display: block;
 float: right;
 margin: 2px 6px 0 12px;
}
#navigation {
 width: 1000px;
 margin: 0 0 0 -5px;
	z-index:1000;
}
#navigation li {
 display: block;
 float: left;
}
#navigation li a {
 display: block;
 height: 57px;
 line-height: 51px;
 font-family: "Arial", "Myriad Pro", sans-serif;
 font-size: 14px;
 font-weight: bold;
 padding: 0 23px;
 color: #ffffff;
 text-transform: uppercase;
 text-decoration: none;
 background: transparent;
 z-index: 10;
 background: transparent url(../grafik/li-over.png) 50% -57px no-repeat;
}
#navigation li a.selected {
 background-position: 50% 0;
}
#navigation li ul {
 background: #224d6f url(../grafik/submenu-bg.png) 0 0 repeat-x;
 -moz-box-shadow: 0 3px 8px rgba(0,0,0,.5);
 -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.5);
 box-shadow: 0 3px 8px rgba(0,0,0,.5);
 margin-top: 24px;
 z-index: 1000;
 padding: 4px;
}
#navigation li ul li a {
 font-size: 11px;
 line-height: 11px;
 height: auto;
 padding: 9px 10px;
 border-top: 1px dotted #d2dfe9;
 color: #d2dfe9;
 background: transparent url(../grafik/arrow.png) 0 -100px no-repeat;
}
#navigation li ul li a:hover, #navigation li ul li a.selected {
 color: #ffffff;
 background-position: 0 50%;
}
.first {
 border-top: none !important;
}
.left-column {
 margin-top: 12px;
 float: left;
 width: 580px;
}
.right-column {
 margin-top: 12px;
 float: right;
 width: 395px;
}
.right-column h1 {
 margin-left: 20px;
}
#blue-box-big {
 width: 544px;
 height: 103px;
 overflow: hidden;
 margin: 0 0 20px 0;
 background: url(../grafik/blue-box-big.jpg) 0 0 no-repeat;
 color: #fff;
}
#center-column #blue-box-big p {
 margin: 7px 10px;
 line-height: 12px;
}
#faux {
 width: 534px;
	min-height:400px;
 margin: 0 0 20px 0;
 background: transparent url(../grafik/faux-columns-bg.png) 50% 0 repeat-y;
	text-transform: none;
}
#faux h2 {
 font-size: 16px;
 margin: 5px 0;
	text-transform: none;
}
#faux h2 a {
 text-decoration: none;
	text-transform: none;
	color:#000000;
}
#center-column #faux p {
 line-height: 13px;
 margin: 5px 0;
	text-transform: none;
	font-weight:normal;
}
#faux img {
 float: right;
 margin: 20px 5px 10px 10px;
}
#faux-left, #faux-right {
 float: left;
 width: 255px;
 background: transparent;
}
#center-column #faux-left, #center-column #faux-right {
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
	list-style-type:none;
}

#center-column #faux-left li, #center-column #faux-right li {
 border-bottom: 1px dotted #7f7f7f;
 padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#faux-right {
 float: right;
}
.date {
 float:left;
	width:100%;
	font-weight: bold;
 font-size: 10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.diff {
 text-transform: uppercase;
 border-bottom: none !important;
 padding: 10px 0 !important;
 font-weight: bold;
 clear: right;
}
.orange, .red, .orange-forward, .red-forward {
 background-image: url(../grafik/arrows.png);
 background-repeat: no-repeat;
 padding-right: 20px;
 text-decoration: none !important;
}
#center-column .orange {
 color: #e55722;
 background-position: 100% -91px;
}
#center-column .red {
 color: #ae1f22;
 background-position: 100% -61px;
}
#center-column .orange-forward {
 color: #e55722;
 background-position: 100% -28px;
}
#center-column .red-forward {
 color: #ae1f22;
 background-position: 100% 2px;
}
.align-right {
 text-align: right;
}
.right-box {
 padding: 5px 7px;
 width: 381px;
 background: url(../grafik/s.png) 0 0 repeat;
 margin: 0 0 5px 0;
}
.right-box h3 {
 font-size: 15px;
 padding: 5px 0 0 15px;
}
.right-box p.tight {
 margin: 5px 0 5px 15px;
 padding-right: 140px;
 line-height: 13px;
}
.bordered {
 /* 	position: relative; 	*/
 width: 356px;
 padding: 10px;
 margin: 10px 0;
	z-index:1;
}
/*
.bordered img {
	position: absolute;
 right: -2px;
 top: -71px;
	z-index:1;
}
*/
.produktkasse_red {
 margin:-250px 1px 0px 0px;
	z-index:2;
}
.produktkasse_orange {
 margin:-250px 1px 0px 0px;
	z-index:2;
}
.bordered p {
 margin: 0;
}
.bordered ul {
 margin: 15px 0 5px 0;
}
.bordered ul li {
 font-weight: bold;
}
.bordered ul li span {
 color: #ae1f22;
}
.bordered a, a#all-news {
 text-decoration: none;
 display: block;
 width: 336px;
 padding: 0 20px 0 0;
 height: 24px;
 line-height: 22px;
 font-weight: bold;
 color: #fff;
 background: url(../grafik/border-link-bg.png) 0 0 no-repeat;
 text-align: right;
 border: 1px solid #929292;
}

.bordered li a, .bordered ul li span a {
 color:#ae1f22; 
	text-decoration: none;
 display: inline;
 width: auto;
 padding: 0px 0px 0px 0px;
 height: auto;
 line-height: 10px;
 font-weight: bold;
 background: none;
 text-align: left;
 border: 0px;
}
a#all-news {
 background-position: 0 -48px;
 margin-left: 11px;
}
.red-box {
 border: 2px solid #ae1f22;
}
.orange-box {
 border: 2px solid #e55722;
}
.orange-box a {
 background-position: 0 -24px;
}
#download {
 position: relative;
 width: 379px;
 height: 100px;
 overflow: hidden;
 background: url(../grafik/blue-box-download.jpg) 0 0 no-repeat;
 color: #fff;
}
#download p {
 padding: 0 210px 0 15px;
 margin: 5px 0;
 line-height: 13px;
}
#download a {
 display: block;
 font-weight: bold;
 padding-right: 5px;
 width: 84px;
 height: 24px;
 line-height: 23px;
 color: #fff;
 text-decoration: none;
 text-align: center;
 position: absolute;
 right: 11px;
 bottom: 7px;
 background: url(../grafik/download.png) 0 0 no-repeat;
}
#download h3 {
 margin-top: 10px;
}

#center-column #news {
 padding: 0px 0px 0px 0px;
 display:block;
 margin: 0 0 0px 0;
}
#center-column #news li {
 border-bottom: 1px dotted #7a7a7a;
 margin:0px 0px 0px 0px;
	padding: 10px 0;	
	list-style-type:none;
}
#news li h2 {
 font-size: 15px;
 margin: 0;
}
#news li h2 a {
 text-decoration: none;
}
#news li p {
 margin: 5px 0;
 line-height: 13px;
}

#newscolumn {
 padding: 0 11px 0 10px;
 width: 360px;
 margin: 0 0 10px 0;
}
#newscolumn li {
 border-bottom: 1px dotted #7a7a7a;
 padding: 10px 0;
}
#newscolumn li h2 {
 font-size: 15px;
 margin: 0;
}
#newscolumn li h2 a {
 text-decoration: none;
}
#newscolumn li p {
 margin: 5px 0;
 line-height: 13px;
}
#left-column-small {
 float: left;
 width: 193px;
}
#left-column-small h2 {
 font-size:16px;
 margin:0 0 12px 10px;
 text-transform:uppercase;
}
.left-box {
 background: url(../grafik/s.png) 0 0 repeat;
 padding: 8px;
 width: 177px;
 margin: 0 0 5px 0; 
}
#blue-box-small {
 width: 157px;
 padding: 10px;
 height: 215px;
 background: url(../grafik/blue-box-small.jpg) 0 0 no-repeat;
 color: #fff;
 overflow: hidden;
}
#blue-box-small___advosys, #blue-box-small___advobolig, #blue-box-small___generelt {
 display:none;
}
#blue-box-small h3 {
 font-size: 14px;
 margin: 0 0 10px 0;
}
#blue-box-small p {
 margin: 10px 0;
 line-height: 12px;
}
#blue-box-small a {
 color: #fff;
 font-weight: bold;
}
#menu {
 width: 193px;
 background: url(../grafik/s.png) 0 0 repeat;
 padding: 0 0 70px 0;
 margin: 0 0 5px 0;
}
/*** NIVEAU 1 ***/
#menu li a {
 display: block;
 background: transparent;
 color: #9b9b9b;
 font-family: "Arial", "Myriad Pro", sans-serif;
 font-size: 14px;
 font-weight: bold;
 padding: 10px;
 text-decoration: none;
}
#menu li a:hover, #menu li a.selected {
 background: #bcbcbc;
 color: #ffffff;
}
/*** NIVEAU 2 ***/
#menu li li a {
 display: block;
	width:163px;
 background: transparent;
 color: #9b9b9b;
 font-family: "Arial", "Myriad Pro", sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding: 3px 10px 3px 20px;
 text-decoration: none;
}
#menu li li a:hover, #menu li li a.selected {
 background: transparent;
 color: #000000;
}
/*** NIVEAU 3 ***/
#menu li li li a {
 display: block;
	width:143px;
 background: transparent;
 color: #9b9b9b;
	font-family: "Arial", "Myriad Pro", sans-serif;
 font-size: 10px;
 line-height:10px;
	font-weight: bold;
	padding: 3px 10px 3px 40px;
 text-decoration: none;
}
#menu li li li a:hover, #menu li li li a.selected {
 background: transparent;
 color: #000000;
}
#center-column {
 float: right;
 width: 372px;
}
#center-column .red-forward, #center-column .orange-forward {
 text-transform: uppercase;
 font-weight: bold;
}
#breadcrumb-left {
 float: left;
 margin: -2px 0 10px 0;
}
#breadcrumb-right {
 float: right;
 margin: -2px 0 10px 0;
}
#breadcrumb-left, #breadcrumb-right, #breadcrumb-left a, #breadcrumb-right a {
 color: #929292;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 10px;
 font-family: "Arial", "Myriad Pro", sans-serif;
}
#footer {
 background: url(../grafik/footer.png) 0 0 no-repeat;
 padding: 20px 0 40px 0;
 color: #646567;
}
#footer a {
 color: #0f5e9d;
}
#footer .left-column {
 font-size: 10px;
}
#footer p {
 margin: 0;
 font-weight: bold
}
#footer .right-column div {
 float: left;
 width: 32%;
 margin: 0 5px 0 0;
}
#footer .right-column table a {
 color: #646567;
	font-weight:bold;
}
#right-column___generelt, #right-column___advosys, #right-column___advobolig {
 display:none;
}
#soegeresultat a {
 text-decoration:underline;
}
/*** FORSIDE-NYHEDER ***/
#faux-left .red {
 /* */
}
#flags {
 position:absolute;
	top:27px;
	left:50%;
	margin-left:100px;
	width:52px;
	height:26px;
	z-index:100;
}
