/*polen*/

div.landebox-triple
{
width:560px;
height:130px;
text-align:center;
/* position:absolute; */
/* left:50%; */
/* top:595px; */
/* margin-left:-364px; */
}


.landebox {
	display: inline;
	float: left;
   word-wrap: break-word; /*findes ikke*/
	width: 175px;
	padding:0px 0px 2px 0px;
	margin: 0px 4px 5px 5px;
	border: solid 1px #006a8c; 
	font-family: Arial,verdana,Sans-Serif;
	}
.boxtext
{
	display:inline-block;
	color:inherit;
	background-color:Transparent;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	padding: 5px 0px 10px 5px;
	margin-bottom:0px;
	
	

}

.box_overskrift	{
	
	font-weight: bold;
	font-size:12px;
	padding: 5px 0px 10px 5px;
	text-align: center; 
}

h2.boxoverskrift {
	font-family: Arial, Verdana, Sans-Serif; 
	font-weight: bold; 
	font-size:	14px;
	background: #0060B6;
	color: white;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

}

