body, html, form
{
    width: 100%;
    height: 100%;
}

body
{
	margin: 0px;
	margin-top: 25px;
	background-color: #bacfdb;
	background-image: url(bg.gif);
}




body, table, tr, td, input, textarea, select, span, div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56585b;
}






p
{
    margin-top: 5px;
    margin-bottom: 3px;  
}

a
{
    color: Black;
	text-decoration: none;
}


h1, h2, h3, th
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 7px;
}

h2
{
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 3px;	
}

h3
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 12px;
}

th
{
	text-align: left;
}


/*
#quality
{
    width: 872px;
    margin: auto;
    margin-top: 7px;
	text-align: center;
}
*/

#page
{
    width: 872px;
    margin: auto;
	background-color: #FFFFFF;
}


#conTop
{
	height: 250px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}




#conProductsMenu
{
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}


#menu
{
	background-image: url(menuBg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
	margin-bottom: 20px;
}


#menu td
{
	padding-left: 8px;
	padding-right: 8px;
}



#menu a:link, #menu a:visited
{
	color: #FFFFFF;
	font-weight: bold;
}

/*
#menu a:link#current, #menu a:visited#current, #menu a:hover
{
	border-bottom: 2px solid #ff6038;
	padding-bottom: 2px;
	background: transparent;
	color: #FFFFFF;
}

*/
/*

#menu
{
	margin: 0;
	padding: 8px 0 10px 10px;
}

	#menu ul, #menu li
	{
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}

	#menu a:link, #menu a:visited
	{
		float: left;
		line-height: 14px;
		margin: 0 10px 4px 10px;
		text-decoration: none;
		color: #FFFFFF;
	}

		#menu a:link#current, #menu a:visited#current, #menu a:hover
		{
			border-bottom: 2px solid #ff6038;
			padding-bottom: 2px;
			background: transparent;
			color: #FFFFFF;
		}

	#menu a:hover { color: #FFFFFF; }
	*/




	


#conContent
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}




#conLeft
{
	width: 160px;
	padding-right: 20px;
	vertical-align: top;
}


#conMain
{
	vertical-align: top;
}

#copyright
{
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
	color: #999999;
}


#submenu
{
	list-style-image: url(arrow.gif);
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
}
	
	#submenu li
	{
		padding-top: 5px;
	}
	
	#submenu .submenuOn
	{
		color: #ff6038;
		font-weight: bold;
	}

#submenuBorder
{
	vertical-align: top;
	width: 150px;
	padding: 5px;
	padding-top: 10px;
	
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-width: 4px;
}

	#submenuBorder h3
	{
		margin-left: 10px;
	}
	


.tblKatalogList
{
	width: 100%;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: bottom right;
	/*background-position: right;*/
}
	.tblKatalogList th
	{
		border-bottom-style: solid;
		border-right: solid;
		border-top-style: solid;
		border-width: 1px;
		border-color: #999999;
		border-right-color: #E9E9E9;
	}

	.tblKatalogList td
	{
		padding-top: 5px;
		padding-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #dfdfdf;
		border-right: solid;
		border-right-width: 1px;
		border-right-color: #E9E9E9;
	}
	
		.tblKatalogList td b
		{
			color: #ff6038;
		}	


.tblKatalogInfoBox
{
	border-style: dotted;
	border-left:none;
	border-right: none;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #e0f3fc;
}

.pdfIconBox
{
	background-repeat: no-repeat;
	padding-left: 55px;
	height: 50px;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#historikVarumarke
{
	list-style: none;
	padding-left: 0px;
}

#historikVarumarke li
{
	padding-bottom: 7px;
}

.req
{
	font-weight: bold;
	color: #FF0000;
}


.produktblad
{
	/*
	background-color: #ebecd8;
	*/
	color: #000000;
	
}

	

#rightside
{
	width : 220px;
	padding-left: 20px;
}



.readmore
{
}

.sdbWidth
{
	width: 220px;
}



