/* Sale 2011 */
body {
  background-color:#000;
  background-image:url(http://files.titus.de/titusde/misc/sale/sale_hintergrund.jpg);
  background-position:center top;
  background-repeat:repeat-y;
}

/*
	Mini Teaser 240x140px & 225x140px Class
	begin -->
*/
.teaser-mini-240, .teaser-mini-225{
	position:relative;
	height:140px;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

.teaser-mini-240 p, .teaser-mini-225 p {
	height:140px;
	background-repeat: no-repeat !important;
	margin:0;
	padding:0;
}

.teaser-mini-240 a, .teaser-mini-225 a {
	height:140px;
	display:block;
	background-repeat: no-repeat !important;
}

.teaser-mini-240 span, .teaser-mini-225 span {
	display:none;
}

.teaser-mini-240 a:hover, .teaser-mini-225 a:hover {
	background-image: none !important;
}

/*
	Mini Teaser 240x140px & 225x140px Class
	<-- end
*/



/*
	Mini Teaser 240x140px Class
	begin -->
*/

.teaser-mini-240, .teaser-mini-240 a {
	width:240px;
}

.teaser-mini-240 a {
	background-position: -240px 110px !important;
}


.teaser-mini-240 p {
	background-position: 0 110px !important;
	height:140px;
}

/*
	Mini Teaser 240x140px Class
	<-- end
*/

/*
	Mini Teaser 225x140px Class
	begin -->
*/
.teaser-mini-225, .teaser-mini-225 a {
	width:225px;
}

.teaser-mini-225 a {
	background-position: -255px 115px !important;
}


.teaser-mini-225 p {
	background-position: -15px 115px !important;
	height:140px;
}
/*
	Mini Teaser 225x140px Class
	end -->
*/

/* SIZE CHARTS */

.customsizechart div.sprich {
	display:none;
}
.customsizechart * {
	padding:0px;
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}
.customsizechart table, .customsizechart tr {
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
.customsizechart td {
	padding:3px;
	padding-left:7px;
	padding-right:7px;
	border:0px;
	border-right:1px dotted black;
	width:23px;
}
.customsizechart td.dreier {
	width:173px;
	text-align:center;
}
.customsizechart tr.grau {
	background-color:#dddddd;
}
.customsizechart td.letzte {
	border-right:0px;
}
.customsizechart td.erste {
	width:20px;
}
.customsizechart p {
	width:400px;
	margin-bottom:10px;
	margin-left:7px;
}
.customsizechart p.headline {
	padding-top:20px;
}
.customsizechart table {
	margin-bottom:10px;
}
.customsizechart #head {
	display:none;
	padding-left:17px;
	padding-top:50px;
	padding-bottom:10px;
	background-color:#e2001a;
}
.customsizechart #content {
	margin:10px;
}
.customsizechart img {
	position:relative;
	left:-2px;
}
.customsizechart a {
    display:none;
}


