﻿
* {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
}
	
	
html, body {
	height: 100%;
}
	
body {
	background: #f1f1f1 url(gfx/bgBody.png) repeat-x;
	font-size: 12px;
}

form { display:inline; }

li.categories, li.pagenav {
	list-style-type: none;
}

#sidebar {
//	margin-left:-15px;
}

#sidebar ul {
	margin-left:15px;
}

.wrapper {
	margin: 0 auto;
	width: 1003px;
	padding: 0 14px 14px 14px;
	background: url(gfx/bgWrapper_24bit.png) repeat-y;
	_background: url(gfx/bgWrapper_8bit.png) repeat-y;
	height: auto !important;
	min-height: 100%;
}

.header {
	position: relative;
	margin: 0 -10px 10px -10px;
	background: url(gfx/bgHeader.png) repeat-x;
	padding: 40px 0 0 0;
}


.mainAreaStartPage {
	float: left;	
	margin: 0 17px 0 0;
	width: 748px;
}

.mainAreaSubPage {
	float: left;	
	margin: 0 17px 0 0;
	width: 533px;	
	padding: 0 0 30px 0;	
}

.leftArea {
	float: left;
	width: 177px;
	margin: 0 18px 0 0;
}

.rightArea {
	float: left;
	width: 238px;	
}

.footer { 
	clear: both;
	margin: 10px 0 16px 0;
}

.descriptionArea {
	margin: 20px 0 0 0;
	padding: 0;
}

.clearBoth {
	clear: both;
}

/** BLOG **/

.blogArea {
	float: left;	
	margin: 0 17px 0 0;
	width: 687px;	
	padding: 1px 30px 60px 30px;
	border-right: 1px solid #e2e2e2;
}

.blogWrapper {
	border-top: 1px solid #e2e2e2;
	padding: 6px 0;	
}

.blogContent {
	margin-top: 10px;
	margin-left: 195px;	
}

.blogMeta {
	margin-top: 15px;
	border-top: 1px solid #e2e2e2;
}

.blogDate {
	width:195px;
	float:left;
}
.blogTitle {
	float:left;
}
.blogTitle a {
	text-decoration:none;
}

.blogArea h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	color: #2580e7;
	color: #000000;
	margin: 0 0 2px 0;
}


.blogFooterColumn {
	width: 763px;
}

.footerContent .blogFooterColumn {
	float: left;
	margin: 0 20px 0 0;	
}


/** STANDARD LINKS **/

a {
	color: #2580e7;
}

a:hover {
	color: #39f;
}

a:hover span {
	cursor: pointer;
}


/** TYPOGRAPHY **/

p {
	line-height: 14px;
	margin: 0 0 6px 0;
}

.highlightText {
	color: #438008;
	background: #f4fcdf;
}

.mainAreaStartPage p,
.mainAreaSubPage p {
	line-height: 17px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 0 0 8px 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	color: #2580e7;
	margin: 0 0 8px 0;
}

h4 {
	font-size: 13px;
	margin: 0 0 3px 0;
}



/** logotype **/

.logotype {
	position: absolute;
	top: 15px;
	left: 14px;
	width: 249px;
	height: 57px;
	background: url(gfx/commonItemsSprite_24bit.png) 0 0;
	_background: url(gfx/commonItemsSprite_8bit.png) 0 0;	
}

/** END logotype **/



/** buttons **/

a.buttonStandard {
	background: transparent url(gfx/commonItemsSprite_24bit.png) left -270px;
	_background: transparent url(gfx/commonItemsSprite_8bit.png) left -270px;	
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.buttonStandard span {
	background: transparent url(gfx/commonItemsSprite_24bit.png) right -270px;
	_background: transparent url(gfx/commonItemsSprite_8bit.png) right -270px;	
	display: inline-block;
	margin: 0 0 0 8px;
	min-width: 38px;
	padding: 3px 8px 5px 0;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}

a:hover.buttonStandard {
	background-position: left -300px;
}
a:hover.buttonStandard span {
	background-position: right -300px;
}

/** END buttons **/



/** toolBar **/

.toolBar {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 30px 0 0;
	font-size: 11px;
}

	.toolBar a {
		text-decoration: none;
		color: #666;
	}
	
	.toolBar a:hover {
		color: #39f;
	}	

	.toolBarFlag span, .toolBarFlag span { 
		background: url(gfx/commonItemsSprite_24bit.png);
		_background: url(gfx/commonItemsSprite_8bit.png);
	}

	.toolBar .toolBarFlag {
		position: relative;
		width: 20px;	
		display: inline-block;
	}
	
	.toolBar .toolBarFlag span {
		position: absolute;
		width: 18px;
		height: 13px;
		top: -11px;
		left: 0;
	}
	
	.toolBar a:hover.toolBarFlag span {
		cursor: pointer;
	}
	
		.toolBar .flagSweActive span {
			background-position: -460px -90px;
		}
		
		.toolBar .flagSwe span {
			background-position: -480px -90px;
		}
		
		.toolBar a:hover.flagSwe span {
			background-position: -460px -90px;
		}	
		
		.toolBar .flagEngActive span {
			background-position: -480px -110px;
		}		
	
		.toolBar .flagEng span {
			background-position: -480px -110px;
		}
		
		.toolBar a:hover.flagEng span {
			background-position: -460px -110px;
		}	
	
	.toolBar .contactLink {
		position: relative;
		padding: 0 0 0 18px;
	}

		.toolBar .contactLink span {
			position: absolute;
			overflow: hidden;
			width: 12px;
			height: 9px;
			top: 2px;
			left: 4px;
			background: url(gfx/commonItemsSprite_24bit.png) -460px -150px;
			_background: url(gfx/commonItemsSprite_8bit.png) -460px -150px;
		}
	
	.toolBar .sitemapLink {
		position: relative;
		padding: 0 0 0 19px;
	}

		.toolBar .sitemapLink span {
			position: absolute;
			overflow: hidden;
			width: 13px;
			height: 12px;
			top: 0;
			left: 4px;
			background: url(gfx/commonItemsSprite_24bit.png) -460px -160px;
			_background: url(gfx/commonItemsSprite_8bit.png) -460px -160px;		
		}
		
	

/** END toolBar **/



/** promotionArea **/

.promotionArea {
	position: relative;
	background: url(gfx/promotionSprite.jpg) no-repeat;
	height: 196px;
	margin: 0 0 18px 0;
}

.promotionBase {
	background-position: 0 0;
}

.promotionStandard {
	background-position: 0 -210px;
}

.promotionAdvanced {
	background-position: 0 -420px;
}

.promotionEnterprise {
	background-position: 0 -630px;
}


	.promotionArea p {
		margin: 0 0 4px 0;	
		color: #666;
		line-height: 14px;	
	}

	.promotionArea h1 {
		font-size: 36px;
		margin: 0 0 -4px 0;
	}

	.promotionArea h2 {
		font-size: 15px;
		font-weight: bold;
		margin: 0;
		line-height: 18px;
		padding: 0 0 0 12px;
	}

	.promotionText {
		position: absolute;
		top: 28px;
		left: 196px;
		width: 280px;
	}

		.promotionText h2 {
			position: relative;
		}
		
		.promotionText h2 span {		
			position: absolute;
			top: 4px;
			left: 0;
			_left: -12px;
			width: 9px;
			height: 9px;
			background: url(gfx/commonItemsSprite_24bit.png) -460px -180px;
			_background: url(gfx/commonItemsSprite_8bit.png) -460px -180px;			
		}
		
		.promotionText p {
			padding: 0 80px 0 0;
		}		

	.promotionPrice {
		position: absolute;
		top: 28px;
		right: 20px;
	}

		.promotionPrice div {
			float: right;
		}
		
		.promotionPrice h1.demi {
			float: left;
			margin: 0 0 -12px 0;
		}
					
		.promotionPrice h2 {
			float: left;
			margin: 0;
			padding: 8px 0 0 5px;
		}	

		.promotionPrice p {
			clear: both;
			text-align: right;

		}
		
	.promotionButtons {
		position: absolute;
		top: 140px;
		right: 20px;
	}
	
		.promotionButtons a {
			background: transparent url(gfx/commonItemsSprite_24bit.png) left -470px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) left -470px;
			color: #fff;
			display: inline-block;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			margin: 0 0 0 10px;
		}
		
		.promotionButtons a span {
			background: transparent url(gfx/commonItemsSprite_24bit.png) right -470px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) right -470px;			
			display: inline-block;
			margin: 0 0 0 22px;
			min-width: 70px;
			padding: 2px 14px 5px 2px;
			text-align: left;
			white-space: nowrap;
		}
	
		.promotionButtons a:hover {
			background-position: left -500px;
		}
		
		.promotionButtons a:hover span {
			background-position: right -500px;
		}
		
	.promotionNavigation {
		position: absolute;
		top: 175px;
		left: 60px;			
		background: transparent url(gfx/commonItemsSprite_24bit.png) left -430px;	
		_background: transparent url(gfx/commonItemsSprite_8bit.png) left -430px;			
	}
	
		.promotionNavigation .promotionConerLeft {
			position: absolute;	
			top: 1px;
			left: -5px;
			background: transparent url(gfx/commonItemsSprite_24bit.png) left -400px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) left -400px;
			width: 5px;
			height: 20px;
		}
		
		.promotionNavigation .promotionConerRight {
			position: absolute;	
			top: 0;
			right: -5px;
			background: transparent url(gfx/commonItemsSprite_24bit.png) right -400px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) right -400px;
			width: 5px;
			height: 20px;
		}		
	
		.promotionNavigation a {
			color: #999;
			display: inline-block;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}
		
		.promotionNavigation a span {
			display: inline-block;
			margin: 0 0 0 10px;
			min-width: 38px;
			padding: 3px 10px 5px 0;
			text-align: center;
			white-space: nowrap;
		}
	
		.promotionNavigation a:hover span {
			color: #666;
			cursor: pointer
		}	

		.promotionNavigation a.promotionActive {
			background: transparent url(gfx/commonItemsSprite_24bit.png) left -340px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) left -340px;
			color: #333;
			display: inline-block;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}
		
		.promotionNavigation a.promotionActive span {
			background: transparent url(gfx/commonItemsSprite_24bit.png) right -340px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) right -340px;
		}

/** END promotionArea **/



/** supPagePicture **/

.subPagePicture {
	border: 1px solid #999;
	padding: 1px;
	margin: 0 0 20px 0;
}

/** END supPagePicture **/



/** contactArea **/

.contactArea {
	margin: 0 0 10px 0;
}

	.contactArea h1 {
		font-size: 12px;	
	}
	
	.contactArea h2 {
		margin: 0 0 4px 0;
	}	
	
	.contactArea h4 {
		font-size: 12px;
		margin: 0;
	}	
	
	.contactArea p {
		font-size: 11px;
		margin: 0 0 2px 0;
	}	
	
	.contactAreaItem {
		border-top: 1px solid #e2e2e2;
		padding: 6px 0;
	}

	.contactArea table {
		width: 100%;
		border-collapse: collapse;
	}

/** END contactArea **/



/** newsFeeder **/

.newsFeeder {
	margin: 0 0 10px 0;
}

	.newsFeeder h2 {
		margin: 0 0 4px 0;
	}	
	
	.newsFeeder h4 {
		font-size: 11px;
		margin: 0;
	}	
	
	.newsFeeder p {
		font-size: 11px;
		margin: 0;
	}	
	
	.newsFeederItem {
		border-top: 1px solid #e2e2e2;
		padding: 6px 0;
	}
	
	.newsFeederItem .readMore {
		text-align:right;
	}
	
	.newsFeederPaging {
		border: 1px solid #e2e2e2;
		border-width: 1px 0;
		background: #f9f9f9;
		color: #a7c97d;
		font-size: 11px;
		font-weight: bold;
		line-height: normal;
		text-align: right;
		padding: 2px 0;
	}
	
		.newsFeederPaging a {
			position: relative;
			width: 24px;
			display: inline-block;
		}
		
		.newsFeederPaging a span {	
			background: url(gfx/commonItemsSprite_24bit.png);
			_background: url(gfx/commonItemsSprite_8bit.png);			
			position: absolute;
			width: 16px;
			height: 16px;
			top: -12px;
			left: 4px;
			cursor: pointer;
		}
		
		.newsFeederPaging a.prevNewsItem span {	
			background-position: -460px -50px;
		}
		
		.newsFeederPaging a:hover.prevNewsItem span {	
			background-position: -480px -50px;
			cursor: pointer;
		}	
		
		.newsFeederPaging a.nextNewsItem span {	
			background-position: -460px -70px;
		}
		
		.newsFeederPaging a:hover.nextNewsItem span {	
			background-position: -480px -70px;
			cursor: pointer;
		}		

/** END newsFeeder **/



/** miniTeaser **/

.miniTeaser {
	position: relative;
	height: 40px;
	margin: 0 0 5px 0;
}

	.miniTeaser a {
		position: absolute;
		top: 0;
		left: -4px;
		width: 246px;
		height: 32px;
		text-decoration: none;
		color: #fff;
		padding: 8px 0 0 0;
		text-indent: 40px;
		font-size: 18px;
		font-weight: normal;
		background: url(gfx/commonItemsSprite_24bit.png) 0 -70px;
		_background: url(gfx/commonItemsSprite_8bit.png) 0 -70px;
	}

	.miniTeaser a:hover {
		background-position: 0 -110px;
		color: #fff;
	}

/** END miniTeaser **/



/** searchArea **/

.serachArea {
	position: relative;
	height: 64px;
	background: url(gfx/commonItemsSprite_24bit.png) 0 -160px;	
	_background: url(gfx/commonItemsSprite_8bit.png) 0 -160px;	
	padding: 8px 0 0 10px;
	margin: 10px 0;
}

	.serachArea h2 {
		padding: 0 0 0 5px;	
		margin: 0 0 2px 0;
	}

	.serachArea input {
		position: absolute;
		width: 168px;
		padding: 2px;
		font-size: 12px;
		top: 34px;
		left: 10px;
	}
	
	.serachArea a.searchButton {
		position: absolute;
		width: 33px;
		height: 21px;
		background: url(gfx/commonItemsSprite_24bit.png) -250px -160px;
		_background: url(gfx/commonItemsSprite_8bit.png) -250px -160px;		
		top: 35px;
		left: 194px;
	}	
	
	.serachArea a:hover.searchButton {	
		background-position: -290px -160px;
	}


/** END serachArea **/



/** checkList **/

.checkList {
	float: right;
	display: inline;
	margin: 6px 20px 10px 30px;
}

	.checkList h4 {
		position: relative;
		margin: 0 0 9px 0;
		padding: 0 0 0 24px;
	}

	.checkList .icon_checksign {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(gfx/commonItemsSprite_24bit.png) -460px 0 no-repeat;
		_background: url(gfx/commonItemsSprite_8bit.png) -460px 0 no-repeat;		
		top: -3px;
		left: 0;
		_left: -24px;
	}

/** END checkList **/

.comment {
	background:url(gfx/commentMid.png);
	padding: 14px 13px 0px 13px;
	margin: 0px;
}
.commentTop {
	background:url(gfx/commentTop.png);
	height: 3px;
	width: 492px;
	margin: 0px;
}
.commentBot {
	background:url(gfx/commentBot.png);
	height: 3px;
	width: 492px;
	margin: 0px;
}

/** footer **/

	.footerContent, .footerBottom {
		background:	url(gfx/bgFooter.png);
	}
	
	.footerContent {
		padding: 14px 13px 0 13px;
	}
	
		.footerContent * {
			line-height: 18px;
			font-size: 11px;
			text-decoration: none;
			color: #666;
		}
		
		.footerContent h4 {
			color: #333;
			margin: 0;
		}
	
		.footerContent .footerColumn {
			float: left;
			margin: 0 20px 0 0;
			width: 122px;
		}
		
		.footerContent .footerAddress {
			width: 238px;
			margin: 0;
			border-left: 1px solid #999;
			padding: 0 0 0 10px;
		}
			
	.footerBottom {
		background-position: 0 -286px;
		background-position: 0 bottom no-repat;
		height: 14px;
		overflow: hidden;
		display: block;
	}

/** END footer **/



/** descriptionArea (bottom at startPage) **/

.descriptionArea h4 {
	font-size: 10px; 
	font-weight: bold;
	color: #666;
}

.descriptionArea p {
	font-size: 9px; 
	color: #666;
	padding: 0 260px 0 0;
}

/** END descriptionArea (bottom at startPage) **/

	.generalButton {
		margin-top:5px;
	}
	
		.generalButton a {
			background: transparent url(gfx/commonItemsSprite_24bit.png) left -470px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) left -470px;
			color: #fff;
			display: inline-block;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0 0 0 10px;
		}
		
		.generalButton a span {
			background: transparent url(gfx/commonItemsSprite_24bit.png) right -470px;
			_background: transparent url(gfx/commonItemsSprite_8bit.png) right -470px;			
			display: inline-block;
			margin: 0 0 0 22px;
			min-width: 70px;
			padding-top: 0;
			padding-right: 14px;
			padding-bottom: 5px;
			padding-left: 2px;
			text-align: left;
			white-space: nowrap;
		}
	
		.generalButton a:hover {
			background-position: left -500px;
		}
		
		.generalButton a:hover span {
			background-position: right -500px;
		}

.list h3 {
	position: relative;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	margin: 0;
	line-height: 18px;
	padding: 0 0 0 12px;
}
		
	.list h3 span {		
		position: absolute;
		top: 4px;
		left: 0;
		_left: -12px;
		width: 9px;
		height: 9px;
		background: url(gfx/commonItemsSprite_24bit.png) -460px -180px;
		_background: url(gfx/commonItemsSprite_8bit.png) -460px -180px;			
	}
	
	.list .childList h3 {
		position: relative;
		font-size: 12px;
		font-style:normal;
		font-weight:normal;
		margin: 0;
		line-height: 18px;
		padding: 0 0 0 12px;
	}
	
	.list .childList h3 span {
		position: absolute;
		top: 4px;
		left: 0;
		_left: -12px;
		width: 7px;
		height: 7px;
		background: url(images/square.gif) no-repeat;
	}

.paymentMethodsList a {
	color: #438008;
}
.paymentMethodsList a:hover {
	color: #438008;
	background: #f4fcdf;
}

.designpaket {
	position:relative;
	width:553px;
	height:490px;
	background:transparent url(gfx/designpakett.png) no-repeat;
}

	.designpaket h2 {
		padding:3px 10px 0 10px;
	}
	
	.designpaket .price {
		position: absolute;
		top:5px;
		left:470px;
		display:block;
		color: #2580e7;
		font-size:14px;
		float:right;
		text-align:right;
	}
	
		.designpaket .price span.designpaketPrice {
			font-size: 21px;
			color:#000;
			font-weight:bold;
			white-space:nowrap;
		}
	
		.designpaket .price span.designpaketValuta {
			font-size: 18px;
			color: #000;
		}
	
	.designpaket .designpaketInnehall {
		padding:3px 16px;
	}
	
		.designpaket .designpaketInnehall h3 {
			font-size:12px;
			font-weight:bold;
		}
		
		.designpaket .designpaketInnehall .list h3 {
			font-weight:normal;
		}
		
.designpaket2 {
	position:relative;
	width:553px;
	height:445px;
	background:transparent url(gfx/designpaket8bit.png) no-repeat;
}

	.designpaket2 h2 {
		padding:3px 10px 0 10px;
	}
	
	.designpaket2 .price {
		position: absolute;
		top:5px;
		left:376px;
		display:block;
		color: #2580e7;
		font-size:14px;
		float:right;
		text-align:right;
	}
	
		.designpaket2 .price span.designpaketPrice {
			font-size: 21px;
			color:#000;
			font-weight:bold;
			white-space:nowrap;
		}
	
		.designpaket2 .price span.designpaketValuta {
			font-size: 18px;
			color: #000;
		}
	
	.designpaket2 .designpaketInnehall {
		padding:3px 16px;
	}
	
		.designpaket2 .designpaketInnehall h3 {
			font-size:12px;
			font-weight:bold;
		}
		
		.designpaket2 .designpaketInnehall .list h3 {
			font-weight:normal;
		}

/** tony **/

.functions {
	position:relative;
	width:553px;
	height:425px;
	background:transparent url(gfx/designpakett.png) no-repeat;
}

	.functions h2 {
		padding:3px 10px 0 10px;
	}
	
	.functions .price {
		position: absolute;
		top:5px;
		left:470px;
		display:block;
		color: #2580e7;
		font-size:14px;
		float:right;
		text-align:right;
	}
	
		.functions .price span.functionsPrice {
			font-size: 21px;
			color:#000;
			font-weight:bold;
			white-space:nowrap;
		}
	
		.functions .price span.functionsValuta {
			font-size: 18px;
			color: #000;
		}
	
	.functions .functionsInnehall {
		padding:3px 16px;
	}
	
		.functions .functionsInnehall h3 {
			font-size:12px;
			font-weight:bold;
		}
		
		.functions .functionsInnehall .list h3 {
			font-weight:normal;
		}
	
.functions2 {
	position:relative;
	width:553px;
	height:325px;
	background:transparent url(gfx/designpakett.png) no-repeat;
}

	.functions2 h2 {
		padding:3px 10px 0 10px;
	}
	
	.functions2 .price {
		position: absolute;
		top:5px;
		left:470px;
		display:block;
		color: #2580e7;
		font-size:14px;
		float:right;
		text-align:right;
	}
	
		.functions2 .price span.functionsPrice {
			font-size: 21px;
			color:#000;
			font-weight:bold;
			white-space:nowrap;
		}
	
		.functions2 .price span.functionsValuta {
			font-size: 18px;
			color: #000;
		}
	
	.functions2 .functionsInnehall {
		padding:3px 16px;
	}
	
		.functions2 .functionsInnehall h3 {
			font-size:12px;
			font-weight:bold;
		}
		
		.functions2 .functionsInnehall .list h3 {
			font-weight:normal;
		}

	
.functions3 {
	position:relative;
	width:553px;
	height:600px;
	background:transparent url(gfx/designpaket8bit.png) no-repeat;
}

	.functions3 h2 {
		padding:3px 10px 0 10px;
	}
	
	.functions3 .price {
		position: absolute;
		top:5px;
		left:376px;
		display:block;
		color: #2580e7;
		font-size:14px;
		float:right;
		text-align:right;
	}
	
		.functions3 .price span.functionsPrice {
			font-size: 21px;
			color:#000;
			font-weight:bold;
			white-space:nowrap;
		}
	
		.functions3 .price span.functionsValuta {
			font-size: 18px;
			color: #000;
		}
	
	.functions3 .functionsInnehall {
		padding:3px 16px;
	}
	
		.functions3 .functionsInnehall h3 {
			font-size:12px;
			font-weight:bold;
		}
		
		.functions3 .functionsInnehall .list h3 {
			font-weight:normal;
		}
	
	
		
/** end tony **/

.vismaTitle, .mamutTitle, .specterTitle {
	font-size:14px;
	font-weight:bold;
}

.visma, .mamut, .specter {
	font-size:12px;
	padding-top:10px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.specialPrice {
	color: #990000;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}

.adwordsTeaser {
	width:509px;
	height:144px;
	padding:20px;
	margin-bottom:15px;
	font-size:12px;
	background:transparent url(gfx/topBG.jpg) no-repeat;
}
	.adwordsTeaser span {
		font-size: 38px; 
		font-weight: bold; 
		text-decoration: none; 
		line-height: 38px;
		color:#007dc5;
		font-weight:bold;
		margin-bottom:5px;
	}
	
	.adwordsTeaser p {
		margin:5px 0 0 0;
	}
	
.referenser td {
	padding:5px;
	font-size:12px;
}

div.infoTableWrapper {
	width:553px;
}
	div.infoTableWrapper div.infoTableHeader {
		width:533px;
		height:22px;
		padding:5px 10px;
		clear:both;
		background:transparent url(gfx/infoTableHeader.png) no-repeat;
	}
	div.infoTableWrapper div.infoTableContent {
		width:521px;
		padding:5px 16px;
		clear:both;
		background:transparent url(gfx/infoTableContent.png) repeat-y;
	}
	div.infoTableWrapper div.infoTableFooter {
		width:553px;
		height:20px;
		clear:both;
		background:transparent url(gfx/infoTableFooter.png) no-repeat;
	}

table.infoTable td {
	padding:2px 5px;
	white-space:nowrap;
	vertical-align:top;
}
