@charset "utf-8";
body {
	background-color: #4f79a0;
	background-image: url(images/bodyfill.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DAD7C8;
	line-height: 18px;
	
}
#container {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	margin: 0px;
	padding: 0px;
}
#whitewrapper {
	background-image: url(images/whitefill_3percent.png);
	background-repeat: repeat;
	padding: 10px;
}
#rightcolumn {
	width: 571px;
	margin-left: 309px;
}
#rightcolumn p,#leftcolumn p,#one_column p {
	
}


#mainmenu {
	background-image: url(images/menubackground.jpg);
	background-repeat: repeat-x;
	height: 68px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #41607e;
	padding: 10px;
}
.clear {
	clear: both;
}
#footer {
	font-size: 10px;
	color: #DAD7C8;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#leftcolumn {
	width: 279px;
	margin-right: 30px;
	float: left;
}
#leftcolumn p {
	margin: 0px;
	padding: 0px;
}



.leftbannerpaddingbottom {
	margin-bottom: 10px;
}
#leftcolumn a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading_orange {
	color: #373634;
	font-size: 16px;
	font-weight: bold;
	background-color: #DAD7C8;
	text-indent: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#one_column {
}

.imagefloatright {
	float: right;
	border: 1px solid #D9D7C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bildegalleri_one a img {
	border: 1px solid #D9D7C8;
}
a {
	color: #FFFFFF;
}
#videogalleri a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcolumn img {
	margin-bottom: 5px;
}
h1 {
	color: #FFFFFF;
	text-transform: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.editable {
}
.text {
}

.bilderepeatable {
	padding: 1px;
	float: left;
}

.repeatimages {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.repeatimages a img {
	border: 1px solid #FFF;
	height: 78px;
}

