@import "linkCss.css";

body{
	font-family:verdana;
	font-size:10px;
	color:#45556e;
}

#container{
	position:relative;
	min-height:731px;
	width:992px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid black;*/
}

.expand{
	float:left;
	height:inherit;
	width:inherit;
	border:1px solid black;
}

.topbanner{
	float:left;
	height:164px;
	width:992px;
	overflow:hidden; /*kunde sikkerhed, for at holde layout*/
}

.logo{
	float:left;
	height:164px;
	width:229px;
	background-image:url(site_images/logo.jpg);
	background-repeat:no-repeat;
	margin-right:3px;
}

.small_topPic{
	float:left;
	height:164px !important;
	width:167px !important;

}

.large_topPic{
	float:left;
	height:164px !important;
	width:588px !important;
	margin-left:3px;
}

.menuContainer{
	float:left;
	height:26px;
	width:992px !important;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:24px;
	margin-top:4px;
	margin-bottom:4px;
	background-image:url(site_images/menu_bg.jpg);
	background-repeat:repeat;
	/*overflow:hidden;*/
}

#menu
{
	position:absolute;
	top:168px;
	left:4px;
}

.submenu
{
	display:block;
	height:10px;
	width:auto;
	padding:0px;
	padding-left:14px;
	padding-right:14px;
	line-height:14px;
	color:#FFF;
}

a.submenu
{
	color:#FFF;
}


.undermenudiv
{
	height:auto;
	line-height:10px;
	padding-top:4px;
	background-image:url(site_images/menu_bg.jpg);
	background-repeat:repeat;
}

.mainContent{
	float:left;
	/*height:447px;*/
	height:auto;
	width:992px !important;
}

.mainContentLeft{
	float:left;
	height:447px;
	width:229px;
}

.mainContentMiddle{
	float:left;
	height:auto;
	width:490px !important;
	padding:20px;
	overflow:none;
}

#mainContentRight{
	float:left;
	height:447px;
	width:229px !important;
	display:none;
}

.mainContentRight{
	float:left;
	min-height:447px;
	width:229px !important;
}

.smallBoksTop{
	line-height:30px;
	color:#2b3647;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-left:16px;
	background-image:url(site_images/menu_bg.jpg);
	background-repeat:repeat;
}

.infoBoks{
	float:left;
	height:175px;
	width:229px;
	color:#45556e;
	background-image:url(site_images/box_bg.jpg);
	background-repeat:repeat;
	margin-bottom:4px;
	clear:both;
}

.adressen{
	padding-left:16px;
}

.moerkTekstFed{
	color:#2b3647;
	font-weight:bold;
}

.moerkTekst{
	color:#2b3647;
}


.tilbageTilForsiden{
	height:100%;
	width:100%;
	cursor:hand;
}

.bottom{
	float:left;
	height:20px;
	width:992px;
	line-height:20px;
	background-image:url(site_images/menu_bg.jpg);
	background-repeat:repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-top:4px;
	clear:both;
}

.newsSpacer
{
	padding-top:40px;
}
