/* GENERAL STYLES */
td object{
	border: 0px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;

}


td embed{

	border: 0px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

body
{
	
	position: absolute;
	left: 50%;
	margin-left: -390px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	font-size: 10px;
	text-align: left;
	color: #fff;
	background-color: #000;
}



/* Rich text editor styling end */

html
{
	margin: 0px;
	padding: 0px;

}

img
{
	border: 0px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}


.topimage
{
	float: left;
clear: both;
display: block;
	width: 753px;
	height: 125px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid white;
}


td
{
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	font-size: 10px;
	color: #fff;
}





/* HEADERS */

h1
{
	font-size: 10px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

h1 a
{
	font-size: 10px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

h1 a:link
{
	font-size: 10px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}


h1 a:active
{
	font-size: 10px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}


h1 a:visited
{
	font-size: 10px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}


h1 a:hover
{
	font-size: 10px;
	font-family: verdana, 'lucida grande' , 'lucida sans' , lucida;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #896542;
}


h2
{
	font-size: 10px;
	font-family: verdana,arial;
	text-transform: uppercase;
	margin: 0px 0;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
	color: #cc0f4c;
}

h4
{
	font-size: 13px;
	font-family: verdana,arial;
	text-transform: none;
	margin: 0px 0 0 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.button
{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #8c8579;
	border: 1px solid #cccccc;
}
.button:hover
{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #fcfcfc;
}

/* NEWS*/
.newsDate
{
	margin: 0;
	padding: 5px 0px 7px 0px;
	font-size: 90%;
}
.newsResume
{
	margin: 0 2px 10px 2px;
}

#newsBox
{
	width: 300px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}


#news_front
{
	width: 280px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
}

#newsBox .newsDate
{
}


h4 a:hover
{
	color: #373563;
}

h2
{
	color: #1baac6;
	height: 15px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana, arial;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 a:link, h2 a:active, h2 a:visited
{
	color: #1baac6;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana, arial;
	text-transform: uppercase;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}

h2 a:hover
{
	color: #40c3ee;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}




/* BREADCRUM */
#umbBreadcrum
{
	list-style: none;
	padding-top: 7px;
	padding-left: 0px;
	font-size: 9px;
	margin: 0;
	color: #807f79;
	font-size: 9px;
	align: right;
	padding-right: 3px;
	text-transform: uppercase;
}

#umbBreadcrum li
{
	float: left;
	color: #494949;
	font-size: 9px;
	margin: 0 4px 4px 0;
	padding-top: 7px;
	align: right;
	padding-right: 3px;
	text-transform: uppercase;
}
#umbBreadcrum li a:hover
{
	float: left;
	color: #cccccc;
	font-size: 9px;
}




.umbMacroHolder h4 a:link, h4 a:active, h4 a:visited
{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 9px;
	padding-right: 3px;
	text-transform: uppercase;
}

.umbMacroHolder h4 a:hover
{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #e3f705;
	font-size: 9px;
	padding-right: 3px;
	text-transform: uppercase;
}

/* BOXES -menu venstre*/
a
{
	font-family: verdana, tahoma;
	color: #966f49;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

a:active
{
	font-family: verdana, tahoma;
	color: #966f49;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}


a:link
{
	font-family: verdana, tahoma;
	color: #966f49;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a:visited
{
	font-family: verdana, tahoma;
	color: #966f49;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a:hover
{
	font-family: verdana, tahoma;
	color: #ad8763;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}

#content
{
	width: 753px;
	display: block;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	border: 0px solid #fff;
}


#content img
{
	margin:0px;
	padding: 0px;
}



#textContent
{

	width: 560px;
	float: right;
	clear: right;
	margin: 0px;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	border: 0px solid #ccc;
}



#textAdmin
{

	width: 710px;
	float: left;
	clear: left;
	margin: 0px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	border: 0px solid #ccc;
}
#brochure{
	float: left;
	display: block;
	background-color: transparent;
	border: 0px solid #fff;
	clear: left;
	margin-top: 30px;
	


}
#container
{
	float: left;
	display: block;
	width: 753px;
	background-color: #000;
	border: 0px solid red;
}

#main
{
	width: 753px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	float: left;
	display: block;
	border: 0px solid red;
	background-color: transparent;
}
#bottom_container
{

	float: left;
	clear: both;
	display: block;
	border: 0px solid red;
}



#bottom_banner
{

	float: left;
	clear: both;
	display: block;
	width: 753px;
	height: 70px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 0px solid red;
}
#bottom
{

	float: left;
	clear: both;
	display: block;
	width: 753px;
	height: 70px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url(/media/21531/footer.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid red;
}

#bottom_links
{

	float: left;
	clear: both;
	display: block;
	width: 753px;

	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	
	background-color: transparent;
	border: 0px solid red;
}



.bottom_header{

	color: #966f49;
}



a.back:link, a.back:visited, a.back:active
{
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 7px;
	background: url(/media/4432/back_arrow.gif) no-repeat;
	padding-left: 10px;
}

a.back:hover
{
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 7px;
	font-size: 9px;
	background: url(/media/4432/back_arrow.gif) no-repeat;
	padding-left: 10px;
}




.CssPagingCheckeedPagingBar
{
	text-decoration: underline;
	border-bottom: solid 1px #e6752c;
}
.CssPagingButtonsPagingBar
{
	
}
a.PagingActive:link
{
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #896542;
	font-weight: normal;
	font-size: 10px;
}


 a.PagingActive:visited
{
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #896542;
	font-weight: normal;
	font-size: 10px;
}

 a.PagingActive:active
{
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #896542;
	font-weight: normal;
	font-size: 10px;
}
a.PagingActive:hover
{
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}


a.Paging:link
{
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #896542;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

 a.Paging:visited
{
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #896542;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.Paging:active
{
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #896542;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.Paging:hover
{
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: verdana, tahoma;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}



.CategoryLink
{
	font-family: verdana , arial, tahoma;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #a2a2a3;
	display: block;
	float: left;
	border: solid 0px red;
}



/* Page Size CSS */

.div_page_size_container
{
	display: inline;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

.PageSizeLabelCss
{
	padding-right: 5px;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana,arial,tahoma;
}

.PageSizeDropDownListCss
{
	color: #555656; /*color: #d9753b;*/
	background-color: #F7F5F4;
	border: 1px solid #e7e4de; /*787878;*/
	height: 17px;
	width: 40px;
	font-size: 10px;
	font-weight: normal;
}
/* END Page Size CSS */

.dropdown_company
{
	color: #000; /*#d9753b;*/
	background-color: #d9d0c7;
	border: 1px solid #d9d0c7; /*#787878;*/
	height: 20px;
	width: 180px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
	float: left;
	clear: left;
}

.div_breadCrumb_container
{
	display: block;
	float: left;
	padding-top: 2px;
padding-left:0px;
margin-left:0px;
	margin-bottom: 5px;
	border: 0px solid red;
}

.div_products_header_container
{
	display: block;
	clear: both;
	padding: 0px;
	margin-bottom: 0px;
	float: right;
	width: 560px;
	border: solid 0px white;
}



.products_catalog_holder{

	width: 560px;
	clear: right;
	float: right;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	border: 0px solid red;
}

#produkter{

clear: right;
	float: right;
display: block;
border: 0px solid #ccc;
margin-top: 5px;
width: 560px;
}


.input
{
	height:15px;
	border:solid 1px #363636;
}

/* EDITOR PROPERTIES */
h3 {
font-size:15px;
font-family: verdana,arial;
font-weight: bold;
text-transform: none;
padding-bottom:15px;
padding-top: 6px;
margin: 0px;

color:#fff;
}

