
@media screen
{
	BODY
	{
		margin: 0px;
		font-family: Helvetica, Arial, sans-serif;
		color: #5e5e5e;
		font-size: 11px;
		background-color: #FFFFFF;
		line-height: 14px;
	}

	UL
	{
		border: solid 0px grey;
		margin-left: 0px;
		margin-bottom: 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
	}

	li
	{
		padding-left: 15px;
		background-image: url(/_sysImages/listBullet.gif);
		background-repeat: no-repeat;
		background-position: 0 .4em;
		margin-bottom: 5px;
		line-height: 15px;
		_line-height: 14px;
	}

	/*
	UL
	{
		border: solid 0px grey;
		margin-left:0px;
		margin-bottom:0px;
		padding:0px 0px 0px 10px;	
		list-style-type: square;
	}

	LI
	{
		padding-bottom:5px;
		padding-top:0px;
		margin-left:5px;
		border: solid 0px grey;
	}
	*/

	.noPrintLogo
	{
		display: inline;
	}

	.printLogo
	{
		display: none;
	}


	DIV.stepBack
	{
		color: #A2A3A5;
		font-size: 11px;
		font-weight: bold;
		position: absolute;
		width: 250px;
		height: 1px; /* background-color:#red; */
		border: 0px solid grey;
		left: 50%;
		top: 50%;
		margin-left: -355px;
		margin-top: -165px;
		padding: 0px; /* padding-left:12px; */
		padding-right: 15px; /* background-image:url(/_sysimages/arrowBack.gif); */
		background-repeat: no-repeat;
		overflow: inherit;
	}

	DIV.stepBack A
	{
		font-size: 11px;
		color: #A2A3A5;
		text-decoration: none;
	}

	A
	{
		color: #5e5e5e;
	}

	TD, INPUT, SELECT, TEXTAREA
	{
		font-size: 11px;
		font-family: Helvetica, Arial, sans-serif;
	}


	H1
	{
		font-size: 16px;
		font-family: Helvetica, Arial, sans-serif;
		margin-top: 0px;
		margin-bottom: 10px;
		line-height: normal;
	}

	H3
	{
		font-size: 12px;
		font-family: Helvetica, Arial, sans-serif;
		margin-top: 0px;
		margin-bottom: 10px;
		line-height: normal;
	}


	DIV
	{
		margin: 0px;
		padding: 0px;
	}


	FORM
	{
		padding: 0px;
		margin: 0px;
	}

	DIV.selectLanguage
	{
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -262px;
		height: 524px;
		width: 800px;
		border: solid 0px blue;
		background-image: url(/_upload/se/backgroundSelectLanguage.jpg);
	}

	DIV.selectLanguageDropdown
	{
		position: absolute;
		width: 110px;
		height: 200px;
		margin-left: 249px;
		margin-top: -60px;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		z-index: 50;
	}

	DIV.center
	{
		width: 800px;
		height: 524px;
		background-color: white;
		border: 0px solid black;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -262px;
	}


	#containerContent
	{
		width: 710px;
		height: 375px;
		margin-left: 45px;
		background-color: #ffffff;
		padding-left: 0px;
		border: solid 0px black;
	}



	DIV.scrollLeft
	{
		position: absolute;
		width: 312px;
		height: 360px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -355px;
		margin-top: -105px;
		padding-right: 10px;
		padding-left: 2px;
		overflow: auto;
	}

	DIV.noScrollLeft
	{
		position: absolute;
		width: 312px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -355px;
		margin-top: -105px;
		padding-left: 2px;
		z-index: 50;
		overflow: visible;
	}

	DIV.scrollRight
	{
		position: absolute;
		width: 310px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: 45px;
		margin-top: -105px;
		padding-left: 1px;
		z-index: 50;
		overflow: auto;
	}





	DIV.footer
	{
		position: absolute;
		top: 700px;
		width: 600px;
		background-color: #ffffff;
		overflow: auto;
		display: none;
	}

	DIV.scrollRightLarge
	{
		position: absolute;
		width: 360px;
		height: 372px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: 15px;
		margin-top: -138px;
		z-index: 50; /*overflow:none;*/
	}

	DIV.noScrollRight
	{
		position: absolute;
		width: 310px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: 45px;
		margin-top: -105px;
		margin-top: -105px;
		padding-left: 1px;
		z-index: 50;
		overflow: visible;
	}

	DIV.noScrollRightMap
	{
		position: absolute;
		width: 355px;
		height: 375px;
		background-color: #ffffff;
		border: 0px solid #f7f7f7;
		left: 50%;
		top: 50%;
		margin-left: 0px;
		margin-top: -138px;
		z-index: 50;
		overflow: visible;
	}


	DIV.imageLeft
	{
		position: absolute;
		width: 411px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageRight
	{
		position: absolute;
		width: 400px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -11px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.footer
	{
		position: absolute;
		top: 700px;
		width: 600px;
		background-color: #ffffff;
		overflow: auto;
		display: none;
	}


	DIV.imageWidescreen
	{
		position: absolute;
		width: 800px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageWidescreenScroll
	{
		position: absolute;
		width: 800px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: auto;
	}

	DIV.imageWidescreenFrontpage
	{
		position: absolute;
		width: 800px;
		height: 435px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageWidescreenSmall
	{
		position: absolute;
		width: 800px;
		height: 76px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: 130px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageRightDistribution
	{
		position: absolute;
		width: 520px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -140px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.scrollLeftDistribution
	{
		position: absolute;
		width: 220px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -355px;
		margin-top: -105px;
		padding-right: 15px;
		z-index: 50;
		overflow: auto;
	}

	DIV.MediaReplicationPopUp
	{
		position: absolute;
		width: 800px;
		height: 400px;
		background-color: #ffffff;
		border: 0px solid red;
		z-index: 50;
		overflow: auto;
	}

	DIV.GuidelinePopUp
	{
		position: absolute;
		left: 50px;
		top: 50px;
		width: 600px;
		background-color: #ffffff;
		border: 0px solid red;
		z-index: 50;
	}



	#submenu
	{
		margin-top: 10px;
		line-height: 17px;
	}

	#submenu A
	{
		color: #A2A3A5;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}



	#submenu A:hover
	{
		color: #333333;
		text-decoration: none;
	}

	#submenu A.activePage
	{
		color: #333333;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}

	#submenu A.activePageSub
	{
		color: #333333;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}


	#submenu A.submenuLevel2
	{
		color: #A2A3A5;
		font-size: 11px;
		text-decoration: none;
	}


	.staffPictureSmall
	{
		text-align: right;
		width: 80px;
	}

	.staffPictureSmall IMG
	{
		margin-bottom: 10px;
	}



	/* Settings for productspecification-table */


	.productSpecification
	{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
	}

	.productSpecification CAPTION
	{
		font-size: 11px;
		font-weight: bold;
		background-color: #A2A3A5;
		color: #FFFFFF;
		padding: 2px 0px 2px 5px;
		text-align: left;
	}

	.productSpecification TH
	{
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
		background-color: #A2A3A5;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		text-align: center;
		padding: 2px 0px 2px 0px;
	}

	.productSpecification TH.left
	{
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
		background-color: #A2A3A5;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		text-align: left;
		padding: 2px 0px 2px 5px;
	}


	.productSpecification .productData
	{
		font-size: 9px;
		text-align: left;
		padding: 1px 0px 1px 5px;
		height: 0px;
		line-height: 12px;
	}

	.productSpecification TD
	{
		text-align: center;
	}

	.productSpecification IMG
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}




	#sitemap
	{
		margin: 20px;
		line-height: 17px;
	}


	.sitemapImg
	{
		margin: 0px 5px 0px 0px;
		border: 0px solid red;
		vertical-align: -30%;
	}

	#sitemap A
	{
		font-size: 10px;
		color: #5e5e5e;
		margin-left: 15px;
	}




	#sitemap SPAN.level1
	{
		font-size: 12px;
		margin-left: 0px;
		margin-top: 20px;
		color: #5e5e5e;
		font-weight: bold;
	}

	#sitemap A.level1
	{
		font-size: 12px;
		margin-left: 0px;
		margin-top: 20px;
		margin-top: 0px;
		color: #5e5e5e;
		font-weight: bold;
		text-decoration: none;
	}




	#sitemap SPAN.level2
	{
		font-size: 12px;
		margin-left: 0px;
		color: #5e5e5e;
	}

	#sitemap A.level2
	{
		font-size: 12px;
		margin-left: 0px;
		color: #5e5e5e;
		text-decoration: none;
	}




	#sitemap SPAN.level3
	{
		font-size: 11px;
		margin-left: 20px;
		color: #838383;
	}

	#sitemap A.level3
	{
		font-size: 11px;
		margin-left: 20px;
		color: #838383;
	}



	#sitemap SPAN.level4
	{
		font-size: 11px;
		margin-left: 30px;
		color: #9f9f9f;
	}

	#sitemap A.level4
	{
		font-size: 11px;
		margin-left: 30px;
		color: #9f9f9f;
	}

	#sitemap SPAN.level5
	{
		font-size: 10px;
		margin-left: 40px;
		color: #9f9f9f;
	}

	#sitemap A.level5
	{
		font-size: 10px;
		margin-left: 40px;
		color: #9f9f9f;
	}
}

@media print
{

	.noPrintLogo
	{
		display: none;
	}

	.printLogo
	{
		display: inline;
	}


	BODY
	{
		margin: 10px;
		line-height: 15px;
		font-family: Helvetica, Arial, sans-serif;
		color: #000000;
		font-size: 11px;
		background-color: #FFFFFF;
	}

	A
	{
		color: #5e5e5e;
	}

	TD, INPUT, SELECT, TEXTAREA
	{
		font-size: 11px;
		font-family: Helvetica, Arial, sans-serif;
	}


	H1
	{
		font-size: 16px;
		line-height: 15px;
		font-family: Helvetica, Arial, sans-serif;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	H3
	{
		font-size: 12px;
		font-family: Helvetica, Arial, sans-serif;
		margin-top: 0px;
		margin-bottom: 10px;
	}


	DIV
	{
		margin: 0px;
		padding: 0px;
	}


	FORM
	{
		padding: 0px;
		margin: 0px;
	}

	DIV.selectLanguage
	{
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -262px;
		height: 524px;
		width: 800px;
		border: solid 0px blue;
		background-image: url(/_upload/se/backgroundSelectLanguage.jpg);
	}

	DIV.selectLanguageDropdown
	{
		position: absolute;
		width: 110px;
		height: 200px;
		margin-left: 249px;
		margin-top: -60px;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		z-index: 50;
	}

	DIV.center
	{
		width: 800px;
		height: 524px;
		background-color: white;
		border: 0px solid black;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -262px;
		z-index: 1;
		display: none;
	}


	#containerContent
	{
		width: 710px;
		height: 375px;
		margin-left: 45px;
		background-color: #ffffff;
		padding-left: 0px;
		border: solid 0px black;
	}


	DIV.scrollLeft
	{
		position: absolute;
		width: 312px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -355px;
		margin-top: -105px;
		padding-right: 15px;
		padding-left: 2px;
		z-index: 50;
		overflow: auto;
		display: none;
	}

	DIV.noScrollLeft
	{
		position: absolute;
		width: 312px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -355px;
		margin-top: -105px;
		padding-left: 2px;
		z-index: 50;
		overflow: visible;
	}


	DIV.scrollRight
	{
		width: 90%;
		background-color: #ffffff;
		overflow: auto;
		margin-top: 50px;
		page-break-after: auto;
	}

	DIV.footer
	{
		position: absolute;
		top: 700px;
		width: 600px;
		background-color: #ffffff;
		overflow: auto;
		display: none;
	}

	DIV.scrollRightLarge
	{
		position: absolute;
		width: 360px;
		height: 372px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: 15px;
		margin-top: -138px;
		z-index: 50; /*overflow: none;*/
	}

	DIV.noScrollRight
	{
		position: absolute;
		width: 310px;
		height: 342px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: 45px;
		margin-top: -105px;
		z-index: 50;
		overflow: visible;
	}

	DIV.noScrollRightMap
	{
		position: absolute;
		width: 355px;
		height: 375px;
		background-color: #ffffff;
		border: 0px solid #f7f7f7;
		left: 50%;
		top: 50%;
		margin-left: 0px;
		margin-top: -138px;
		z-index: 50;
		overflow: visible;
	}


	DIV.imageLeft
	{
		position: absolute;
		width: 411px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageRight
	{
		position: absolute;
		width: 400px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -11px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageWidescreen
	{
		position: absolute;
		width: 800px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}

	DIV.imageWidescreenScroll
	{
		position: absolute;
		width: 800px;
		height: 411px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: auto;
	}

	DIV.imageWidescreenFrontpage
	{
		position: absolute;
		width: 800px;
		height: 435px;
		background-color: #ffffff;
		border: 0px solid red;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -174px;
		z-index: 50;
		overflow: hidden;
	}





	#submenu
	{
		margin-top: 10px;
		line-height: 17px;
	}

	#submenu A
	{
		color: #A2A3A5;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}



	#submenu A:hover
	{
		color: #333333;
		text-decoration: none;
	}

	#submenu A.activePage
	{
		color: #333333;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}

	#submenu A.activePageSub
	{
		color: #333333;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}


	#submenu A.submenuLevel2
	{
		color: #A2A3A5;
		font-size: 11px;
		text-decoration: none;
	}


	.staffPictureSmall
	{
		text-align: right;
		width: 80px;
	}

	.staffPictureSmall IMG
	{
		margin-bottom: 10px;
	}



	/* Settings for productspecification-table */


	.productSpecification
	{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
	}

	.productSpecification CAPTION
	{
		font-size: 11px;
		font-weight: bold;
		background-color: #A2A3A5;
		color: #FFFFFF;
		padding: 2px 0px 2px 5px;
		text-align: left;
	}

	.productSpecification TH
	{
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
		background-color: #A2A3A5;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		text-align: center;
		padding: 2px 0px 2px 0px;
	}

	.productSpecification TH.left
	{
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
		background-color: #A2A3A5;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		text-align: left;
		padding: 2px 0px 2px 5px;
	}

	.productSpecification .productData
	{
		font-size: 9px;
		text-align: left;
		padding: 1px 0px 1px 5px;
		height: 0px;
		line-height: 12px;
	}

	.productSpecification TD
	{
		text-align: center;
	}

	.productSpecification IMG
	{
		margin-top: 4px;
		margin-bottom: 4px;
	}

	.date
	{
		width: 100%;
		margin-bottom: 20px;
	}
}
