/*start Krak*/
.listofpoibody {
    font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	width: 180px;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	
	background:transparent;
	color: black;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	/*filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;*/
	text-align:left;
}
.listofpoihead {
	/*border: 1px solid black;*/
	background: transparent;
	color: black;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	width: 190px;
	height: 20px;
	text-align:left;
}
.divListOfPOIsBody {
	/*position:absolute;
	left:610px;
	top:67px;*/
	z-index:500;
	/*height:180px;*/
}
.divListOfPOIsHeader {
	/*position:absolute;
	left:610px;
	top:45px;*/
	z-index:500;
}
/*end Krak*/
A:link {
	text-decoration: underline; FONT-WEIGHT: normal; COLOR: #666666
}
A:visited {
	text-decoration: underline; FONT-WEIGHT: normal; COLOR: #666666
}
A:hover {
	text-decoration: underline; FONT-WEIGHT: normal; COLOR: #666666
}
A:active {
	text-decoration: underline; FONT-WEIGHT: normal; COLOR: #666666
}

td
{
    font-size: 8pt;
    font-family: Arial, Verdana;
    color: #666666;
}

h2
{
    font-size: 110%;
    color: #666666;
    border-bottom: 1px solid #666666;
}

.popuphead
{
    font-size: 10pt;
    color: #666666;
    font-weight: bold;
    border-bottom: 1px solid #666666;
}

#pUp
{
    position: absolute;
    z-index: 999;
    border: 1px solid #666666; 
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF; 
    text-align: left;                        
    text-indent: 0pt;
    cursor: pointer;
}

/*Ny*/
/*Krak popup*/
table.PopUpHeader {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/krak/popup/BSMV_header.png);
	background-repeat: repeat-x;
}
td.PopUpHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-top:7px;
	padding-left:5px;
}
.PopUpBillede_border {
	border: 5px solid #CCC;
}
.PopUpBillede {
	max-height:135px;
	max-width:180px;
}
a.PopUp{
	color: #900;
	text-decoration: none;
}
.PopUpTxt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.listofpoihead
{
    margin-left:5px;
}
.listofpoibody
{
    margin-left:10px;    
}
.listofpoibody td span
{
    position:relative;
    top:-2px;
    overflow:visible;
    white-space:nowrap;
}
.listofpoibody td img
{
    position:relative;
    top:1px;
}
/*End Krak popup*/
.left
{
    float:left;    
}
.clear
{
    clear:both;    
}
.Type
{
    margin-left:10px;
    padding-bottom:5px;    
}
.TypeText
{
    position:relative;
    left:3px;
    top:3px;
}

