@charset "utf-8";
/* CSS Document */

.box4x2 {
	width:758px;
	height:344px;
	font-family:"trebuchet MS", verdana;
	background: url(../../../images/pics/$file/artikelbox.png) bottom left no-repeat;
	position: absolute;
	z-index: 0;
}

.box3x2FLASH {
	width:568px;
	height:344px;
	font-family:"trebuchet MS", verdana;
	background: url(../../../images/pics/$file/artikelbox.png) bottom left no-repeat;
	position: absolute;
	z-index: 0;
}

/* Ab hier neue Klassen */
#bewertung {
	margin-left:405px;
	margin-right: 0px;
    margin-top: -58px;
}
#schwierigkeitsgrad {
	background: url(../../../images/pics/$file/schwierigkeitsgrad.jpg) no-repeat 0 -1px;
	height:20px;
	margin-right:54px;
	line-height:18px;
	float:left;
}
#schwierigkeitsgrad span {
	padding-left:27px;
}

.QuickSearch {
	margin: 65px 0 0 9px;
	padding: 0;
	float: left;
	border-left:1px solid #908e8e;
	border-top:1px solid #908e8e;
	border-right:0;
	border-bottom:0;
	background-color:#fff;
	width:165px;
	height:18px;
	background-image:url("../imgs/search.gif");
	background-repeat:no-repeat;
	background-position:145px;
}

.QuickSearch input.box {
	border:0;
	background-color:#fff;
	font:normal 10px Verdana;
	color:#003278;
	width:140px;
	height:12px;
	
	padding:3px 0 0 3px;
	margin:0 0 2px 0;
}

.QuickSearch input.search {
	width:16px;
	height:16px;
}

div.DivSearch {
	width:142px;
}

div.DivSearchButton {
	width:16px;
	height:16px;
	float:right;
}
