p,h3,div,span
{
	padding:	0;
	border:		0;
	margin:		0;
}

html, body
{
	width:		100%;
	/*height:		99%;*/
	overflow:	auto;
	padding:	0;
	border:		0;
	margin:		0;
}

div
{
	border-style:		solid;
	border-width:		0;
}
	.containerdiv1
	{
		width:		100%;
		
	}

	.bannerdiv
	{
		width:			960px;
		height:			116px;
		
		overflow:		hidden;
		left:			0px;
		margin-top:		0px;
	}
	
	.languagediv
	{
		
		height:			20px;
		overflow:		hidden;
		left:			0px;
		margin-top:		0px;
		margin-right:	36px;
		float:right;

		width:100px;
	}
	
	.identitydiv
	{
		float:left;
		width:760px;
	}
	
	.menudiv
	{
		width:			900px;
		height:			23px;
		
		overflow:		hidden;
		left:			0px;
		margin-top:		90px;
		margin-right:	4px;
	}
		
		.menutable
		{
			height: 23px;
			
		}
		
		.menutable td
		{
			line-height: 23px;
			padding-left:8px;
			padding-right:8px;
			padding-top:1px;
		}
	
	.flashcontentdiv, .flashcontentdivSmall 
	{
		width:			900px;
	}
	
	.flashdivlarge
	{
		padding-top:	4px;
		height:			262px;
	}
	
	.flashcontentdivlarge
	{
		height:			260px;
	}
	
	.flashdivsmall
	{
		padding-top:	6px;
		height:			137px;
	}
	
	.flashcontentdivsmall
	{
		height:			130px;
	}
	
	.containerdiv2
	{
		position:		relative;
		width:			900px;
	}

			
		.contentdiv
		{
			width:		900px;
			overflow:	hidden;
			padding-bottom:	10px;
		}
		
		.homeBig
		{
			width: 448px;
			height: 248px;
		}
		
		.homeContent, .identityMediumContent, .productContent, .pageSingleContent, .productGroupContent
		{
			
			padding: 8px 20px 8px 10px;
		}
		
		.identityMedium
		{
			width: 448px;
			height: 183px;
		}
		
		.identityMediumContent
		{
			width:  448px;
			height: 129px;
		}
		
		.readMoreDiv, .webshopLinkDiv, .pdfLinkDiv
		{
			padding-right: 15px;
		}
		
		.product
		{
			width: 448px;
			height: 124px;
		}
		
		.productContent
		{
			height: 70px;
		}
		
		.pageSingleTop
		{
			width: 900px;
			height: 4px;
		}
		
		.pageSingle, .productGroup
		{
			width: 900px;
		}
		
		.productGroupImage
		{
			float: left;
			width: 216px;
			padding: 8px 10px 8px 10px;
		}
		
		.productGroupContent
		{
			width: 632px;
		}
			
		.disclaimerdiv
		{
			padding-top:	5px;
			height:		54px;
			width:		960px;
			overflow: 	hidden;
		}


