/* --- Style sheet for style ddbf Arial --- */


/* --- Custom css starts here --- */

/* brødkrummestien */

td#breadcrumb{
height: 21px;
padding-left: 15px;
padding-bottom: 2px;
}

table#nyhedstable {
  background: #f9faf4;
}

.broed{
   color: #757575;
   font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif;
   font-size: 11px;
   line-height: 16px
}
A:hover .broed, A:active .broed, A:visited .broed, A .broed {
   color: #757575;
   text-decoration: none
}
.broed .broedsel{
   color: #7fa30b;
   text-decoration: none
}


/* venstremenuen */

.navtable {
  width:160px;
}
.navniv1bullet, .navniv2bullet, .navniv3bullet {
  width:10px;
  vertical-align: bottom;
}
.navniv1cell {
   font-weight: bold;
  height:24px;
  vertical-align: bottom;
}
.navniv1cell, .navniv2cell , .navniv3cell  {
padding-left:0px;
margin-left:0px;
padding-bottom:0px;
margin-bottom: 0px;
}

/* farver på scrollbar */
body {
	scrollbar-base-color: #DCDDDE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #6D6E71;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
}

/* søgefeltet */
.searchbox {	
	height: 18px; 
	width: 105px; 	
	border: 1px #96bf0d solid; 
	background: #96bf0d;
	font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
}

.searchboxtxt {
	font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;	
   font-weight: bold;
}


form {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

/* links i footer */
.footerlink {
	color: #FFFFFF;
   font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
}	

a.footerlink:link {
	color: #FFFFFF;
}
	
a.footerlink:visited {
	color: #FFFFFF;
}
	
a.footerlink:hover {
   color: #FFFFFF;
   text-decoration: underline;
}

a.footerlink:active {
   color: #FFFFFF;
   text-decoration: underline;
}

/* footer adressetekst */
.footertxt {
   color: #000000;
   font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px
}


/* adressetekst */
.adressetxt {
   color: #FFFFFF;
   font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px
}

/* link i adresse */
.adresselink {
	color: #96bf0d;
   font-family: arial,Tahoma, Verdana, charcoal, geneva,  helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
}	

a.adresselink:link {
	color: #96bf0d;
}
	
a.adresselink:visited {
	color: #96bf0d;
}
	
a.adresselink:hover {
   color: #96bf0d;
   text-decoration: underline;
}

a.adresselink:active {
   color: #96bf0d;
   text-decoration: underline;
}


/* forsideelementer */

.blaaRamme {
	padding: 6px;
	border-top: 1px solid #0D1078;
	border-right: 1px solid #0D1078;
	border-bottom: 1px solid #0D1078;
	border-left: 1px solid #0D1078;
}

.groenBaggrund{
	padding: 6px;
	border-top: 1px solid #D5D5C5;
	border-right: 1px solid #D5D5C5;
	border-bottom: 1px solid #D5D5C5;
	border-left: 1px solid #D5D5C5;
                     background: #F0F0EC;

}

/* styles til find din boghandler søge-form + resultat */

#findboghandler table {
	background-color:#297132;

}
#findboghandler .firstrow {
	background-color:#155f1c;
	padding-left: 0px;
	height: 41px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;	
}
#findboghandler .findCellHeader {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}
#findboghandler input, #findboghandler option, #findboghandler select {
	background-color: #f9faf4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
#findboghandler input, #findboghandler select {
	border: 1px solid #609667;	
}
#findSupportText {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	border-top: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;	
	width:357px;
	height: 50px;
	padding-left:5px;
	padding-top: 5px;
	padding-right: 20px;	
}
#searchBHResult {			
	width:611px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;	
}

#resultHeader {
	background-color:#f9faf4;
	color:#297132;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	border-top: 1px solid #297132;	
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#resultData {
	padding:10px;		
	border:dashed 1px #c6cbe2; 
	color:#297132;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;	
}
#resultData td {
	color:#297132;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}
#resultData a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}

#searchBHNav a {
	color:#297132;
}









/* --- Custom css ends here --- */



/* --- Page style Ddbf Arial starts here --- */

/* Heading */
H1, .H1 {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 18px;
   line-height: 21px
}

H2, .H2 {
  color: #000000;
  font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
  font-size: 24px;
  line-height: 24px;
  margin-bottom:0px;
  padding-bottom:0px;
}

H3, .H3 {
  color: #000000;
  font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
  font-size: 13px;
  line-height: 15px;
  margin-bottom:0px;
  padding-bottom:0px;
}

/* Subheading */
/*
STRONG {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 11px;
   line-height: 16px
}
*/
/* Subheading */
/*
.STRONG {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 11px;
   line-height: 16px
}
*/
/* Caption */
SMALL {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 10px;
   line-height: 12px
}

/* Caption */
.SMALL {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 10px;
   line-height: 12px
}

/* Text */
.norm, TD, body {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 12px;
   line-height: 16px
}

TD {
  vertical-align:top;
}

.billedetekst {
   color: #000000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 10px;
   line-height: 14px;
}

/* Paragraph Link */
A {
   color: #5d7a00;
}

A {
   text-decoration: none
}

A:visited {
   color: #5d7a00;
   text-decoration: none
}

A:hover {
   color: #000000;
   text-decoration: underline
}

A:active {
   color: #000000;
   text-decoration: underline
}

/* --- Page style ends here --- */



/* --- Navigation style starts here --- */

/* Navigation Level 1 */
.navniv1 {
   color: #ffffff;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 11px;
   line-height: 14px
}

A .navniv1 {
   text-decoration: none
}

A:visited .navniv1 {
   color: #ffffff;
   text-decoration: none
}

A:hover .navniv1 {
   color: #96bf0d;
   text-decoration: none
}

.navniv1  .sel{
   color: #96bf0d;
   text-decoration: none
}

A:active .navniv1 {
   color: #96bf0d;
   text-decoration: none
}



/* Navigation Level 2 */
.navniv2 {
   color: #ffffff;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 11px;
   line-height: 14px
}

A .navniv2 {
   text-decoration: none
}

A:visited .navniv2 {
   color: #ffffff;
   text-decoration: none
}

A:hover .navniv2 {
   color: #96bf0d;
   text-decoration: none
}

.navniv2  .sel{
   color: #96bf0d;
   text-decoration: none
}

A:active .navniv2 {
   color: #96bf0d;
   text-decoration: none
}

/* --- Navigation style ends here --- */



/* --- Shorthand for colours starts here --- */

.red {
   color: #ff0000
}

.orange {
   color: #ff9900
}

.yellow {
   color: #ffff00
}

.green {
   color: #009900
}

.turquoise {
   color: #33cccc
}

.blue {
   color: #0000ff
}

.purple {
   color: #990099
}

.white {
   color: #ffffff
}

.grey {
   color: #999999
}

.black {
   color: #000000
}

/* --- Shorthand for colours ends here --- */


HR
{
  border: none 0; 
  border-top: 1px dashed #125e1c;
  height:1px;
}

P {
  margin-top:0px;
}

IMG {
  border:0px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
H3 {
  color: #000000;
  font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
  font-size: 13px;
  line-height: 15px;
  margin-bottom:0px;
  padding-bottom:0px;
}

.billedetekst {
color: #000000;
font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
font-size: 10px;
line-height: 14px;
}

H1 {
color: #000000;
font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
font-size: 18px;
line-height: 21px;
margin-bottom:0px;
padding-bottom:0px;
}

H2 {
color: #000000;
font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
font-size: 24px;
line-height: 24px;
margin-bottom:0px;
padding-bottom:0px;
}

