/*//////////////////////////////////////*/
/* Stylesheet for Zinck Lysbro - www.zincklysbro.dk */
/* Created by e-c-s denmark | support@e-c-s.dk | www.e-c-s.dk */
/* Copyright © 2010 Fiskars.com and e-c-s denmark - All rights reserved */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0; 
}

img {
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

hr
{
	color: #870633;
	background: #870633;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	color: #444242;
	text-decoration: underline;
}

a:hover
{
	color: #870633;
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #870633;
	font-weight: normal;
	margin: 5px 0 20px 0;
}

h2 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #870633;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h3 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #870633;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h4 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #870633;
	font-weight: bold;
	margin: 0;
}

h5 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #870633;
	font-weight: bold;
	margin: 0;
}

h6 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.clear
{
	clear: both;
	height: 0;
	width: 0; 
	margin: 0;
	padding: 0;
}
.purple
{
	color: #870633;
}
/* END */

/*//////////////////////////////////////*/
/*//////////// DESIGN STYLES ///////////*/
/*//////////////////////////////////////*/
div#container
{
	margin: 0 auto;
	width: 940px;
	padding: 4px;
	background: #FFFFFF;
	border: 10px solid #6f6969;
	position: relative;
}
div#containerbackground
{
	background: url(../img/bodybg.jpg) bottom repeat-x;
	margin-bottom: 4px;
}
div#contentarea
{
	padding: 0px 50px;
	text-align: left;
}
div#contentarea-frontpage
{
	padding: 10px 25px 0 25px;
	text-align: left;
}
div#leftcontent
{
	width: 470px;
	float: left;
	margin: 0;
	font-size: 12px;
	color: #444242;
	line-height: 18px;
}
div#leftcontentsmall
{
	width: 470px;
	float: left;
	margin: 0;
	font-size: 11px;
	color: #444242;
	line-height: 15px;
}
div#rightcontent
{
	padding: 0;
	float: right;
	margin: 0;
}
.skip, .hideme, .print
{
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
}
.skip:focus, .skip:active
{
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}

/*//////////////////////////////////////*/
/*///////////// TOP STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#frontpagebanner
{
	width: 940px;
	height: 250px;
	position: relative;
}
#frontpagebannertxt
{
	background: url(../img/forsidebanner-overlay.png) left top repeat-y;
	color: #860734;
	width: 510px;
	padding: 15px 400px 10px 30px;
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	top: 110px;
	left: 0;
}
#frontpagebannertxt h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #870633;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#subpagebanner
{
	width: 940px;
	height: 167px;
	position: relative;
}
#logo
{
	position: absolute;
	top: 18px;
	left: 18px;
}
#speaker
{
	position: absolute;
	bottom: 14px;
	left: 18px;
}
#subspeaker
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
div#purplebar
{
	width: 920px;
	position: relative;
	height: 23px;
	padding: 5px 10px 0 10px;
	background: #870633;
}
/* DEL MED FACEBOOK */
html .fb_share_button
{
	display: -moz-inline-block;
	float: right;
	width: 20px;
	height: 18px;
	border: 0;
	overflow: hidden;
	margin-right: 10px;
	background:url(../img/del-med-facebook.jpg) no-repeat top right;
}
html .fb_share_button:hover
{
	text-decoration: none;
}

/* SEARCH */
.searchfield
{
	font-size: 11px;
	text-align: left;
	float: right;
	background: url(../img/searchfield.jpg) top right no-repeat;
	width: 122px;
	height: 16px;
	padding: 3px 5px 0 5px;
	color: #b6b6b6;
	border: 0;
}
.searchbutton
{
	float: right;
	background: url(../img/searchbutton.jpg) top left no-repeat;
	width: 34px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
}
/* END */


/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* MENULINK */
#bottomlinks
{
	height: 100px;
	padding: 30px 0 0 0;
	margin: 0 10px;
	width: 918px;
	overflow: hidden;
}
#menulink
{
	width: 940px;
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menulink li
{
	float: left;
	text-align: left;
	width: 150px;
	border-right: 2px dashed #FFFFFF;
	padding: 0 0 0 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 25px;
	background: url(../img/bottom-arrow2.png) no-repeat 35px 28px;
}

#menulink li a
{
	padding: 0;
	display: block;
	color: #808080;
	text-decoration: none;
}

#menulink li a:hover
{
	color: #870633;
	cursor: pointer;
	text-decoration: none;
}

#menulink li ul
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	display: list-item;
	height: 60px;
}
#menulink li ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	margin: 0;
	border: 0;
	padding: 0;
	font-weight: normal;
	line-height: 15px;
	display: block;
}
/* END */

/* ADRESSLINE */
div#adressline 
{
	height: 20px;
	font-family: "Arial Narrow", Arial;
	line-height: 20px;
	font-size: 13px;
	color: #373535;
	text-align: center;
}
div#adressline a
{
	color: #373535;
	text-decoration: none;
}
div#adressline a:hover
{
	color: #870633;
	text-decoration: none;
}
div#adressline u
{
	color: #FFFFFF;
	margin: 0 10px;
}
/* END */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */