﻿/*Side-layout !!*/

body
{
	background-image: url(/content/images/globalbaggrund.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Verdana;
	margin: 0;
}

.wrapper
{
	background: url(/content/images/Main_Content.png) no-repeat scroll 0 0;
	height: 403px;
	width: 950px;
	left: 50%;
	position: relative;
	margin-top: 0px;
	margin-left: -475px;
	z-index: 2;
	top: 100px;
	margin-bottom: 0;
}

.header
{
	width: 950px;
	position: relative;
	top: -109px;
	margin: 0;
}

.logobox
{
	background: transparent url(/content/images/logotest.png) no-repeat scroll 0 0;
	height: 119px;
	top: 5px;
	width: 374px;
	z-index: 4;
	position: relative;
	margin: 0;
	left: -4px;
}

.sojlebox
{
	height: 100px;
	left: 822px;
	position: relative;
	top: -95px;
	width: 223px;
	background-image: none;
}

.eksterneLinksNav
{
	left: 340px;
	margin: 0;
	position: relative;
	text-align: right;
	top: -107px;
	width: 600px;
}

.menubar
{
	background: transparent url(/content/images/faneblade.png) no-repeat scroll 0 0;
	height: 132px;
	left: 387px;
	margin: 0;
	position: relative;
	top: -55.7px;
	width: 359px;
	z-index: 10;
}

.header .fanelinks a
{
	font-family: Myriad Pro;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	background-image: none;
}

.header .fanelinks a:hover
{
	font-family: Myriad Pro;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	background-image: none;
}

.header .fanelinks .Sog
{
	left: 14px;
	position: relative;
	top: 5px;
}

.header .fanelinks .Om
{
	position: relative;
	top: -10px;
	left: 117px;
}

.header .fanelinks .Opret
{
	position: relative;
	left: 242px;
	top: -27px;
}

.mainContent
{
	height: 403px;
	position: relative;
	top: -248px;
	width: 950px;
}

.BoxGoogleMap
{
	border: 5px solid white;
	height: 355px;
	left: 390px;
	width: 541px;
	z-index: 1000;
	top: -384px;
	overflow: hidden;
}

.mapEnlargeBtn
{
	left: 910px;
	position: relative;
	top: -746px;
	z-index: 2000;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.boxInfo
{
	/*background-image:     url(/content/images/TL_info_box.gif);*/
	height: 239px;
	width: 310px;
	left: 30px;
	position: relative;
	top: 10px;
}

.BI_overskrift h3
{
	background-color: White;
	position: relative;
	height: 15px;
	width: 180px;
	margin: 0px;
	padding-left: 3px;
}

.searchBox
{
	background: transparent url(/content/images/search_background.png) no-repeat scroll 0 0;
	color: White;
	height: 142px;
	left: 19px;
	position: relative;
	top: -13px;
	width: 330px;
}

.searchBox h2
{
	font-size: 10px;
}

.infoText
{
	height: 104px;
	margin-bottom: 6px;
	padding-top: 4px;
	width: 305px;
}

.infoTextUnder
{
	width: 300px;
	height: 65px;
	padding-top: 4px;
	position: relative;
}

.infoText p, .infoTextUnder p
{
	margin: 0px;
	line-height: 13px;
}

.infobanner1
{
	background: transparent url(/content/images/banner1.png) no-repeat scroll 0 0;
	border: 2px solid #E8BC4A;
	height: 62px;
	left: 0;
	position: relative;
	top: -260px;
	width: 470px;
	z-index: 8;
}

.infobanner2
{
	background: transparent url(/content/images/banner2.png) no-repeat scroll 0 0;
	border: 2px solid #E8BC4A;
	height: 62px;
	left: 479px;
	position: relative;
	top: -326px;
	width: 469px;
	z-index: 8;
}


.BoxGoogleMapLarge
{
	position: absolute;
	background-color: Black;
	height: 100%;
	width: 100%;
	z-index: 30;
	visibility: hidden;
	left: 0px;
}

.OpretTilbudInfoBox
{
	background-color: White;
	height: 359px;
	left: 390px;
	position: absolute;
	top: 0;
	width: 549px;
	z-index: 2000;
	display: none;
	background-image: url(/content/images/opretTilbudBG.png);
}

.OTInfopict
{
	float: right;
}

.OpretTilbudInfoBox p, .OpretTilbudInfoBox h3
{
	line-height: 13px;
	padding-left: 10px;
	padding-top: 47px;
	width: 310px;
}

/*----------------------------------------*/

p
{
	font-size: x-small;
	line-height: 1em;
	text-align: left;
	margin: 0;
	padding: 0 0 8px 0;
}

h2
{
	font-size: 11px;
	text-align: left;
}

h3
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.h3
{
	/*løser et margin/padding problem ff IE imellem i forhold til pseudo classen h3*/
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

a
{
	color: #b84709;
	font-size: 7pt;
	text-decoration: none;
	-moz-user-select: none;
	cursor: pointer;
}

a:hover
{
	color: #d66c31;
	text-decoration: underline;
}

.header a, .header a:hover
{
	background-image: url(/content/Images/udoever_linkbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
	font-size: 11px;
	cursor: pointer;
}

.header a:hover
{
	background-image: url(/content/Images/udoever_linkbullet_hover.gif);
}

.header .sojlebox a, .header .sojlebox a:hover
{
	background-image: none;
}

ul li a, li:hover ul
{
	background-image: url(/content/Images/udoever_linkbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	color: #b84709;
	cursor: pointer;
}

li:hover ul
{
	background-image: url(/content/Images/udover_linkbullet_hover.gif);
	color: #d66c31;
}

ul
{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	text-indent: 10px;
	text-align: left;
	padding-left: 10px;
	margin-left:2px;
}

li
{
	padding-bottom: 3px;
}



/*MarkerInfoboks*/
.renderedMarkerInfo
{
	visibility: hidden;
	text-align: left;
}

/*tilbudsfane*/
.MIheader
{
	display: inline-block;
	width: 280px;
	text-align: left;
}

.MIheader .searchInfo
{
	padding-left: 5px;
	font-size: 10px;
}

.MISearchBox
{
	float: right;
}

.MiTitelTilbud
{
	margin-left: -35px;
}

/*Stedinfofane*/
#stedinfolayout
{
	padding: 4px;
}

.stedinfoContainer h3
{
	margin: 0;
}

.adresseInfo, .MIStedPict
{
	float: left;
	display: inline;
}

/*--------------------------------------*/

/*Styling af konkret tilbudsboks*/
.kontaktoplysninger
{
	padding-bottom: 8px;
}

.kontaktoplysninger p, .eksterneRef p
{
	line-height: normal;
	padding: 0 0 1px 0;
}

#renderedTilbudInfo
{
	visibility: visible;
	z-index: 9998;
	background-color: White;
	padding-left: 14px;
}

.renderedTilbudInfoContainer
{
	overflow-y: auto;
	padding-left: 10px;
	width: 700px;
}

.renderedTilbudInfoContainer p
{
	line-height: 1.4em;
}

.renderedTilbudBeskrivelseContainer
{
	width: 350px;
	float: left;
	display: inline;
	padding-bottom: 15px;
}

.renderedTilbudKontaktContainer
{
	width: 300px;
	float: left;
	display: inline;
	padding: 0 0 15px 15px;
	border-left: solid 1px #dcdcda;
	margin-left: 7px;
}

.emptySpacemakerContainer
{
	border-top: solid 1px #dcdcda;
	clear: both;
	width: 650px;
	padding-bottom: 15px;
	margin-top: 3px;
}

.renderedTilbudKalenderContainer
{
	float: left;
	width: 250px;
}

.renderedTilbudKalenderInfoContainer
{
	width: 350px;
	float: left;
}
.renderedTilbudKalenderInfoContainer .begivenhedsOversigt
{
	height: 220px;
	overflow-y: auto;
}

/*-----------------------------------------------------*/
/*MarkerWarning*/

#maxmarkerwarning
{
	z-index: 9998;
	display: none;
	color: black;
	background: #fffa73;
	font-weight: bold;
	width: 250px;
	position: absolute;
	top: 30px;
	left: 667px;
	padding: 5px;
	font: 12px verdana;
	border: solid 1px #F2BF24;
}

#alternativeAdresser
{
	background-image: url(/content/images/alternativerboks.png);
	background-repeat: no-repeat;
	height: 142px;
	left: 19px;
	position: relative;
	top: -13px;
	width: 330px;
}

#ulboks
{
	height: 83px;
	left: 15px;
	position: relative;
	top: 26px;
	width: 300px;
	line-height: 0.7em;
	overflow-y: auto;
}

#ulboks > ul
{
	display: inline;
	margin: 0;
	padding: 0;
}

.tilbageknap
{
	left: 242px;
	position: relative;
	top: 28px;
	width: 127px;
}

/*FullScreen*/

.search
{
	background: #E1DFD0 url(/content/images/search_background.png) no-repeat scroll 0 0;
	color: White;
	height: 142px;
	position: relative;
	width: 330px;
	z-index: 6;
	margin-bottom: 15px;
}

#indholdsBox
{
	float: right;
	height: 200px;
	padding-top: 25px;
	width: 380px;
}

.bg
{
	background-color: White;
	height: 300px;
	padding: 3px 8px 8px 8px;
	position: absolute;
	width: 333px;
	z-index: 5;
	border: 1px solid #E0CFC2;
}

.linkmin
{
	float: right;
	border: 1px solid #E0CFC2;
	font-size: 10px;
	padding-top: 2px;
	z-index: 7;
	position: relative;
	width: 88px;
	height: 7px;
}

.fullScreenMap
{
	width: 100%;
	height: 100%;
	min-height: 768px;
	position: absolute;
}

.testclass
{
	background: #9EBDEA url(/content/images/sprite.png) repeat-x scroll 0 -1700px;
	border: solid 1px #6e7589;
}

#MITitelListe
{
	max-height: 240px;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}

/*link til kort dialog og homecooked dropDown til grafik*/

.linkTKortIndl
{
	border-bottom: solid 1px #EABC44;
	padding-bottom: 11px;
}

.linkTKortIndl p
{
	line-height: 13px;
	width: 480px;
}

.linkTKortDDContainer
{
	width: 250px;
	display: inline-block;
	padding-top: 10px;
	float: left;
}

.inpDD
{
	width: 215px;
	float: left;
	display: inline;
	height: 20px;
	background-color: White;
	font-size: 12px;
	padding: 2px 2px 0 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #c6c6c6;
	border-right: none;
}

.iconDD
{
	float: left;
	display: inline;
	cursor: pointer;
}

.iconCha
{
	width: 20px !important;
	height: 22px !important;
	background-position: -63px 5px;
}


.logolink
{
	background-image: url(/content/images/logo2.png);
	background-repeat: no-repeat;
	color: #7691A2;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 130px;
	padding: 4px 13px;
}

.linkTKortVLogo
{
	left: 22px;
	width: 240px;
	height: 140px;
	position: absolute;
	top: 195px;
	visibility: visible;
}

#imgLogo
{
	background-image: url(/content/images/logo4.png);
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}

.imgDDListWrapper
{
	background-color: white;
	float: left;
	height: 200px;
	overflow-y: auto;
	width: 240px;
	border: solid 1px #c6c6c6;
	border-top: none;
}

.imgDDListWrapper ul
{
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.imgDDListWrapper p
{
	font-size: 13px;
	color: #504F4F;
}

.linkTKortKodefld
{
	height: 165px;
	margin-left: 20px;
	margin-top: 10px;
	width: 336px;
	overflow-y: auto;
	background-color: White;
	float: left;
	display: inline;
	border: solid 1px #c6c6c6;
}

.codeCopiBtn
{
	float: right;
	height: 19px;
	margin-right: 8px;
	margin-top: 10px;
	width: 100px;
	cursor: pointer;
	padding-top: 2px;
}

.codeCopiBtn p
{
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	color: #B84709;
}


.logo1
{
	background-image: url(/content/images/logo4.png);
}

.logo2
{
	background-image: url(/content/images/logo2.png);
}

.logo3
{
	background-image: url(/content/images/logo3.png);
}

.logo4
{
	background-image: url(/content/images/logo4MBG.png);
}
.logo5
{
	background-image: url(/content/images/logo2MBG.png);
}
.logo6
{
	background-image: url(/content/images/logo3MBG.png);
}
.logo7
{
	background-image: url(/content/images/logo4Knap.png);
}
.logo8
{
	background-image: url(/content/images/logo2Knap.png);
}
.logo9
{
	background-image: url(/content/images/logo3Knap.png);
}
.container
{
	margin-top: 10px;
	height:170px;
	overflow:auto;
}