* {
	padding:0px;
	margin:0px;
}
body {
	background:url(../images/bg.gif) center top repeat-x;
}
a {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: Bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
#Container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:980px;
}
#LogoHolder {
	position:absolute;
	left:726px;
	top:480px;
}
#NewsHolder {
	position:absolute;
	left:0px;
	top:549px;
	width:980px;
	height:41px;
}
/*farve specifikt*/
#TopMenuHolder li.selected {
	border-top:7px solid #BE8E6E;
}
#TopMenuHolder li a:hover, #TopMenuHolder li a {
	border-left:1px solid #BE8E6E;
}
#LeftContainer {
	position:absolute;
	left:110px;
	top:42px;
	width:340px;
	height:420px;
	background-color:#BE8E6E;
	overflow:hidden;
}
#LeftTopHolder {
	position:absolute;
	left:15px;
	top:35px;
}
#LeftBottomHolder {
	position:absolute;
	left:0px;
	top:240px;
	width:340px;
	height:146px;
	margin:0px 0px 0px 20px;
}
#TopImageHolder {
	position:absolute;
	left:551px;
	top:0px;
	width:209px;
	height:130px;
	overflow: hidden;
}
#ContentHolder {
	position:absolute;
	left:450px;
	top:42px;
	width:420px;
	height:420px;
	background-color:#FFF5DD;
        overflow:hidden;
}
#ContentHolderScroll {
	position:absolute;
	left:450px;
	top:42px;
	width:420px;
	height:420px;
	background-color:#FFF5DD;
        overflow:auto;
}
#PageMenuHolder {
	width:377px;
	height:20px;
	overflow: hidden;
}
.ParagraphImage {

}
.ParagraphText {
	width:400px;
	height:410px;
	overflow: hidden;
        margin:10px 0 0 10px;
}
/*Gallery*/
.LBimg {
	float: left;
	padding: 5px;
	margin:2px;
	text-align: center;
	vertical-align: middle;
	border: solid 0px #c1c1c1;
}
.LBimg a {
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 100%;
}
.LBimg a:hover {
	/*background-color: #f2f2f2;*/
}
.GalleryImg
{
	
	border-collapse:collapse;
}

.GalleryImg td
{
	border: solid 1px #c1c1c1;
	padding:5px;
}
.GalleryInfo
{
	background-color:#f6f6f6;
}




