/* Start of CMSMS style sheet 'Layout: davt' */
html			{
	overflow-x: hidden;
	overflow-y: hidden;
}
body			{
	overflow: hidden;
	font: 1.0em Verdana, Arial, sans-serif;
	color: #596165;
	height: 100%;
	margin:  0;
	padding:  0;
	background: #fff url( images/davt/menubg.gif ) repeat-y 0 0;
	z-index: 0;
}
#topfoto		{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 150px;
	background: transparent url( images/davt/menufoto.jpg ) no-repeat 0 0;
	z-index: 2;
}
#toplogo		{
	position: absolute;
	top: 0;
	left:  0;
	width: 100%;
	height: 40px;
	/*margin-left: 200px;*/
	background: #596165 url( images/davt/logo.gif ) no-repeat right top;
	z-index: 1;
}
#content		{
	position: absolute;
	top:  60px;
	left: 220px;
	bottom: 50px;
	right: 20px;
	overflow: auto;
	padding-right: 15px;
	z-index: 5;
}
#forside		{
	background: transparent url( images/davt/forside.jpg ) no-repeat 50% 50%;
	position: absolute;
	top:  0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 6;
}
#bund			{
	background-color: #596165;
	position: absolute;
	left: 200px;
	bottom: 0;
	right: 0;
	height: 30px;
	z-index: 4;
}
.bund			{
	font: 0.8em/28px Verdana, Arial, sans-serif;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

############


/* side */

h1					{
		font-size: 1.6em;
		background-color: inherit;
		color: #e20c18;
}
h1			{ 
		font: bold 1.7em/1.4em Georgia, Times, serif;
		background-color: inherit;
		color: #e20c18;
}
h2					{
		font: bold 1.4em/1.1em Georgia, Times, serif;
		background-color: inherit;
		color: #e20c18;
}
h3					{
		font: 1.0em/0.7em Verdana, Arial, sans-serif;
		background-color: inherit;
		color: #3c404a;
}
h4					{
		font: bold small Verdana, Arial, sans-serif;
		background-color: inherit;
		color: #3c404a;
}
p, td					{
		font: small Verdana, Arial, sans-serif;
		background-color: inherit;
		color: #596165;
}
span.pris			{
		display: block;
		width: 220px;
		float: left;
		text-align: left;
}
#content img			{
		float: left;
}
.ima					{
		width: 28px;
		max-width: 28px;
		text-align: center;
}
.bund				{
		font: 0.8em/28px Verdana, Arial, sans-serif;
		color: #fff; text-align: center;
}
.x						{
		background: #e20c18;
}
table td				{
		border-left: solid 1px #596165;
		border-bottom: solid 1px #596165;
}
table.tab		{
	margin-top:30px;
	border-left: 0;
	width: 530px;
}
table.tab td		{
	border: 0;
}
#adres			{
	width: 150px;
	height: 30px;
}
.val				{
	font: italic 10px Verdana, Arial, sans-serif;
	background: #fff;
	color: #c00;
	padding: 1px 0;
}
.pris					{
		text-align: right;
}
#vej					{
		font-size: 0.8em;
}
#pdf					{
		position: absolute;
		top: 800px;
		left: 410px;
		width: 145px;
		height: 20px;
		z-index: 80;
		text-align: right;
}
#pdf a:link 		{
		font-size: 0.8em;
		text-decoration: none;
		color: #596165;
}
#pdf a:hover 	{
		font-size: 0.8em;
		text-decoration: none;
		color: #1d3670;
}
#pdf a:visited 	{
		font-size: 0.8em;
		text-decoration: none;
		color: #ccc;
}
#mask			{
		position: absolute;
		top: 500px;
		left: 0;
		width: 250px;
		height: 148px;
		background-color: #596165;
		z-index: 150;
}
#ima			{
		width: 560px;
		list-style: none;
		margin: 0;
		padding: 0;
}
/* End of 'Layout: davt' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Navigation: davt' */
/********************
MENU
*********************/
ul.vmenu						{
	position:absolute;
	top: 150px;
	left: 30px;
	width: 140px;
	background: #1d3670;
	z-index: 100;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.vmenu ul						{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.vmenu a, ul.vmenu h2			{
	font: normal normal bold 0.8em/1em Tahoma, Arial, sans-serif;
	display: block;
	border: 1px solid #2C54B3;
	margin: 0;
	padding: 2px 3px;	
}
ul.vmenu h2						{
	color: #cce;
	background: #1d3670;
	text-transform: uppercase;	
}
ul.vmenu a, ul.vmenu a:visited	{
	color: #cce; 
	background: #1d3670; 
	text-decoration: none;
	padding: 5px 7px;
}
ul.vmenu a:hover 				{ 
	color: #7d97d2; 
	background: #122446;
	padding: 5px 7px; 
}
/* make the list elements a containing block for the nested lists */
ul.vmenu li 					{
	position: relative;
}
ul.vmenu ul				{
	position: absolute;
	top: -7px;
	left: 120px; /* to position them to the right of their containing block */
	width: 180px; /* width is based on the containing block */
	z-index: 110;
}
ul.vmenu ul ul			{
	position:absolute;
	top: -7px;
	left: 160px;
	width: 225px;
	z-index:  120;
}
/*Hiding and Revealing using*/
ul.vmenu ul,
ul.vmenu ul ul,
ul.vmenu li:hover li ul 	{
	display: none;
}
ul.vmenu li:hover ul,
ul.vmenu ul li:hover ul,
ul.vmenu ul li li:hover ul	{
	display: block;
}
/* End of 'Navigation: davt' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Layout: price' */
.hed		{
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #16651e url( images/davt/hed.jpg ) repeat-x 0 0;
	padding: 4px;
	border-bottom: none;
	border-left: none;
}
.fhed			{
	font: bold 10px Verdana, Arial, sans-serif;
	background: #5c6469;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}
.vare, .vare1, .tx		{
	font: 10px Verdana, Arial, sans-serif;
	background: #fff;
	color: #5c6469;
	padding: 1px 0;
}
.vare1			{
	padding: 8px 0;
}
.tex		{
	font: 12px Verdana, Arial, sans-serif;
	color: #596165;
	padding-left: 4px;
	border-bottom: solid 1px #596165;
}
.moms		{
	font: 12px Verdana, Arial, sans-serif;
	color: #1d3670;
	padding-left: 4px;
	border-bottom: solid 1px #596165;
}
.vis		{
	font: 12px Verdana, Arial, sans-serif;
	color: #fff;
	background-color: #e20c18;
	text-align: center;
	border-bottom: solid 1px #e20c18;
	width: 40px;
	cursor: pointer;
}
.info		{
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #e20c18;
	text-align: center;
	border-bottom-color: #e20c18;
}
.info a:link	{
	display: block;
	border-color: #e36a73 #990710 #990710 #e36a73;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	color: #fff;
	font-weight: normal
}
.info a:visited	{
	display: block;
	border-color: #8e1353;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	background: #9b0911;
	color: #fff;
	font-weight: normal;
}
.info a:hover	{
	display: block;
	border-color: #990710 #e36a73 #e36a73 #990710;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	background: #9b0911;
	color: #fff;
	font-weight: normal
}
.pris		{
	font: 12px Verdana, Arial, sans-serif;
	text-align: right;
	padding-right: 4px;
	color: #596165;
}
.kob			{
	background-color: #5c6469;
	text-align: center;
}
.kob a:link		{
	display: block;
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
	background: #5c6469;
	color: #fff;
	text-decoration: none;
	border: 1px solid #5c6469;
	border-color: #97a7b1 #121415 #121415 #97a7b1;
}
.kob a:visited	{
	color: #fff;
	border-color: #5c6469;
	text-decoration: none;
	text-align: center;
}
.kob a:hover		{
	color: #fff;
	border-color: #121415 #97a7b1 #97a7b1 #121415;
	text-decoration: none;
	text-align: center;
}
span.best		{
	display: block;
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
	background: #5c6469;
	color: #fff;
	text-decoration: none;
	border: 1px solid #5c6469;
	border-color: #97a7b1 #121415 #121415 #97a7b1;
	border-bottom: solid 1px #5c6469;
	cursor: pointer;
}
span.bestover		{
	display: block;
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
	background: #5c6469;
	color: #fff;
	text-decoration: none;
	border: 1px solid #5c6469;
	border-color: #121415 #97a7b1 #97a7b1 #121415;
	border-bottom: solid 1px #5c6469;
	cursor: pointer;
}
span.af		{
	display: block;
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
	background: #1d3670;
	color: #cce;
	text-decoration: none;
	border: 1px solid #2C54B3;
	/*border-color: #97a7b1 #121415 #121415 #97a7b1;*/
	cursor: pointer;
	padding: 5px 7px;
}
span.afslut		{
	display: block;
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
	background: #122446;
	color: #cce;
	text-decoration: none;
	border: 1px solid #2C54B3;
	/*border-color: #121415 #97a7b1 #97a7b1 #121415;*/
	cursor: pointer;
	padding: 5px 7px;
}
#orde		{
	position: absolute;
	left: 30px;
	bottom: 60px;
	color: #cce;
	font-size: 80%;
	width: 140px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
#knap		{
	position: absolute;
	left: 30px;
	bottom: 20px;
	font-size: 80%;
	width: 140px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
#priis		{
	background: #fff;
	min-width: 600px;
	position: absolute;
	top: 0px;
}
img			{
	border: 0;
}
.ima		{
	width: 28px;
	max-width: 28px;
	text-align: center;
}
.x			{
	background: #e20c18;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
input		{
	width: 146px;
}
body .dojoTooltip	{
	background: #fff;
	color: #666;
	border-width: 0;
}
td .dojoTooltip {
	border-width: 0;
}
#ajax_tooltipObj {
	z-index: 1000000;
	text-align: left;
}
#ajax_tooltipObj div {
	position: relative;
	top: 0;
	left: 10px;
}

#ajax_tooltipObj .ajax_tooltip_content {
	font: 0.9em/1.1em "TrebuchetMS", Verdana, sans-serif;
	color: #666;
	left: 18px;
	top: 0px;
	position: absolute;
	background-color: #fff;	
	padding: 5px;
	z-index: 1000001;
}


/* End of 'Layout: price' */

/* Start of CMSMS style sheet 'Layout: ajax' */
.dojoDialog {
	background : #fff;
	color: #666;
	-moz-border-radius : 5px;
	padding : 4px;
}
	
form {
	margin-bottom : 0;
}

/* group multiple buttons in a row */
.box {
	display: block;
	text-align: center;
}
.box .dojoButton {
	float: left;
	margin-right: 10px;
}
.dojoButton .dojoButtonContents {
	font-size: .9em;
}
/* End of 'Layout: ajax' */

