	body {
		font-family: Tahoma, Verdana, Geneva, sans-serif;		
		background: #000 url('http://resources.powershot.de/i/background.jpg') no-repeat fixed;
	}

	#page-wrapper {
		position:absolute;
		background: url('http://resources.powershot.de/i/Canon.png') no-repeat;
		width:960px;
		margin-top:44px;	
		margin-left:30px;	
	
	}

	.merkzettel {
		background: url('http://resources.powershot.de/i/background_Merkzettel.jpg');
		background-color:#fff;
		height:120px;
		width:156px;
		-moz-border-radius:15px; /* for mozilla firefox */
		-webkit-border-radius:15px; /* for safari, google chrome */
	}


	#kasten-1, #kasten-2, #kasten-3, #kasten-4 {
		height:70px;
		width:155px;
		background: transparent;
	}


	#kasten-1 {
		position:absolute;
		left:789px;
		top:105px;
	}

	#kasten-2 {
		position:absolute;
		left:789px;
		top:215px;
	}

	#kasten-3 {
		position:absolute;
		left:789px;
		top:325px;
	}

	#kasten-4 {
		position:absolute;
		left:789px;
		top:435px;
	}

	#merkzettel .headline {
		padding-left:10px;
		font-size:15px;
		color: #fff;
	}

	#merkzettel .merkzettel-hr {
		margin-top: 10px;	
		margin-bottom: 10px;	
	
	}

	#merkzettel #merkzettel-content {
		padding-left:10px;
		padding-right:10px;
		font-size:12px;
		color: #fff;
		clear:both;
	}

	.merkzettel a {
		color: #fff;
		text-decoration: none;
	}

	.merkzettel a:hover {
		color: #fff;
		text-decoration: underline;
	}

	#col1 {
	
		float:left;
		width:188px;
		padding-top:105px;
		overflow :none;
		display: inline;
	}
	#col2 {
		float:left;
		width:755px;
		overflow :none;
		display: inline;
		background: url('http://resources.powershot.de/i/background_Inner-col1.png') repeat-y;
		margin-top: 12px;
	}
	.product-wrapper {
		background: url('http://resources.powershot.de/i/eos450d/background.png') repeat-y;
		margin: 0px;
		padding-top: 21px;
		padding-bottom: 21px;
		padding-left: 15px;
		width:740px;
	}

	.product-content {
		float:left;
		overflow:none;
		margin: 0px;
		background-color: #fff;
		padding: 10px;
		width:645px;
		min-height:168px;	
	}

	.product-content a {
		color: #000;
		text-decoration: none;
	}

	.product-content a:hover {
		text-decoration: underline;
	}

	.product-right {
		float:left;
		overflow:none;
		margin: 0px;
	}

	.kontakt {
		margin-top: 10px ;
		margin-bottom: 10px ;
		float: right;
		color: #fff; 
		font-size:11px;
	}

	.kontakt a{
		color: #fff; 
		text-decoration: none;
	}

	.kontakt a:hover{
		color: #fff; 
		text-decoration: underline;
	}

	.produkt-tabelle, .produkt-image, .produkt-text, .produkt-button {
		display: inline;
		float:left;
		font-size:13px;
	}
	.produkt-image 		{width:145px; text-align:center;}
	.produkt-tabelle 	{width:125px; margin-left:15px;}
	.produkt-text 		{width:205px;}
	.produkt-button 	{width:125px; margin-left:15px; text-align:center;}
	.produkt-tabelle td 	{vertical-align: middle;}
	.produkt-text h1 	{font-size:12px; font-weight: bold;}
	.produkt-button h1 	{font-size:12px; font-weight: bold;}
	.produkt-text p 	{font-size:13px;}
