@charset "utf-8";
/* CSS Document */
#ProfilePage{
    clear:both;
    overflow:auto;
}
#ProfilePage .leftDiv {

	width:200px;
	float:left;
	border-right:1pt dashed #cccccc;
	padding:5px;
	background-color:#efefef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;

	}

#ProfilePage .leftHeading{
	background-color:#ffffff;
	padding:5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1076bc;
}


/*				divver til kontaktinfo'n her				*/

#ProfilePage contact {
	width:100%;
}
#ProfilePage .DivKontaktLeft {
	width:77px;
	float:left;
	font-weight:bold;
	padding:3px;
	clear:both;

}
#ProfilePage .DivKontaktRight {
	padding:3px;

}

/*				alt i midten definerner jeg her				*/


#ProfilePage .companyNameh1 {
	padding:5px;
	margin-bottom:20px;
	background-color:#ededed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#1076bc;
}

#ProfilePage .CenterContent{
    float:left;
    width:490px;
}
#ProfilePage .visitorDiv {
    float: right;
    margin-top: -14px;
}

#ProfilePage .outlineContentDiv {
        margin-left: 220px;
	width:490px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#ProfilePage .disclaimer {
	margin-left: 235px;
	width: 480px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cccccc;
}
#map_canvas{
	border:#000000 solid 1px;
	height:252px;
	margin-top:10px;
}
#ProfilePage .map_frame{
    border: thin solid black;
    margin: 0;
    margin-top:10px;
    padding: 0;
    height: 252px;
    width: 192px;
}
#ProfilePage .midHeading{
	background-color:#efefef;
	padding:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1076bc;
}

#ProfilePage .referencesTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#ProfilePage .referencesSign {
	font-style:italic;
	text-align:right;
	margin-bottom:10px;
}

#ProfilePage .karakter {
	margin-bottom:10px;
	margin-top:10px;
}


/*							alt pÃ¥ hÃ¸yresiden definerer jeg her				*/
#ProfilePage .sertDiv {
	width:0px;
}

#ProfilePage .sertDiv img {
}

#ProfilePage .rightHeading{
	background-color:#efefef;
	padding:5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1076bc;
}

#ProfilePage .sertImgs {
	border-bottom:1pt dashed #cccccc;
	padding-bottom:5px;
	padding-top:5px;
}

#ProfilePage .regnskapTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#ProfilePage .regnskapDisclaimer {
	padding:5px;
	background-color:#99cc99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}