/* --- webwinkel --- */
#content .button
{
	text-decoration: none;
	padding:1px 32px 3px 8px;
	float: right;
	font-size: 0.85em;
}

.intro {
	padding: 0 10px;
}

div#content div#column_2 div.wrapper 
{
	clear: both;
	width: 570px;
	float: left;
}

div.wrapper_pulldowns{
	width: 570px;		
	padding: 10px 0 9px 0;
	background: url(/images/line_wrapper_home.gif) bottom no-repeat;
}

div.wrapper_pulldowns{
	float: left;
	width: 570px;
}

div#column_2 div.pulldown_header{
	background: #129CC9;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #ffffff;
	width: 560px;
}

html>body div#column_2 div.pulldown_header{
	width: 560px;
}

div.pulldown_thing{	
	font-size: 0.85em;	
	line-height: 1.3em;
	padding: 6px 10px 7px 10px;
	background: #89cee4;
	width: 550px;		
}

html>body div.pulldown_thing{
	width: 550px;
}

div#column_2 a.pulldownbutton{
	border: 1px solid #7f9db9;
	background: url(/images/button_pulldown.gif) no-repeat #ffffff right center;
	width: 540px;
	padding: 4px 0 5px 9px;
	display: block;
	text-decoration: none;	
}

html>body div#column_2 a.pulldownbutton{
	width: 540px;
}

div#column_2 a.pulldownbutton:hover, div#column_2 a.pulldownbutton:active{
	text-decoration: none;
}

div#column_2 div.pulldown ul li{
	border: 1px solid #7f9db9;
	border-top: 0;
	width: 548px;	
}

html>body div#column_2 div.pulldown ul li{
	width: 548px;
}

div#column_2 div.pulldown ul li a{
	display: block;
	width: 536px;
	padding: 4px 0px 5px 14px;
	background: url(/images/bullet.gif) no-repeat 5px center #6bc1dd;
	text-decoration: none;		
}

html>body div#column_2 div.pulldown ul li a{
	width: 536px;
}

div#column_2 div.pulldown ul li a:hover{
	background: url(/images/bullet.gif) no-repeat 5px center #dbf0f7;	
}

div#content div#column_2 div.wrapper div{
	float: left;
	width: 275px;
	margin: 10px 20px 0px 0px;	
	border: 1px solid #88CDE4;
	background: transparent url(/images/bg_content.gif) repeat scroll left center;
	padding: 10px 10px 10px 10px;
}


div#content div#column_2 div.wrapper div h2{
	margin-top: 0;
	margin-left: 0;
}

div#content div#column_2 div.wrapper div img{
	width: auto;
	margin-right: 10px;
}

div#content div#column_2 div.wrapper div p{
	font-size: 0.85em;
	line-height: 1.45em;
	padding: 0;
}

div#content div#column_2 div.wrapper div.right{
	margin-right:0;
}


html>body div#content div#column_2 div.wrapper div{
	width: 253px;	
}

div#content div#column_2  div.wrapper div.productprice
{
	width: 253px;
	border:0;
	background:#ffffff;
	padding:0px;
	margin:10px 0 0;
}

* html div#content div#column_2  div.wrapper div.productprice { margin: 0; }
*:first-child+html div#content div#column_2  div.wrapper div.productprice { margin: 0; }

	div#content div#column_2  div.wrapper div.productprice a {
		display: block;
		float: right;
		width: 23px;
		margin: 0;
		padding: 0;
	}
	
		div#content div#column_2  div.wrapper div.productprice a img {
			display: block;
			width: 23px;
			margin: 0;
			padding: 0;
		}
		
		* html div#content div#column_2  div.wrapper div.productprice a img {
			margin: 0 -3px 0 0;
		}

.oldprice
{
	text-decoration: line-through;
	color: #820082;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}

.newprice
{
	font-weight: bold;
	color: #820082;
	float: left;

}

div#content div#column_2 div.wrapper div img.productbutton
{
	float: right;
	/*margin-right: 0px;*/
	margin: 0;
}

.productfooter
{
	margin-top: 30px;
}


