/* WPS Standard Template A */

body
{
	font-size: 68.75%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/
#toplogo,#topbanner, #wrap_content, #wrap_footer {
	width: 980px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
#toplogo
{
	height: 144px;
}
#wrap_content
{
	clear: both;
}
#leftblock 
{
	float: left;
	display: inline; /* IE hack */
	width: 152px; 
	padding: 72px 0 5px 0;
	margin: 0;
}
#rightblock {
	float: right;
	display: inline; /* IE hack */
	width: 153px; /* Total width should be 180px */
	padding: 0 0 350px; 
	margin: 0;
}
#rightbottom
{
	position:absolute;
	width: 153px;
	bottom:0px;
}
#rightbottom form
{
	margin:10px;
}
#leftblock, #rightblock, #content
{
	overflow: visible;
}
* html #leftblock, * html #rightblock, * html #content
{
	overflow: auto; /* IE6 falls apart otherwise */
}
#content {
	width: 620px;
	margin:30px 29px 40px 0;
	padding: 0; /* left padding for FF tables */
	float: right;
	display: inline; /* IE6 hack */
}
* html #wrap_content {
	height: 1%;
}
#wrap_content:after {
	display: block;
	clear: both;
	content:".";
	visibility: hidden;
}

#wrap_footer 
{
	clear: both;
	position: relative;
	min-height: 36px;
	text-align: center;
	font-weight:bold;
}
* html #wrap_footer
{
	height: 36px;
}
#footer {
	padding: 12px 6px 0;
}

#scroller
{
	width: 520px;
	height:20px;
	position: absolute;
	top:90px;
	left:460px;
	overflow:hidden;
}
span.dailytip, .autoscroller-border, #autoscroller-body 
{
	color:#2d4366;
	font-size:106%;
	font-style:italic;
	font-weight:bold;
	background-color: #fff;
}
/*	Shortcuts or Search - Positioning and Layout */ 

#toplinks
{
	position: absolute;
	right: 0;
	top: 32px;
	z-index: 1;
	margin: 0;
	padding: 9px 5px 0 0;
}

 #toplogo div.shortcuts
{
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

#a-search form
{
	margin:5px 0 0;
}
span.searchbuttonbox input.button
{
	padding: 0;
}
.searchwordbox input.searchwords
{
	border: 1px solid;
	padding:3px 0.3em;
	width: 93px;
	border-color: #7f9db9;
}

/* 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, #rightblock a.printer-icon, #rightblock a.tipafriend-icon 
{ 
	margin: 0;
	padding: 0 0 0 22px;
	color: #fff;
	background:#2c4365 url(images/dansk.gif) no-repeat ;
	border-bottom: 1px solid;
}
#smenu li li
{
	padding: 0;
	background-color: #D2D2D2;
	background-image: none;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a
{
	line-height: 28px;
	padding: 1px 4px 1px 0;
	text-decoration: none;
	display: block;
}
#smenu ul a {
	color: #fff;
	padding-left: 4px;
	font-weight: bold;
	text-align: right;
}
#smenu ul ul a {
	color: #000;
	padding-left: 30px;
	text-transform: none;
	font-size: 90%;
	text-align: left;
}
#smenu ul ul ul a {
	padding-left: 35px;
	font-style: italic;
	font-weight: normal;
}
#smenu ul ul ul ul a {
	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;
}
#smenu ul, #smenu a
{
	border-color: #fff;
}

#smenu div.search
{
	display: none; /* hide unwanted search box */
}



/* Blocks */

#leftblock h2, #rightblock h2, #rightblock a.printer-icon, #rightblock a.tipafriend-icon
{
	margin-top: 1px;
	line-height: 30px;
	height: 30px;
	padding: 0 4px 0 22px;
	font-weight: bold;
	text-align: right;
	font-size:100%;
}
a.printer-icon + br, a.tipafriend-icon + br
{
	display: none;
}
#a-news div.block, #a-news2 div.block
{
	padding: 0 2px;
	margin:20px 10px 20px;
	background-color: #fff;
}
#rightblock div.block
{
	max-height: 550px;
	overflow: auto;
}
#leftblock div.block, #a-search div.block
{
	padding: 7px;
}
#smenu {
	margin-bottom: 64px;
}
#toplogo img
{
	border: 0;
	display: block;
/*	width: auto;
	height: auto; our banner module sucks, but ie6 sucks more */
}



/* Icons */

#a-links-1 {
	background-image: url(images/logini.gif);
}
#a-links-2 {
	background-image: url(images/homei.gif);
}
#a-links-3 {
	background-image: url(images/kontakti.gif);
}
#a-links-4 {
	background-image: url(images/sitemapi.gif);
}


/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
} 
#wrap_content 
{
	background: #fff url("images/faux.gif") repeat-y ;
	color: #000;
}
#frontpage #wrap_content
{
	background-position: left top;
}
#toplogo
{
	background: #fff url("images/top_bg.gif") repeat-x;
}
#content
{
	background-color: #fff;
	color: #000;
}
#leftblock
{
	background: transparent url("images/menutop.jpg") no-repeat left top;
}
#wrap_footer
{
	background: #8798ac url("images/footer_bg.gif") repeat-x left bottom;
	color: #fff;
}
a.copyright { color:#fff; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}	
a /*, #content a:link*/
{
	color: #036;
	text-decoration: none;
}
#rightblock a
{
	color: #000;
	font-weight: bold;
}
#rightblock h2 a, #rightblock a.printer-icon, #rightblock a.tipafriend-icon
{
	display:block;
	color:#fff;
	text-decoration:none;
}

	

/* Text styling (fonts) */

p, h1, h2, h3, h4, h5, h6 {
	margin: 0; /* No 'padding' around paragraphs.*/
}

.dhMarquee {width:800px;height:25px;line-height:20px;text-align:left;margin:0px;padding:0px;border:1px solid #000;overflow:hidden;white-space:nowrap;} 
.mqdemo {margin:0px;padding:0px;border:0px;}

