/*  T Y P O  O V E R R I D E S  */
sh1{

	color: #353c3e;
	font-size: 20px;;
	line-height: 24px;
	font-family: Arial, Helv, Helvetica, Verdana, Sans-serif;
	font-stretch: semi-condensed;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 0px;
}
td{ 
	color: #666;
}
p{ 
	color: #666;
}
li{ 
	color: #666;
}

/*  P A G E  D E C O R A T I O N  */
td.topbg{
	background-image: url("/images/topgrafik.gif");
	background-repeat: repeat-x;
}
td.leftNavigation{
	background-color: #f4f4f4;
}
td.contentbg{
/*	background-color: #d7e6ec;*/
	background-color: #ffffff;
}
td.largephotobg{
	background-color: #dceaf1;
}
td.teaserphotobg{
/*	background-color: #d7e6ec;*/
	background-color: #dceaf1;
}
td.rightbg{
	background-image: url("/images/forside_baggrund_4_dceaf1.gif");
	background-repeat: repeat-y;
	background-color: white;
}
td.rightcolcorner{
	background-image: url("/images/blaa_hjoerne.gif");
	background-repeat: no-repeat;
}
td.line{
	background-color: #bdcacf;
/*	background-image: url("/images/blaa_1x1.gif");
	background-repeat: repeat-x;*/
}

/*  D E F A U L T  (N S 4  D O W N G R A D E)  */
td.leftbg1{
	background-color: #dceaf1;
}
td.leftbg2{
	background-color: #E4EEF2;
}
td.leftbg3{
	background-color: #E2EAED;
}

/* D K  M A P */
td.dkmap{
	background-image: url("/images/landkort_blaa.gif");
	background-repeat: no-repeat;
}

/* C O N T E N T  D E C O R A T I O N */
.split_horizontal {
	background-image: url(/images/split_horizontal.gif);
	width: 100%;
	height: 21px;
}
.split_vertical {
	background-image: url(/images/split_vertical_3px.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 21px;
	height: 100%;
}


/* Guide */
.bar_bg {
	background-image: url("/media(2398,1030)/guide_bar_bg.jpg");
	width: 100%;
	height: 29px;
}
.bar_start_bg {
	background-image: url("/media(2403,1030)/guide_bar_start_bg.jpg");
	white-space:nowrap;
	color: #ffffff;
	padding-left:10px;
}

#bar_midt a {
	color: #999999;
	text-decoration: none;
}


a.startlink {
	color: #ffffff;
	text-decoration: none;
}

.bar_midt_bg {
	background-image: url("/media(2404,1030)/guide_bar_midt.jpg");
	white-space:nowrap;
}

.bar_slut {
	width: 100%;
}

.red_bar_start {
	height: 27px;
}

.red_bar_bg {
	background-image: url("/media(2413,1030)/guide_redbar_bg.gif");
	white-space:nowrap;
	color: #ffffff;
	padding-left:10px;
	height: 27px;
}

.red_bar_slut {
	height: 27px;
}

#red_bar_midt a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}



/*  POP-UP VINDUE  */


div#popupinfo a span {display: none;}


div#popupinfo a:hover span {display: block;
   position: absolute; width: 180px;
   padding: 5px; margin-top: -5px; margin-left: -5px; z-index: 100;
   color: #000000; background: #d3e0e3;
   font-size:11px Verdana, sans-serif; text-align: left; text-decoration:none;}


