.contentcontainer
{
	display:table;
}
.leftmenucontainer
{
	/*margin-top:1px !important; */
}

.rightmenucontainer
{
	/*margin-top:1px !important;*/
	height: auto !important;
}


.hdr .l,
.hdr .r
{
	min-height:19px !important; 
	height: auto !important;
}

.hdr .c 
{
	min-height:15px !important; 
	height: auto !important;
}

.breadcrumb
{

	margin-top:7px !important;
}

#contentheader 	
{
	height: auto !important;
}

.bundfrise
{
	width:988px;
	margin:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

#generalNav{
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}


#searchbox
{
	
	float: right;
	padding: 5px 0px 0px 12px;
}

#searchtext
{
	
	width: 124px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 4px 0px;
	float:left;
	}

#searchbutton
{
	border: none ! important;
	cursor: hand;
	margin-left:4px;
	float:right;
}

/* WebPartBox Style dark, with square corners, padding, no border */
/* Til nyheder på forsiden
Boks nr. 5 */

.SquareDarkPaddingNoBorderWebPartBox .cnt .c
{
	background-color:white;
	
	padding-top:8px;
    display:inline-block;
    width:100%;
	height:217;
}

