body
{
	background-color: #dad9df;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/page_bg.gif);
	background-repeat:repeat-x;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:0.69em;
}

img { border: 0px; }

/* Links */
a, a:link, a:visited
{
	color: #1f005c;
	text-decoration: none;
}
a:hover, a:active { text-decoration: underline; color:#1f005c !important;}

.links a
{
	color: #333333;
}

/* underline */
#content .content a
{
	text-decoration: none !important;
}
#content .content a:active, #content .content a:hover
{
	color: #1f005c;
	text-decoration: underline;
}
/* No line */
.middle {
	background-color:#FFF;
	padding-top:4px;
}
#content .middle .links a { text-decoration: none; }
#content .middle .links a:hover, #content .middle .links a:active
{
	color: #1f005c;
	text-decoration: underline;
}

/* To the rescue */
#content .box a { text-decoration: none; }
#content .box a:hover, #content .box a:active
{
	text-decoration: underline;
	background-color: transparent;
	color: #1f005c;
}

/* --- standard font-size --- */
#content .middle p, #content .middle .content p.links, #content .middle .content td, .content ul { font-size: 1em; }
p, th, td, blockquote, #main .middle ol, dt, dd, #breadcrumb
{
	line-height: 16px;
}
/* --- standard color --- */
th, p, ul, ol, blockquote, #breadcrumb { color: #2c2c2c; }

h1, h2, h3, h4 {
	color:#1f005c;
}

/* --- text objects / margins --- */
h1, h2, h3, h4, p, ul, ol { margin: 0em; }
p { margin: 0 0 0.75em 0; }
ul, ol { margin: 0 0 1em 0; }

.floatr { float: right; }
.floatl { float: left; }
/* --- headers --- */
h1 { font-size: 1em; }
.headerbox h1
{
	color: #1e3b6a;
	font-weight: normal;
	width: 450px;
}
h2 {
	font-size: 1.2em;
	clear: left;
}

.right h2 {
	font-size:110%;
	text-transform:uppercase;
	margin-left:10px;
	margin-bottom:10px;
}

#content h2 a
{
	display: block;
	color: #49443a;
}
#content h2 a:hover, #content h2 a:active
{
	text-decoration: none;
	color: #1f005c;
}
h3
{
	font-size: 100%;
}
#content h3
{
	padding: 1px 0px 0px 10px;
}

#content h3 a
{
	padding: 0px 0px 10px 10px;
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #49443a;
}

h4, .content h2
{
	font-size: 110%;
	color:#395787 !important;
	background-image:none !important;
	background-color:none !important;
	margin:0px !important;
	padding:0px !important;
	text-transform:none !important;
}

.content h2 {
	padding: 15px 0px 0px 0px !important;
}


h5
{
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

td, th {
	background: #fff;
}

/* --- general text formattings --- */

hr
{
	background-color: #fff;
	color: #fff;
	border-color: #d6d5cf;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	clear: left;
}
.content hr { margin-bottom: 15px; }

/* --- lists --- */

.links ul {
	margin: 0px;
	padding: 0px;
}

.links li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 13px;
}

.links.first { margin: 0px; }

dt,dd { line-height: 1.2em; }

/* --- table tags --- */

table, #main table
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
table td, table th
{
	text-align: left;
	vertical-align: top;
}
.oddevenlist { width: 100%; }
.oddevenlist td
{
	padding: 5px 10px 4px 10px;
}
.oddevenlist thead td, #content .oddevenlist thead td a:hover, #content .oddevenlist thead td a:active
{
	background-color: #cbcbd3;
	color: #000000;
}

#content .oddevenlist thead a
{
	font-weight: bold;
	color: #000000;
}

#content tr.odd a, #content tr.odd a:active { background-color: #fff; }
#content tr.even a, #content tr.even a:active { background-color: #f1f1f1; }
tr.odd td { background-color: #fff;}
tr.even td { background-color: #f1f1f1;}
#content .oddevenlist tr a:hover, #content .oddevenlist tr a:active { text-decoration: underline; }

/* --- form tags --- */

form
{
	padding: 0px;
	margin: 0px;
}
input
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
input.text
{
	height: 18px;
    padding: 0px 3px 0px 3px;
    border: 1px #b5bdc7 solid;
}
input.submit
{
	height: 20px;
	cursor: pointer;
	padding: 1px 5px 3px 5px;
	color:#000;
	font-size:100%;
}
select
{
	height: 18px;
	font-size: 100%;
}
label
{
	padding-left: 5px;
	padding-right: 20px;
}


/* --- Layout --- */

#allaround
{
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}

#top
{
	width: 967px;
	height: 73px;
	position: relative;
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/baggrund/top.jpg);
	background-repeat: no-repeat;
}
#topmenu
{
	width: 967px;
	height: 38px;
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/baggrund/topmenu.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

#topcontent
{
	height: 77px;
	width: 957px;
	border-bottom:3px solid #1f005c;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:9px;
}

#topcontent .sublogo, #topcontent .image {
	float:left;
}
#tabmenu
{
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/baggrund/contenttop.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 967px;
	padding: 5px 0px 0px 4px;
}
#content
{
	width: 957px;
	padding: 6px 0px 7px 0px;
	border-bottom:3px solid #1f005c;
	margin-bottom:9px;
	margin-left:4px;
}

.left, .middle { float: left; }
.right
{
	float: right;
	_margin-right:0px;
}
* html .right { margin-right: 15px; _margin-right:5px; } /* IE6 Fix - TEST i IE7 */
.wide .right, .full .right, .full .left { display: none; }
#forside .left
{
	width: 310px;
	margin-right: 13px;
}
#underside .left
{
	width: 190px;
	margin-right: 13px;
}
#underside .middle { width: 543px; }
#underside.wide .middle { width: 735px; padding-left:6px;padding-right:6px;padding-bottom:10px; }
#underside.full .middle { width: 937px; }
#underside .right { width: 190px; }
#footer
{
}
.box
{
	float: left;
	clear: both;
	border-top:2px solid #1f005c;
}
.clear { clear: both; }

/* Top */
#top .logo
{
	height: 43px;
	left: 25px;
	position: absolute;
	top: 11px;
	width: 200px;
}
#top .search
{
	height: 27px;
	left: 739px;
	position: absolute;
	top: 12px;
	width: 220px;
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/baggrund/search.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 8px;
}
#top .search input.text
{
	height: 16px;
	width: 144px;
	border: 1px #aea89d solid;
	margin-right: 6px;
}

/* Topmenu */
#topmenu div
{
	padding-top: 7px;
	margin-left: 22px;
	height: 19px;
}
#topmenu div div
{
	float: left;
	height: 19px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	padding-top:2px;
}

#topmenu .seperator {
	float:left;
	width:2px;
	font-size:0px;
	height:15px;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_seperator.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0;
}
/* Content */
#content .box
{
	background-color:#e2e0d2;
	min-height: 60px;
	width: 190px;
	padding-top: 10px;
}

.gradientBox {
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/grey_gradient.gif);
	background-repeat:repeat-x;
	background-color:#fcfbf8 !important;
}

.forside .box {
	width:288px !important;
}

#content .right .box { width: 191px; }
#underside #content .right .box, #popup #content .box { width: 188px; }
#content .box p, 
#content .box ul { padding: 0px 10px 0px 10px; }
#content .box hr { margin: 0px 10px 15px 10px; }
#content .box table { margin: 0px 0px 0px 10px; }
#content .box td { background-color: transparent; }
#content .box.indgang { padding: 5px 0px 5px 0px; }
.links { color: #333333; }
#content .links.header a
{
	font-weight: bold;
	line-height: 1.9em;
}
.content { padding: 16px; }
.noPadding { padding: 0px; padding-top:16px; }
.contact { color:#7c776c; }
#content .content p
{
	line-height: 18px;
	margin-bottom: 1em;
}
#content .content ul
{
	line-height: 23px;
	margin-bottom: 1.2em;
	margin-left: 1em;
	padding-left: 1em;
}
.full #content .content p { width: 670px; }
.iconlist
{
	margin: 0px;
	padding: 0px;
}
.iconlist p
{
	line-height: 14px;
	text-indent: -13px;
	margin-left: 11px;
}
.iconlist p a
{
	color: #282623;
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 13px;
}
.iconlist td
{
	padding-bottom: 14px;
	vertical-align: top;
}
#content .middle .icon
{
	width: 193px;
	padding: 0px 10px 0px 35px;
	text-indent: -10px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
}

.linkboxincontentr
{
	float: right;
	margin-left: 11px;
	margin-bottom: 21px;
}
.linkboxincontentr input.text, .linkboxincontentr select
{
	width: 165px;
	margin-right: 15px;
}

/* Topteaser */ 
#topteaser
{
	width: 634px;
	height: 173px;
	padding-bottom: 15px;
}


/* Tabmenu */

#tabmenu div
{
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 36px;
	height: 60px;
}
.generel #tabmenu div.active { background-image: url(http://www.ebst.dk/guide/eksport/grafik/baggrund/tabbundactgenerel.gif); }
.generel #tabmenu div { background-image: url(http://www.ebst.dk/guide/eksport/grafik/baggrund/tabbundactgenerel.gif); }

/* Headerbox */ 
.headerbox
{
	width: 532px;
	min-height: 50px;
	color: #fff;
	font-weight: bold;
	position: relative;
}
.wide .headerbox { width: 720px; }
.full .headerbox { width: 937px; }
.generel .headerbox
{
	background-color: #f3f3f0;
	border:1px solid #eeede7;
	margin-left:4px;
}

.headerbox h1
{
	padding: 33px 10px 4px 15px;
	font-size:180%;
	color:#1f005c;
}
.toolbar
{
	font-size: 0.81em;
	position: absolute;
	top: 9px;
	right: 15px;
}
.toolbar a
{
	color: #1f005c !important;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration:none !important;
}
.toolbar a:hover {
	text-decoration:underline !important;
}
.toolbar a.print { background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/print.gif); }
.toolbar a.email { background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/email.gif); }

/* Menu */
#menu {
	border-top:2px solid #1f005c;
}
#menu ul
{
	padding: 0px;
	margin: 0px;
}
#menu li
{
	list-style: none;
	background-color: #f3f3f0;
	border-left:1px solid #eeede7;
	border-right:1px solid #eeede7;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil.gif);
	background-repeat:no-repeat;
	background-position:15px 11px;
}
#menu li a.active { background-position: 10px 10px; margin-bottom:0px;color:#1f005c;font-weight:bold;background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/arrow.gif);background-repeat: no-repeat;background-position: 10px 10px;}
#menu ul ul li { background-color: #fff;margin-bottom:0px;background-position:25px 11px;}
#menu ul ul ul li { background-color: #fff;margin-bottom:0px;background-position:38px 11px;}
#menu ul ul ul ul li { background-color: #fff;margin-bottom:0px;background-position:50px 11px;}
#menu a
{
	min-height: 17px;
	_height:17px;
	display: block;
	padding: 7px 0px 0px 22px;
	color: #36332f;

}
#menu a:hover, #menu a:active, #underside #menu a.active:hover, #underside #menu a.active:active
{
	text-decoration: underline;
}
#menu ul a.open
{
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menuopen.gif);
	background-repeat: repeat-x;
	color:#FFF;
}

#menu ul a.open:hover
{
	color:#FFF !important;
}
#menu ul ul li.open {background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil_selected.gif);background-position:23px 12px;}
#menu ul ul ul li.open {background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil_selected.gif);background-position:36px 12px;}
#menu ul ul li a.open, #menu ul ul li a, #menu ul ul li a.active { background-position: 22px 10px;background-image:none;color: #36332f; }
#menu ul ul ul li a, #menu ul ul ul li a.active { background-position: 34px 10px; }
#menu ul ul a { padding-left: 33px; }
#menu ul ul ul a { padding-left: 45px; }
#menu ul ul ul ul a { padding-left: 57px; }

.header {
	margin-bottom:30px;
	margin-top:0px;
	margin-left:-11px;
}

.clearFloat {
	clear:both;
}

#content .search {
	font-size:100%;
}

#content .search .searchheader {
	min-height:72px;
	_height:72px;
	padding-left:20px;
	padding-top:16px;
}

#content .search .searchheader_small {
	min-height:39px;
	_height:39px;
	background-color:#f1f1f1;
	padding-left:20px;
	padding-top:16px;
}

.results {
	border-top:2px solid #1f005c;
}

.results .field {
	padding:20px;
	padding-bottom:0px;
}

.results .field a {
	font-weight:bold;
	text-decoration:none !important;
}

#content .middle a:hover {
   text-decoration:underline !important;
   color: #1f005c;
}

h2.frontpage {
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/header_frontpage.gif) !important;
	background-repeat:no-repeat !important;
	width:276px;
	min-height:20px !important;
	_height:20px !important;
	padding-left:13px;
	padding-top:12px !important;
	color:#1e3b6a;
	text-transform:uppercase;
	font-size:1.3em;
	color:#1e3b6a !important;
	_padding-left:13px !important;
	_width:266px !important;
	border:1px solid #ececec;
	border-bottom:0px;
}

.blueLinks a, .blueLinks {
	color:#1f005c !important;
}

.transformTextNone {
	text-transform:none !important;
}

.box strong {
	color:#1f005c;
}

a.arrow {
	padding-left:10px;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.results .field strong, .pages strong {
	color:#FFF;
	background-color:#3cb8e4;
}

.srctext {
	border:1px solid #3cb8e4;
	font-size:100%;
	width:217px;
	padding:2px;
	padding-left:10px;
	float: left;
}

.srcbtn {
	background-color:#3cb8e4;
	border:0;
	color:#FFF;
	font-size:100%;
	padding:2px;
	float: left;
}

.blue {
	background-color:#93dffa !important;
	background-image:none !important;
}

.bluegradient {
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/blue_gradient.gif) !important;
	background-color:#9be3fd !important;
}

.blue h2, .bluegradient h2 {
	color:#FFF;
}

.blue a, .blue p, .bluegradient a, .bluegradient p {
	color:#633f85;
}

.custombox1 h2 {
	text-transform:uppercase;
	background-color:#d8d7d3;
	margin: 3px 3px 15px 3px;
/*
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
*/	
	height:23px;
	padding-top:10px;
	padding-left:11px;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/h2_gradient.gif);
	background-repeat:repeat-x;
	border:1px solid #eeede7;
	color:#232d4c;
	position:relative;
}

.custombox1 {
	width:295px;
	border:1px solid #FFF;
	background-color:#e4e2d6;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/map.gif);
	background-repeat:no-repeat;
	background-position:0px 61px;
	padding-top:0px;
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

.custombox1 p {
	color:#26144b;
	padding:0px 15px 0px 15px;
}

.custombox2 {
	width:297px;
	border:0px solid #FFF;
	background-color:#6e6094;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/baggrund/purple.gif);
	background-repeat:no-repeat;
	background-position:0px 41px;
	padding-top:0px;
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

.custombox2 h2 {
	text-transform:uppercase;
	background-color:#FFF;
	margin: 2px 0px 15px 0px;
/*	
	margin-top:2px;
*/	
	height:23px;
	padding-top:10px;
	padding-left:15px;
}

.custombox2 p {
	color:#FFFFFF;
	padding:0px 15px 0px 15px;
}

.custombox2 p a {
	color:#FFF !important;
}

.custombox2 a:hover {
	color:#FFFFFF !important;
}

a.light {
	color:#3e3e3e !important;
	padding-right:5px;
}

.content ul li {
	line-height:17px;
}


/* Sitemap */
.sitemapmenu {
	border-top:2px solid #1f005c;
	border-width: 2px 0px 0px 0px; 
	width: 295px;
	float: left; 	
	padding-bottom: 8000px; 
	margin-bottom: -8000px; 
	background-color: #f3f3f0;
}

.sitemapmenu ul {
	padding: 0px;
	margin: 0px;
}

.sitemapmenu li {
	list-style: none;
	background-color: #f3f3f0;
	border-left:1px solid #eeede7;
	border-right:1px solid #eeede7;
	background-image:url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil.gif);
	background-repeat:no-repeat;
	background-position:15px 11px;
}

.sitemapmenu li a.active { background-position: 10px 10px; margin-bottom:0px;color:#1f005c;font-weight:bold;background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/arrow.gif);background-repeat: no-repeat;background-position: 10px 10px;}
.sitemapmenu ul ul li { background-color: #fff;margin-bottom:0px;background-position:25px 11px;}
.sitemapmenu ul ul ul li { background-color: #fff;margin-bottom:0px;background-position:38px 11px;}
.sitemapmenu ul ul ul ul li { background-color: #fff;margin-bottom:0px;background-position:50px 11px;}
.sitemapmenu a {
	min-height: 17px;
	_height:17px;
	display: block;
	padding: 7px 0px 0px 22px;
	color: #36332f;
}

.sitemapmenu a:hover, .sitemapmenu a:active, #underside .sitemapmenu a.active:hover, #underside .sitemapmenu a.active:active {
	text-decoration: underline;
}

.sitemapmenu ul a.open {
	background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menuopen.gif);
	background-repeat: repeat-x;
	color:#FFF;
}

.sitemapmenu ul a.open:hover {
	color:#FFF !important;
}
.sitemapmenu ul ul li.open {background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil_selected.gif);background-position:23px 12px;}
.sitemapmenu ul ul ul li.open {background-image: url(http://www.ebst.dk/guide/eksport/grafik/iconer/menu_pil_selected.gif);background-position:36px 12px;}
.sitemapmenu ul ul li a.open, #menu ul ul li a, #menu ul ul li a.active { background-position: 22px 10px;background-image:none;color: #36332f; }
.sitemapmenu ul ul ul li a, #menu ul ul ul li a.active { background-position: 34px 10px; }
.sitemapmenu ul ul a { padding-left: 33px; }
.sitemapmenu ul ul ul a { padding-left: 45px; }
.sitemapmenu ul ul ul ul a { padding-left: 57px; }


@media print {
	#top, #topmenu, #topcontent, .right, .left, #footer, #topImage, .toolbar, .box, .noPrint {
		display:none;
	}

	body {
		background-image:none;
		background-color:#FFF;
	}

	#content{
		border-bottom:0px;
	}
}

.small {
  padding-top: 20px;
  color: #1f005c;
  font-size: 0.9em;
}
