@media screen, print {

	html, body {
		height: 100%;
		margin: 0;
		padding: 0;
	}

	body {
		background: #f1f0ec;
	}
	
	body, input, select, textarea {
		color: #083457;
		font-family: verdana;
		font-size: 10px;
	}

    table {
	    font-size: 10px;
	}
	
	.search-text{
		color: #083457;
		text-decoration:none;
	}
	
	.search-text:hover{
		color: #083457;
		text-decoration:none;	
	}

	h1 {
		margin: 0;
		padding: 0;
		padding-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}

	h2 {
		margin: 0;
		padding: 0;
		padding-bottom: 2px;
		font-size: 11px;
		font-weight: bold;
	}

	h3 {
		margin: 0;
		padding: 0;
		padding-bottom: 2px;
		font-size: 10px;
		font-weight: bold;
	}

	h4 {
		margin: 0;
		padding: 0;
		padding-bottom: 2px;
		font-size: 10px;
		font-weight: bold;
		color: #1a6aa9;
	}


/* tabel område */

	h6 pristabel {
	}

	.overskrift {
		margin: 0;
		padding: 5px 5px 0px 5px;
		font-weight: bold;
		font-size: 10px;
	}

	.punkt {
		margin: 0;
		padding: 4px 5px 10px 5px;
		font-weight: normal;
		font-size: 10px;
	}

	.break {
		margin: 0;
		padding: 0px 1px 1px 0px;
		font-weight: normal;
		font-size: 6px;
	}

	table.pris {
		border: 1px solid #0f1c5d;
	}

	td.pris-vt {
		border-left: 1px solid #0f1c5d;
		border-top: 1px solid #0f1c5d;		
	}

	td.pris-vht {
		border-left: 1px solid #0f1c5d;
		border-right: 1px solid #0f1c5d;		
		border-top: 1px solid #0f1c5d;
	}
	
	td.pris-vtb {
		border-left: 1px solid #0f1c5d;
		border-top: 1px solid #0f1c5d;		
		border-bottom: 1px solid #0f1c5d;
	}	
	
	td.pris-vhtb {
		border-left: 1px solid #0f1c5d;
		border-right: 1px solid #0f1c5d;		
		border-top: 1px solid #0f1c5d;
		border-bottom: 1px solid #0f1c5d;
	}	

/* slut tabel område */

	ul {
		margin: 15px;
	}

	hr {
	}

	.graa1 {
		height: 1px;
		color: #f1f0ed;
		border: 0px none;
	}

	.graa2 {
		height: 1px;
		color: #c0c0c0;
		border: 0px none;
	}

	a {
		color: #0879d1;
	}
	
	a img {
		border: none;
	}
	
	#indhold {
		width: 958px;
		height: 100%;
		margin: 0 auto;
		display:block;
	}
	
	#toplogo {
		margin-top: 10px;
		margin-left: 5px;
		float: left;
	}
	
	#topfaneblad {
	/*	width: 501px; */
		height: 24px;
		margin-top: 43px;
		float: right;
		padding-top: 8px;
		text-align: right;
	}
	
	#topfaneblad a {
		text-decoration: none;
		color: #c0c0c0;
		margin-right: 10px;
	}
	
	#topfaneblad a:hover {
		color: #083457;
		text-decoration: underline;			
	}
	
	#topfaneblad a img {
		margin-right: -8px;
	}

	#topfaneblad a img:hover {
		margin-top: 1px;
	}
	
	#topfrise {
		margin-bottom: 2px;
	}

	#topbillede-left {
		margin-bottom: 2px;
		float: left;
	}	

	#topbillede-right {
		margin-bottom: 2px;
		float: right;
	}


	/* login område */
	
	#toplogin {
		width: 199px;
		height: 108px;
		background: url(/grafik/v2/toplogin.gif) no-repeat top left;
		float: left;		
	}

	#toplogin-de {
		width: 199px;
		height: 108px;
		background: url(/grafik/v2/toplogin-de.gif) no-repeat top left;
		float: left;		
	}

	#toplogin-en {
		width: 199px;
		height: 108px;
		background: url(/grafik/v2/toplogin-en.gif) no-repeat top left;
		float: left;		
	}

	/* brugerlogin boks */
	#brugerlogin {
		width: 110px;
		float: left;
		color: #fff;
		text-align: right;
		padding-top: 8px;
		font-size: 12px;
		font-weight: bold;
	}
	
	#brugerlogin input[type=text],
	#brugerlogin input[type=password] {
		font-size: 9px;
		width: 90px;
		padding: 2px;
		color: #c0c0c0;
		margin-top: 6px;
		background: #fff url(/grafik/v2/input-roed-bag.gif) repeat-x top;
		border: 1px solid;
		border-color:  #db918d #f6e3e3 #f6e3e3 #f6e3e3;
	}
	
	* html #brugerlogin input
	{	
		width:90px;
	}

	#brugerlogin div {
		margin-top: 10px;	
	}
	
	* html #brugerlogin div {
		margin-left:9px;
		margin-top:12px;
	}
	
	#huskerLink {
		line-height: 9px;
		float: left;
		margin-left: 13px;
	}

	#brugerlogin #huskerLink a {
		color: #ffffff;
		font-size: 9px;
		font-weight: normal;
		font-style: italic;
	}
	
	#brugerlogin #huskerLink a:hover {
		color: #f99792;
	}
	
	
	#login {
		margin-top: 6px;
		border: none;
		padding: 0;
		height: 21px;
		background: url(/grafik/v2/loginknap.png) no-repeat bottom center;
		width: 60px;
		color: #fff;
		font-size: 9px;
		cursor: pointer;
	}
	
	#login:hover {
		margin-top: 7px;
	}
	
	* html #login {
		margin-top: 10px;
		margin-left:-70px;
		position:absolute;
	}
	
	/* brugerdata område */
	
	#brugerinfo {
		/*display: none;*/
		position: absolute;
		top:206px;		
		width: 696px;
		height: 141px;
		background: url(/grafik/v2/brugerinfo-left.png) no-repeat top left;
		color: #fff;
	}
	
	#infoContent {
		width: 180px;
		padding: 5px;
		padding-left: 8px;
		text-align: center;
	}
	
	#infoContent h1 {
		font-size: 9px;
		padding: 0;
		margin: 0;
		margin-bottom: 5px;
		overflow: hidden;
		height: 12px;
	}
	
	#infoContent a {
		display: block;
		width: 176px;
		height: 16px;
		padding-top: 2px;
		background: url(/grafik/v2/brugerinfomenu-176.png) no-repeat top left;
		color: #fff;
		text-decoration: none;
		font-size: 9px;
		text-align: center;
	}

	#infoContent a:hover {
		color: #f99792;
	}
		
	#brugermenu {
		float: right;
		margin-top: 112px;
		margin-right: -5px;
		width: 501px;
		height: 29px;
		background: url(/grafik/v2/brugerinfo-right.png) no-repeat top left;
		padding-top: 6px;
	}

	#logout {
		margin-top: 1px;
		border: none;
		background: url(/grafik/v2/knap180.png) no-repeat bottom center;
		width: 180px;
		height: 25px;
		color: #fff;
		font-size: 9px;
		margin-left: -2px;
		cursor: pointer;
		
	}
	/*ie6*/
	* html #logout
	{
		position:absolute;
		margin-top: -17px;
		margin-left:-90px;
	}
	/*ie7*/	
	*:first-child+html #logout
	{
		position:absolute;
		margin-top: -17px;
		margin-left:-90px;
	}
	
	#logout:hover {
		margin-top: 2px;
	}
		
	/* udlejermenu */
	
	#udlejermenu {
		width: 80px;
		float: right;
		padding-top: 8px;
	}
	
	#udlejermenu a,
	#brugermenu a {
		display: block;
		width: 71px;
		height: 16px;
		padding-top: 2px;
		background: url(/grafik/v2/udlejermenu.png) no-repeat top left;
		color: #fff;
		text-decoration: none;
		font-size: 9px;
		text-align: center;
	}

	#brugermenu a {
		display: inline-block;
		margin-right: 5px;
	}
	
	#udlejermenu a:hover,
	#brugermenu a:hover {
		color: #f99792;
	}

	#topbanner {
		width: 746px;
		height: 99px;
		float: right;
		padding-left: 10px;
		padding-top: 10px;
		background: url(/grafik/v2/topbanner.png) no-repeat top left;
	}

	/* venstre spalte */

	#venstre {
	    clear: both;
	    float: left;
		width: 692px;
		padding: 4px;
	}

	* html #venstre
	{
		width: 692px;
		padding: 0px;		
	}
	
	.shadow {
		margin-bottom: 2px;
		height: 2px;
		width: 698px;
		margin-left: -4px;
	}

	/* blå menu */
	#blaaTopMenu {
		background: url(/grafik/v2/blaatopmenu-right.png) no-repeat top right;
		height: 30px;
		width: 695px;
	}
	
	* html #blaaTopMenu {		
		
	}
	
	#blaaTopMenu a {
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		padding-top: 5px;
		width: 356px;
		height: 25px;
		text-align: center;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#blaaTopMenu a:first-child {
		background: url(/grafik/v2/blaatopmenu-left.png) no-repeat top left;
		width: 340px;		
		margin-left: -3px;
}
	
	* html #blaaTopMenu .first-child {
		background: url(/grafik/v2/blaatopmenu-left.png) no-repeat top left;
		width: 340px;		
	}





	#blaaHovedMenu {
		background: url(/grafik/v2/menu-detaljeretsoegning.png) no-repeat top left;
		height: 30px;
		width: 696px;
		margin-left: -3px;
	}
	
	* html #blaaHovedMenu {		
		
	}
	
	#blaaHovedMenu a {
		line-height: 28px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#blaaHovedMenu a:first-child {
		width: 695px;		
		margin-left: -3px;
}
	
	* html #blaaHovedMenu .first-child {
		width: 695px;		
	}
	
	#blaaHovedMenu .shorter {
		width: 130px;
	}

	* html #blaaHovedMenu .shorter {
		width: 135px;
	}
	
	#blaaTopMenu a:hover,
	#blaaTopMenu-de a:hover,
	#blaaTopMenu-en a:hover,
	#blaaHovedMenu a:hover,
	#blaaHovedMenu-de a:hover,
	#blaaHovedMenu-en a:hover,
	#blaaKvikMenu a:hover,
	#blaaKvikMenu-de a:hover,
	#blaaKvikMenu-en a:hover {
		color: #145181;	
		text-decoration: underline;
	}

	#blaaKvikMenu2 a:hover,
	#blaaKvikMenu2-de a:hover,
	#blaaKvikMenu2-en a:hover {
		color: #77c0fb;	
		text-decoration: underline;
	}

	/* kviksøgning menu */	
	#blaaKvikMenu {
		margin-top: 0;
		padding-left: 115px;
		background: url(/grafik/v2/kviksoeg-header-new.png) no-repeat top left;
		margin-left: -3px;
	}

	#blaaKvikMenu table {
		border-collapse: collapse;
		border: none;
		background: url(/grafik/v2/kviksoeg-table-new.png) no-repeat top left;
		height: 72px;
		width: 580px;
}


	#blaaKvikMenu td {
		padding-left: 25px;
		vertical-align: middle;
		text-align: left;
		font-size: 9px;
		font-weight: bold;
	}


	#blaaKvikMenu a {
		color: #ffffff;
		text-decoration: none;
	}



	#blaaKvikMenu2 {
		margin-top: 0;
		padding-left: 115px;
		background: url(/grafik/v2/kviksoeg-header-new2-dk.png) no-repeat top left;
		margin-left: -3px;
	}



	#blaaKvikMenu2 table {
		border-collapse: collapse;
		border: none;
		background: url(/grafik/v2/kviksoeg-table-new2.png) no-repeat top left;
		height: 30px;
		width: 580px;
}



	#blaaKvikMenu2 td {
		padding-left: 25px;
		vertical-align: top;
		padding-top: 5px;
		text-align: left;
		font-size: 9px;
		font-weight: bold;
	}

	

	#blaaKvikMenu2 a {
		color: #77c0fb;
		text-decoration: none;
	}


	/* kviksøgning menu-de */	
	#blaaKvikMenu-de {
		margin-top: 0;
		padding-left: 115px;
		background: url(/grafik/v2/kviksoeg-header-new-de.png) no-repeat top left;
		margin-left: -3px;
	}

	#blaaKvikMenu-de table {
		border-collapse: collapse;
		border: none;
		background: url(/grafik/v2/kviksoeg-table-new.png) no-repeat top left;
		height: 72px;
		width: 580px;
}


	#blaaKvikMenu-de td {
		padding-left: 25px;
		vertical-align: middle;
		text-align: left;
		font-size: 9px;
		font-weight: bold;
	}


	#blaaKvikMenu-de a {
		color: #ffffff;
		text-decoration: none;
	}



	#blaaKvikMenu2-de {
		margin-top: 0;
		padding-left: 115px;
		background: url(/grafik/v2/kviksoeg-header-new2-de.png) no-repeat top left;
		margin-left: -3px;
	}



	#blaaKvikMenu2-de table {
		border-collapse: collapse;
		border: none;
		background: url(/grafik/v2/kviksoeg-table-new2.png) no-repeat top left;
		height: 30px;
		width: 580px;
}



	#blaaKvikMenu2-de td {
		padding-left: 25px;
		vertical-align: top;
		padding-top: 5px;
		text-align: left;
		font-size: 9px;
		font-weight: bold;
	}

	

	#blaaKvikMenu2-de a {
		color: #77c0fb;
		text-decoration: none;
	}


	/* kviksøgning menu-en */	
	#blaaKvikMenu-en {
		margin-top: 0;
		padding-left: 115px;
		background: url(/grafik/v2/kviksoeg-header-new-en.png) no-repeat top left;
		margin-left: -3px;
	}

	#blaaKvikMenu-en table {
		border-collapse: collapse;
		border: none;
		background: url(/grafik/v2/kviksoeg-table-new.png) no-repeat top left;
		height: 72px;
		width: 580px;
}


	#blaaKvikMenu-en td {
		padding-left: 25px;
		vertical-align: middle;
		text-align: left;
		font-size: 9px;
		font-weight: bold;
	}


	#blaaKvikMenu-en a {
		color: #ffffff;
		text-decoration: none;
	}



	#blaaKvikMenu2-en {
		margin-top: 0;
		padding-left: 115px;
		background: url(/grafik/v2/kviksoeg-header-new2-en.png) no-repeat top left;
		margin-left: -3px;
	}



	#blaaKvikMenu2-en table {
		border-collapse: collapse;
		border: none;
		background: url(/grafik/v2/kviksoeg-table-new2.png) no-repeat top left;
		height: 30px;
		width: 580px;
}



	#blaaKvikMenu2-en td {
		padding-left: 25px;
		vertical-align: top;
		padding-top: 5px;
		text-align: left;
		font-size: 9px;
		font-weight: bold;
	}

	

	#blaaKvikMenu2-en a {
		color: #77c0fb;
		text-decoration: none;
	}



	/* hovedindhold */
	
	.hovedindholdKant {	
		margin-left: -3px;
	}
	
	#hovedindhold {
		background: #fff url(/grafik/v2/venstrespalte-midt.png) repeat-y left;
		/*width: 672px;*/
		/*
		width: 666px;
		padding: 14px;
		*/
		width: 675px;
		padding: 10px;
		margin-left: -3px;
	}
	
	* html #hovedindhold 
	{
		width: 675px;
		/*padding-left: 5px;		
		padding-top:0;
		padding-bottom:5px;*/
		padding:8px;
		margin-top:-2px;
	}
	
	*:first-child+html #hovedindhold 
	{
		margin-top:-2px;
	}
	
	#hovedindhold li
	{
		margin-left:50px;
	}
	
	#hovedindhold p {

	}

	#hovedindhold .linkliste {
		padding-bottom: 3px;
	}


	/* afrundede framebokse */

	.frameboks {
		margin-top: -2px;
		padding: 1px 10px 1px 10px;
		border-left: 1px solid #f1f0ed;
		border-right: 1px solid #f1f0ed;	
		font-size: 10px !important;
	}

	.frameboks-graa {
		margin-top: -2px;
		padding: 1px 10px 1px 10px;
		border-left: 1px solid #e6e3e3;
		border-right: 1px solid #e6e3e3;
		background: #fafafa;
		font-size: 10px !important;
	}

	.frameboks-alert {
		margin-top: -2px;
		padding: 1px 10px 1px 10px;
		border-left: 1px solid #e6e3e3;
		border-right: 1px solid #e6e3e3;
		background: #ffdc00
	}

	.frameboks p {
		margin: 0;
		padding: 0;
		margin-bottom: 1em;
	}
	
	.w654 {
		width: 632px;
	}
	
	* html .w654
	{
		width: 632px;
	}

	.w186 {
		width: 164px;
	}

	.w234 {
		width: 212px;
	}

	.w405 {
		width: 383px;
	}
	
	.w453 {
		width: 431px;
	}	

	.border {
		border: 1px solid #606060;
	}


	/* fandt-du-ikke */

	.fandt {
		width: 654px;
		height: 162px;
		padding-bottom: 20px;
		padding-left: 55px;
		text-align: left;
		background: url(/grafik/v2/fandt-du-ikke.gif) no-repeat top left;
		float: left;
	}

	.fandt-de {
		width: 654px;
		height: 162px;
		padding-bottom: 20px;
		padding-left: 55px;
		text-align: left;
		background: url(/grafik/v2/fandt-du-ikke-DE.gif) no-repeat top left;
		float: left;
	}

	.fandt-en {
		width: 654px;
		height: 162px;
		padding-bottom: 20px;
		padding-left: 55px;
		text-align: left;
		background: url(/grafik/v2/fandt-du-ikke-EN.gif) no-repeat top left;
		float: left;
	}


	/* husteasere */
	
	.teaserboks {
		width: 142px;
		height: 150px;
		padding-top: 15px;
		background: url(/grafik/v2/teaserboks.png) no-repeat top left;
		font-size: 9px;
	}
	
	.teaserboks .teaserImage {
		margin-left: 10px;
	}

	.teaserboks a {
		display: block;
		margin: auto;
		margin-top: 5px;
		overflow: hidden;
		width: 120px;
		height: 24px;
		text-align: center;
	}
	
	.teaserInfo {
		position: absolute;
		display: none;
		width: 142px;
		height: 50px;
		padding-top: 5px;
		text-align: center;
		background: url(/grafik/v2/teaserboks-bottom-alpha.png) no-repeat bottom left;
	}

	#random-image {
		display: inline-block;
		border: 1px solid #c0c0c0;
		width: 120px;
		height: 90px;
		background: #f0f0f0 url() no-repeat center center;
		overflow:hidden;
		text-align:center;
	}

	/* højre spalte */	

	#hoejre {
		width: 258px;
		float: right;
		padding-top: 4px;
	}
	
	#hoejre .tekstboksHeader {
		padding: 0;
		margin: 0;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #fff;
		background: url(/grafik/v2/tekstboks-header.png) no-repeat top left;
		height: 32px;
		line-height: 27px;
	}
	
	#hoejre .tekstboks {
		margin: 0;
		padding: 1px 11px 10px 11px;
		background: url(/grafik/v2/tekstboks-midt2.png) repeat-y left;
	}

	#hoejre .tekstboksFooter {
		background: url(/grafik/v2/tekstboks-bottom.png) no-repeat top left;
		height: 13px;
	}
	
	#hoejre .tekstboks p {
		margin: 10px 0 10px 0;
	}

	#hoejre .nyhedslink a {
		color: #0f1c5d;
	}
	
	#hoejre .banner234 {
		border: 1px solid #606060;
	}
	
	#hoejre .tekstboks h2 {
		margin: 0;
		padding: 0;
		font-size: 12px;
		font-weight: bold;
	}

	#hoejre .aktivitetlink {
		margin: 0;
		padding-bottom: 5px;
}
	
	#hoejre .privathuslink {
		margin: 0;
		padding-top: 3px;
		font-size: 9px;
}

	#hoejre .linkpartner {
		padding-bottom: 3px;
		text-align: left;
}


a.image { 
display:block; 
background:url(/grafik/v2/billeder/privat-knap-dk.jpg) top no-repeat; 
width:256px; 
height:43px; 
text-decoration:none; 
} 

a.image:hover { 
background-position:bottom; 
} 

a.image span { 
visibility:hidden; 
} 


a.image2 { 
display:block; 
background:url(/grafik/v2/billeder/bureau-knap-dk.jpg) top no-repeat; 
width:256px; 
height:39px; 
text-decoration:none; 
} 

a.image2:hover { 
background-position:bottom; 
} 

a.image2 span { 
visibility:hidden; 
} 


a.image3 { 
display:block; 
background:url(/grafik/v2/billeder/bb-knap-dk.jpg) top no-repeat; 
width:256px; 
height:45px; 
text-decoration:none; 
} 

a.image3:hover { 
background-position:bottom; 
} 

a.image3 span { 
visibility:hidden; 
} 


a.image4 { 
display:block; 
background:url(/grafik/v2/billeder/udlej-knap-dk.jpg) top no-repeat; 
width:261px; 
height:63px; 
text-decoration:none; 
} 

a.image4:hover { 
background-position:bottom; 
} 

a.image4 span { 
visibility:hidden; 
} 


a.image5 { 
display:block; 
background:url(/grafik/v2/billeder/tilbud-knap-dk.jpg) top no-repeat; 
width:261px; 
height:73px; 
text-decoration:none; 
} 

a.image5:hover { 
background-position:bottom; 
} 

a.image5 span { 
visibility:hidden; 
} 


a.image-de { 
display:block; 
background:url(/grafik/v2/billeder/privat-knap-de.jpg) top no-repeat; 
width:256px; 
height:43px; 
text-decoration:none; 
} 

a.image-de:hover { 
background-position:bottom; 
} 

a.image-de span { 
visibility:hidden; 
} 


a.image2-de { 
display:block; 
background:url(/grafik/v2/billeder/bureau-knap-de.jpg) top no-repeat; 
width:256px; 
height:39px; 
text-decoration:none; 
} 

a.image2-de:hover { 
background-position:bottom; 
} 

a.image2-de span { 
visibility:hidden; 
} 


a.image3-de { 
display:block; 
background:url(/grafik/v2/billeder/bb-knap-de.jpg) top no-repeat; 
width:256px; 
height:45px; 
text-decoration:none; 
} 

a.image3-de:hover { 
background-position:bottom; 
} 

a.image3-de span { 
visibility:hidden; 
} 


a.image4-de { 
display:block; 
background:url(/grafik/v2/billeder/udland-knap-de.jpg) top no-repeat; 
width:261px; 
height:63px; 
text-decoration:none; 
} 

a.image4-de:hover { 
background-position:bottom; 
} 

a.image4-de span { 
visibility:hidden; 
} 


a.image5-de { 
display:block; 
background:url(/grafik/v2/billeder/tilbud-knap-de.jpg) top no-repeat; 
width:261px; 
height:73px; 
text-decoration:none; 
} 

a.image5-de:hover { 
background-position:bottom; 
} 

a.image5-de span { 
visibility:hidden; 
} 


a.image-en { 
display:block; 
background:url(/grafik/v2/billeder/privat-knap-en.jpg) top no-repeat; 
width:256px; 
height:43px; 
text-decoration:none; 
} 

a.image-en:hover { 
background-position:bottom; 
} 

a.image-en span { 
visibility:hidden; 
} 


a.image2-en { 
display:block; 
background:url(/grafik/v2/billeder/bureau-knap-en.jpg) top no-repeat; 
width:256px; 
height:39px; 
text-decoration:none; 
} 

a.image2-en:hover { 
background-position:bottom; 
} 

a.image2-en span { 
visibility:hidden; 
} 


a.image3-en { 
display:block; 
background:url(/grafik/v2/billeder/bb-knap-en.jpg) top no-repeat; 
width:256px; 
height:45px; 
text-decoration:none; 
} 

a.image3-en:hover { 
background-position:bottom; 
} 

a.image3-en span { 
visibility:hidden; 
} 


a.image4-en { 
display:block; 
background:url(/grafik/v2/billeder/udland-knap-en.jpg) top no-repeat; 
width:261px; 
height:63px; 
text-decoration:none; 
} 

a.image4-en:hover { 
background-position:bottom; 
} 

a.image4-en span { 
visibility:hidden; 
} 


a.image5-en { 
display:block; 
background:url(/grafik/v2/billeder/tilbud-knap-en.jpg) top no-repeat; 
width:261px; 
height:73px; 
text-decoration:none; 
} 

a.image5-en:hover { 
background-position:bottom; 
} 

a.image5-en span { 
visibility:hidden; 
}

	/* bundbanner */

	#bundbanner {
		clear: both;
		width: 958px;
		height: 245px;
		margin-top: 5px;
		margin-bottom: 5px;
		background: url(/grafik/v2/bundbanner3.png) no-repeat bottom left;
	}

	#bundbanner2 {
		clear: both;
		width: 958px;
		height: 125px;
		margin-top: 5px;
		margin-bottom: 5px;
		background: url(/grafik/v2/bundbanner2.png) no-repeat bottom left;
	}

	#bundbanner3 {
		clear: both;
		width: 958px;
		height: 285px;
		margin-top: 5px;
		margin-bottom: 5px;
		background: url(/grafik/v2/bundbanner4.png) no-repeat bottom left;
	}

	#bundbannerIndhold {
		width: 930px;
		padding-left: 14px;
		padding-top: 11px;
		text-align: center;
	}

	#midterbanner {
		
	}

	#midterbanner .a img {
		border: 1px solid #606060;
	}

	/* footer */
	
	#footer {
	    clear: both;
		width: 968px;
		height: 59px;
		background: url(/grafik/v3/footer.gif) no-repeat bottom left;
		color: #083457;
		font-size: 9px;
	}

	#footerText {
		width: 700px;
		padding-top: 20px;
		text-align: center;
		font-weight: bold;
		float: left;
	}
	
	#footerTrackers {
		float: right;
		width: 22px;
		padding-top: 24px;
		padding-right: 24px;
		
	}

	.clear {
		clear: both;
	}
	
	.left {
		float: left;
	}
	
	.right {
		float: right;
	}
	
	/* overlib mouseovers */
	
	.overlibBG {
		width: 142px;
		height: 150px;
		padding-top: 15px;
		text-align: center;
		background: url(/grafik/v2/teaserboks.png) no-repeat top left;
		font-size: 9px;
		
	}

	.overlibFG {
	}


}
/* -- slut på media screen --				*/
