
/**
 * BOX HEADLINE
 * Kopfzeile der Box
 */

#thermos-hifi .box .box_headline_left {
	margin: 0 28px 10px 0; /* top right bottom left */
	height: 30px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-headline-left.png) no-repeat left top;
}

* html #thermos-hifi .box .box_headline_left { background-image: url(../images/box-headline-left.gif); }
#thermos-hifi .box:hover .box_headline_left { background-image: url(../images/box-headline-left-hover.png); }
* html #thermos-hifi .box:hover .box_headline_left { background-image: url(../images/box-headline-left-hover.gif); }

#thermos-hifi .box .box_headline_right {
	margin: 0 0 0 14px; /* top right bottom left */
	width: 100%;
	height: 30px;
	padding: 0 14px 0 0; /* top right bottom left */
	background: transparent url(../images/box-headline-right.png) no-repeat right top;
}
* html #thermos-hifi .box .box_headline_right { background-image: url(../images/box-headline-right.gif); }
#thermos-hifi .box:hover .box_headline_right { background-image: url(../images/box-headline-right-hover.png); }
* html #thermos-hifi .box:hover .box_headline_right { background-image: url(../images/box-headline-right-hover.gif); }

#thermos-hifi .box .box_headline {
	line-height: 30px;
	vertical-align: middle;
	margin: 0; /* top right bottom left */
	width: 100%;
	height: 30px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-headline.png) repeat-x left top;
	/* display: table-cell; */
	/* vertical-align:middle; */
}
* html #thermos-hifi .box .box_headline { background-image: url(../images/box-headline.gif); }
#thermos-hifi .box:hover .box_headline { background-image: url(../images/box-headline-hover.png); }
* html #thermos-hifi .box:hover .box_headline { background-image: url(../images/box-headline-hover.gif); }


/**
 * BOX INTERLINE
 * Zwischenkopfzeile der Box
 */

#thermos-hifi .box .box_interline_left {
	margin: -10px 28px 10px 0; /* top right bottom left */
	height: 30px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-interline-left.png) no-repeat left top;
}

* html #thermos-hifi .box .box_interline_left { background-image: url(../images/box-interline-left.gif); }
#thermos-hifi .box:hover .box_interline_left { background-image: url(../images/box-interline-left-hover.png); }
* html #thermos-hifi .box:hover .box_interline_left { background-image: url(../images/box-interline-left-hover.gif); }

#thermos-hifi .box .box_interline_right {
	margin: 0 0 0 14px; /* top right bottom left */
	width: 100%;
	height: 30px;
	padding: 0 14px 0 0; /* top right bottom left */
	background: transparent url(../images/box-interline-right.png) no-repeat right top;
}

* html #thermos-hifi .box .box_interline_right { background-image: url(../images/box-interline-right.gif); }
#thermos-hifi .box:hover .box_interline_right { background-image: url(../images/box-interline-right-hover.png); }
* html #thermos-hifi .box:hover .box_interline_right { background-image: url(../images/box-interline-right-hover.gif); }

#thermos-hifi .box .box_interline {
	line-height: 30px;
	vertical-align: middle;
	margin: 0; /* top right bottom left */
	width: 100%;
	height: 30px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-interline.png) repeat-x left top;
}

* html #thermos-hifi .box .box_interline { background-image: url(../images/box-interline.gif); }
#thermos-hifi .box:hover .box_interline { background-image: url(../images/box-interline-hover.png); }
* html #thermos-hifi .box:hover .box_interline { background-image: url(../images/box-interline-hover.gif); }


/**
 * BOX FOOTER
 * Fußzeile der Box
 */

#thermos-hifi .box .box_footer_left {
	margin: -10px 28px 10px 0; /* top right bottom left */
	height: 30px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-footer-left.png) no-repeat left top;
	background: transparent url(../images/box-footer-left.gif) no-repeat left top;
}
* html #thermos-hifi .box .box_footer_left { background-image: url(../images/box-footer-left.gif); }
#thermos-hifi .box:hover .box_footer_left { background-image: url(../images/box-footer-left-hover.png); }
* html #thermos-hifi .box:hover .box_footer_left { background-image: url(../images/box-footer-left-hover.gif); }

#thermos-hifi .box .box_footer_right {
	margin: 0 0 0 14px; /* top right bottom left */
	width: 100%;
	height: 30px;
	padding: 0 14px 0 0; /* top right bottom left */
	background: transparent url(../images/box-footer-right.png) no-repeat right top;
	background: transparent url(../images/box-footer-right.gif) no-repeat right top;
}
* html #thermos-hifi .box .box_footer_right { background-image: url(../images/box-footer-right.gif); }
#thermos-hifi .box:hover .box_footer_right { background-image: url(../images/box-footer-right-hover.png); }
* html #thermos-hifi .box:hover .box_footer_right { background-image: url(../images/box-footer-right-hover.gif); }

#thermos-hifi .box .box_footer {
	line-height: 30px;
	vertical-align: middle;
	margin: 0; /* top right bottom left */
	width: 100%;
	height: 30px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-footer.png) repeat-x left top;
}

* html #thermos-hifi .box .box_footer {  background-image: url(../images/box-footer.gif); }
#thermos-hifi .box:hover .box_footer { background-image: url(../images/box-footer-hover.png); }
* html #thermos-hifi .box:hover .box_footer { background-image: url(../images/box-footer-hover.gif); }


/**
 * BOX TOP
 * Kopfzeile der Box ohne Überschrift
 */

#thermos-hifi .box .box_top_left {
	margin: 0 28px 10px 0; /* top right bottom left */
	height: 14px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-top-left.png) no-repeat left bottom;
}
* html #thermos-hifi .box .box_top_left { background-image: url(../images/box-top-left.gif); }
#thermos-hifi .box:hover .box_top_left { background-image: url(../images/box-top-left-hover.png); }
* html #thermos-hifi .box:hover .box_top_left { background-image: url(../images/box-top-left-hover.gif); }

#thermos-hifi .box .box_top_right {
	margin: 0 0 0 14px; /* top right bottom left */
	width: 100%;
	height: 14px;
	padding: 0 14px 0 0; /* top right bottom left */
	background: transparent url(../images/box-top-right.png) no-repeat right bottom;
}
* html #thermos-hifi .box .box_top_right { background-image: url(../images/box-top-right.gif); }
#thermos-hifi .box:hover .box_top_right { background-image: url(../images/box-top-right-hover.png); }
* html #thermos-hifi .box:hover .box_top_right { background-image: url(../images/box-top-right-hover.gif); }

#thermos-hifi .box .box_top {
	margin: 0; /* top right bottom left */
	width: 100%;
	height: 14px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-top.png) repeat-x left bottom;
}
* html #thermos-hifi .box .box_top { background-image: url(../images/box-top.gif); }
#thermos-hifi .box:hover .box_top { background-image: url(../images/box-top-hover.png); }
* html #thermos-hifi .box:hover .box_top { background-image: url(../images/box-top-hover.gif); }


/**
 * BOX BODY
 * Körper der Box
 */

#thermos-hifi .box .box_body_left {
	margin: -10px 28px 10px 0; /* top right bottom left */
	padding: 0; /* top right bottom left */
	background: url(../images/box-body-left.png) repeat-y left top;
}
* html #thermos-hifi .box .box_body_left { background-image: url(../images/box-body-left.gif); }
#thermos-hifi .box:hover .box_body_left { background-image: url(../images/box-body-left-hover.png); }
* html #thermos-hifi .box:hover .box_body_left { background-image: url(../images/box-body-left-hover.gif); }

#thermos-hifi .box .box_body_right {
	margin: 0 0 0 14px; /* top right bottom left */
	width: 100%;
	padding: 0 14px 0 0; /* top right bottom left */
	background: transparent url(../images/box-body-right.png) repeat-y right top;
}
* html #thermos-hifi .box .box_body_right { background-image: url(../images/box-body-right.gif); }
#thermos-hifi .box:hover .box_body_right { background-image: url(../images/box-body-right-hover.png); }
* html #thermos-hifi .box:hover .box_body_right { background-image: url(../images/box-body-right-hover.gif); }

#thermos-hifi .box .box_body {
	margin: 0; /* top right bottom left */
	width: 100%;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-body.png) repeat left top;
}
* html #thermos-hifi .box .box_body { background-image: url(../images/box-body.gif); }
#thermos-hifi .box:hover .box_body { background-image: url(../images/box-body-hover.png); }
* html #thermos-hifi .box:hover .box_body { background-image: url(../images/box-body-hover.gif); }


/**
 * BOX BOTTOM
 * Fußzeile der Box ohne Inhalt
 */

#thermos-hifi .box .box_bottom_left {
	margin: -10px 28px 10px 0; /* top right bottom left */
	height: 14px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-bottom-left.png) no-repeat left top;
}
* html #thermos-hifi .box .box_bottom_left { background-image: url(../images/box-bottom-left.gif); }
#thermos-hifi .box:hover .box_bottom_left { background-image: url(../images/box-bottom-left-hover.png); }
* html #thermos-hifi .box:hover .box_bottom_left { background-image: url(../images/box-bottom-left-hover.gif); }

#thermos-hifi .box .box_bottom_right {
	margin: 0 0 0 14px; /* top right bottom left */
	width: 100%;
	height: 14px;
	padding: 0 14px 0 0; /* top right bottom left */
	background: transparent url(../images/box-bottom-right.png) no-repeat right top;
}
* html #thermos-hifi .box .box_bottom_right { background-image: url(../images/box-bottom-right.gif); }
#thermos-hifi .box:hover .box_bottom_right { background-image: url(../images/box-bottom-right-hover.png); }
* html #thermos-hifi .box:hover .box_bottom_right { background-image: url(../images/box-bottom-right-hover.gif); }

#thermos-hifi .box .box_bottom {
	margin: 0; /* top right bottom left */
	width: 100%;
	height: 14px;
	padding: 0; /* top right bottom left */
	background: transparent url(../images/box-bottom.png) repeat-x left top;
}
* html #thermos-hifi .box .box_bottom { background-image: url(../images/box-bottom.gif); }
#thermos-hifi .box:hover .box_bottom { background-image: url(../images/box-bottom-hover.png); }
* html #thermos-hifi .box:hover .box_bottom { background-image: url(../images/box-bottom-hover.gif); }


/*****************************************************************************************************************pagebeam**/