.boxmain {
	background-image: url(../img/bg/box_bg.gif);
	background-repeat: repeat;
}
.boxheader {
	background-image: url(../img/bg/box_header.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 20px;
	padding-top: 8px;
	vertical-align: top;
}
.boxbottom {
	background-image: url(../img/bg/box_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 7px;
}
.boxmain TD#content {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 13px;
}
.boxmain DIV {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.boxmain TD#content A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.boxlink:hover {
	color: #FFFFFF;
}

.boxmain TD#content DIV.kat_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996600;
}
.boxmain TD#content .kat_link_act {
	font-weight: bold;
	background-color: #CCCC7F;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #875A00;
	color: #875A00;
}

.boxmain TD#content DIV.aktion {
	background-image: url(../img/aktion2.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 113px;
	width: 139px;
	cursor: pointer;
	cursor: hand;

}
DIV#title {
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
DIV.aktion SPAN#price  {
	padding-left: 5px;
	font-weight: bold;
}


.boxmain TD#content DIV.aktion A:hover {
	color: #BE5E1E;
}
.boxmain TD#content SPAN#price {
	font-size: 16px;
	color: #FF0000;
}
.boxmain  DIV.wk {
	background-image: url(../img/wk.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 156px;
	padding-left: 6px;
	margin-left: 9px;
	margin-top: 0px;
	padding-top: 0px;
}
.boxmain  DIV.wk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}