/* WPS Standard Template A */

body
{
	font-size: 80%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#frontpage, #wrap_body
{
	padding-top: 40px;
	padding-bottom: 20px;
}

#toplogo, #navigation, #topbanner, #wrap_content, #separator {
	width: 770px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
#toplogo
{
	height: 149px;
}
#wrap_menu
{
	border: 1px solid;
	border-left: none;
	border-right: none;
}
#navigation
{
	height: 20px; /* not necessary, ruins Opera height */
	position: static; /* needed for menu to display at the right place */
	overflow: visible; /* in case there are too much menus */
}
#separator
{
	display: none;
}
#wrap_content
{
	clear: both;
}
#leftblock 
{
	float: left;
	display: inline; /* IE hack */
	width: 150px; 
	padding: 52px 0 5px 0;
	margin: 0;
}
#rightblock {
	float: right;
	display: inline; /* IE hack */
	width: 150px; /* Total width should be 180px */
	padding: 0; 
	margin: 0 0px 0 0;
}
#leftblock, #rightblock, #content
{
	overflow: visible;
}
* html #leftblock, * html #rightblock, * html #content
{
	overflow: auto; /* IE6 falls apart otherwise */
}
#content {
	width: 600px;
	padding: 0 5px 5px 5px; /* left padding for FF tables */
	float: right;
	display: inline; /* IE6 hack */
}
#frontpage #content {
	width: 456px;
}
#teasers 
{
	float: right;
	width: 585px; 
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	overflow: hidden;
	clear: right;
	display: inline; /* IE hack */
}
#wrap_footer 
{
	clear: both;
	margin: 0;
	position: relative;
	min-height: 37px;
}
* html #wrap_footer
{
	height: 37px;
}
#footer {
	padding: 1px 6px;
}

/*	Shortcuts or Search - Positioning and Layout */ 

#toplinks
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 9px 5px 0 0;
	font-size: 90%;
}

#toplogo div.search, #toplogo div.shortcuts,
#navigation div.shortcuts, #navigation div.search
{
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

/* Search form */
div.search form
{
	margin: -1px 3px 0 3px;
	padding: 0 0 1px 0;
} /* False values for IE7+IE6 */
html:not([dummy]) div.search form {
	margin-top: 0px;
} /* True values for Safari and Firefox */
@media all and (min-width: 0px) { div.search form {
	margin-top: 0px;
} } /* True values for Opera */


div.search input.button
{
	vertical-align: text-top;
	border: none;
/*	margin-top: 1px;*/
	line-height: 13px;
	height: 20px;
	padding: 0;
	background: transparent;
	color: #000;
	font-size: 100%;
	
/*	font-size: 12px;*/
}
span.searchbuttonbox > input.button
{
	padding: 0;
	/*display: inline;*/
}
div.search input.searchwords
{
	height: 16px;
	border: 1px solid;
	padding: 0 0.3em;
/*	font-size: 12px;*/
	width: 100px;
	border-color: #d4d0c7;
}

/* ShortCuts Menu Styling*/

#links
{
	display: inline;
}
#links ul
{
	float: right;
	margin: 0;
	padding: 0;
}
#links ul li
{
	line-height: 20px;
	display: inline;
	margin: 0;
	padding: 0 10px 0 20px;
	background-position: 3px 50%;
	background-repeat: no-repeat;
	list-style-type: none;
	display: inline;
}
#links ul li a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}


/* Side Menu */

#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#smenu ul ul
{
	border-top: none;
	margin-left: -22px;
}
#smenu ul ul ul
{
	margin-left: 0;
}
#smenu li, #leftblock h2, #rightblock h2 /*, a.printer-icon, a.tipafriend-icon */
{ 
	margin: 0;
	padding: 0 0 0 22px;
	color: #fff;
	background-color: #018053;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/default.gif);
}
#smenu li li
{
	padding: 0;
	background-color: #BFDFD4;
	background-image: none;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a
{
	line-height: 21px;
	border-bottom: 1px solid;
}
#smenu a,
table a.hover, table span.hover, table a.hover-current, table span.hover-current {
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#smenu ul a,
a.smenu-section, span.smenu-section {
	color: #fff;
	text-transform: uppercase;
	padding-left: 4px;
	font-weight: bold;
	text-align: right;
}
#smenu ul ul a,
a.smenu-item, span.smenu-item {
	color: #000;
	padding-left: 30px;
	text-transform: none;
	font-size: 90%;
	text-align: left;
}
#smenu ul ul ul a,
a.smenu-subitem, span.smenu-subitem {
	padding-left: 35px;
	font-style: italic;
	font-weight: normal;
}
#smenu ul ul ul ul a,
a.smenu-subitem3, span.smenu-subitem3 {
	padding-left: 40px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 45px;
	font-style: italic;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 50px;
	font-style: italic;
}
#current-smenu.current,
#smenu a:hover 
{
	color: #fff;
	background-color: #213878;
}

#smenu ul, #smenu a
{
	border-color: #fff;
}

#smenu div.search
{
	display: none; /* hide unwanted search box */
}



/* Blocks */

#frontpage #content h2, h1.article-title
{
	font-size: 95%;
	line-height: 20px;
	padding: 1px 5px 1px 25px;
	text-transform: uppercase;
	color: #000; 
}
#frontpage #content h2
{
	background: url(images/bar.jpg) no-repeat;
}
h1.article-title
{
	background: url(images/bar_long.jpg) no-repeat;
}
#frontpage h1.article-title
{
	display: none;
}
#leftblock h2, #rightblock h2/*, a.printer-icon, a.tipafriend-icon*/
{
	margin-top: 10px;
	line-height: 23px;
	height: 23px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	padding: 0 4px;
	font-weight: bold;
	text-align: right;
	font-size: 100%;
}
#leftblock, #rightblock
{
	font-size: 88%;
}
#a-search div.block input.searchwords
{
	width: 80px;
}
#a-news div.block, #a-news2 div.block
{
	padding: 0 2px;
	margin: 5px;
	background-color: #fff;
	border: 2px inset #c8c8c8;
}
#rightblock div.block
{
	max-height: 550px;
	overflow: auto;
}
#leftblock div.block, #a-search div.block
{
	padding: 7px;
}
#rightblock a:link, #rightblock a:visited
{
	color: #000;
	font-weight: bold;
}
/*a.printer-icon, a.tipafriend-icon
{
	font-size: 90%;
	display: block;
	width: 160px;
	text-decoration: none;
}
a.printer-icon + br, a.tipafriend-icon + br
{
	display: none;
}*/

#toplogo img, #topbanner img
{
	border: 0;
	display: block;
/*	width: auto;
	height: auto; our banner module sucks, but ie6 sucks more */
}

span.dailytip 
{
	display: block;
	margin: 5px 0;
	padding: 4px 2px;
}

iframe.autoscroller-border 
{
	margin: 0;
	width: 456px; /* IE hack: should be width-(2*border_width) */
	/*border: 1px solid;*/
}
html>body iframe.autoscroller-border 
{
	width: 456px;
}
form.vertical input.box
{
	display: block;
}
div.breadcrumbs {
	margin: 5px 0;
}



/* Icons */

#a-links-1 
{
	background-image: url(images/homei.gif);
}
#a-links-2 
{
	background-image: url(images/kontakti.gif);
}
#a-links-3 
{
	background-image: url(images/sitemapi.gif);
}
li#a-smenu-1 
{
	background-image: url(images/forside.gif);
}
li#a-smenu-2 
{
	background-image: url(images/omsala.gif);
}
li#a-smenu-3 
{
	background-image: url(images/hvadgoervi.gif);
}
li#a-smenu-4 
{
	background-image: url(images/barsel.gif);
}
li#a-smenu-5 
{
	background-image: url(images/uddannelse.gif);
}
li#a-smenu-6 
{
	background-image: url(images/historie.gif);
}
li#a-smenu-7 
{
	background-image: url(images/arbejdsgiver.gif);
}
li#a-smenu-8 
{
	background-image: url(images/projekter.gif);
}
li#a-smenu-9 
{
	background-image: url(images/kontakt.gif);
}
li#a-smenu-10 
{
	background-image: url(images/links.gif);
}
li#a-smenu-11 
{
	background-image: url(images/uk.gif);
}
#a-newsletter h2
{
	background-image: url(images/nyhed.gif);
	margin-top: 120px;
}
#a-login h2
{
	margin-top: 50px;
	background-image: url(images/medlem.gif);
}
#a-search h2
{
	margin-top: 0;
	background-image: url(images/soeg.gif);
}
#a-news h2, #a-news2 h2
{
	background-image: url(images/cirkulaer.gif);
}
/*a.printer-icon
{
	background-image: url(images/print.gif);
}
a.tipafriend-icon
{
	background-image: url(images/send.gif);
}*/

/* Teasers */

#teasers img
{
	border: 0;
	display: block;
}
div.teaser
{
	float: left;
	clear: right;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 166px;
	height: 126px; 
	margin: 0px 0px 0px 7px;
	border: none;
}
div.teaser.first
{
	margin-left: 19px;
}
a.t_frame
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/teaser_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
	top: 0;
	left: 0;
}
a.t_img
{
	display: block;
	position: absolute;
	top: 2px;
	left: 3px;
	z-index: 1;
	clip: rect(0px, 159px, 119px, 0px);
}
a.t_img img
{
	width: 159px;
	height: 119px;
	display: block;
}

/* Teasers Colours */

div.teaser
{
	color: #000;
	background-color: #fff;
}


/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_body, #frontpage
{
	background: #fff url(images/bag.jpg) no-repeat;
} 
#wrap_content 
{
	background: #fff url("images/faux.gif") repeat-y scroll -620px 0px;
	color: #000;
}
#frontpage #wrap_content
{
	background-position: left top;
}
#content
{
/*	background-color: Yellow; /* For testing */
}
#leftblock
{
	background: transparent url(images/menutop.jpg) no-repeat left top;
}
#rightblock 
{
	color: #000;
/*	background-color: Pink; /* For testing */
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer
{
	background: #8a98bb url("images/footer_bg.gif") repeat-x scroll;
	color: #fff;
	font-size: 90%;
	text-align: center;
}
a.copyright { color:#fff; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}

span.dailytip, .autoscroller-border, #autoscroller-body 
{
	color: #000;
	background-color: #fff;
	padding: 0;
}
iframe.autoscroller-border 
{
}	
a, #content a:link
{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited, #righblock a:visited
{
	color: #036;
}
#content a:hover, #content a:active, #autoscroller-body a:hover, #rightblock a:hover
{
	text-decoration: underline;
}
/*#content a.printer-icon, #content a.tipafriend-icon
{
	float: left;
	clear: left;
	color: #fff;
	margin: 0;
}*/

#searchwords, input.button
{
}
#toplogo div.shortcuts span
{
	color: #000;
}
	

/* Text styling (fonts) */

p, h1, h2, h3, h4, h5, h6 {
	margin: 0; /* No 'padding' around paragraphs.*/
}
