IMG{
	border:none;
}

ul.interest li{
	margin-top:-2px;
	list-style-type:none;
	padding-left:24px;
	line-height:20px;
}

ul.interest .act{
	margin-top:-2px;
	list-style-type:none;
	padding-left:24px;
	line-height:20px;
	background: url(../img/icons/hook.gif) no-repeat left top;
}



div.infoboxes div div.box {

	font-size:9px;

	background:#fff url(../img/layout/box_small_bg1.jpg) repeat-y center;

}

div.infoboxes div div.box .header {

	background:transparent url(../img/layout/box_small_header1.jpg) no-repeat center bottom;

}

div.infoboxes div div.box .body {

	background:transparent url(../img/layout/box_small_inner1.jpg) no-repeat center top;

}

div.infoboxes div div.box .footer {

	background:transparent url(../img/layout/box_small_footer1.jpg) no-repeat center top;

}


.suggestbox{
	background:white;
	border:1px solid silver;
	width:100%;
	z-index:100;
}

.suggestbox ul{
	list-style:none;
	margin:0;padding:0;
}

.suggestbox li{
	margin:0;
	padding:0;
	text-align:left;
}

.suggestbox a{
	color:black;
	text-decoration:none;
	padding:3px 10px;
	display:block;
}

#teaserInbox{
	font-size:11px;
	font-weight:normal;
	color:#2f538f;
}

#teaserInbox a {
	font-weight:bold;
	border:0px;
	color:#2f538f;
	text-decoration:none;
}

#teaserInbox a.count{
	font-weight:bold;
	border:0px;
	color:#ff7f00;
	text-decoration:none;
}

.teaserInbox {
	clear:both;
	width:95%;
	color:#2F538F;
	font-weight:bold;
}
#teaserInbox .left {
	clear:both;
	float:left;
	width:15px;
	margin-top:5px;
}
#teaserInbox .right {
	float:left;
	width:120px;
	display:block;
	margin-top:5px;
	margin-right:10px;
}

#vollSchleier{
	background-color:#FFF;
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	filter:alpha(opacity=60);
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:100;
}
#listOrder td{
	font-size:10px;
}
