﻿#wtmt #layout_table
{
	border: solid 5px #333333;
	font-family: Verdana;
	width:920px;
}

#wtmt #header_row, #wtmt #footer_row
{
	background-color: #333333;
	height: 150px;
}

#wtmt #content
{
	margin: 10px;
	border: solid 5px #333333;
}

#wtmt .a_bezeichnung
{
	background-color: #eeeeee;
	font-size: 36px;
	font-weight: bold;
	color: #cc0000;
}

#wtmt .content_header_line
{
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#wtmt .content_line
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	font-size: 24px;
}

#wtmt #sg_beschreibung_zusatz_d, #wtmt #sg_beschreibung_zusatz_e
{
	text-align: center;
	margin-left: auto;
	margin: right:auto;
	background-color: #eeeeee;
	font-size: 24px;
	color: #333333;
}

#wtmt #a_nr
{
	font-size: 12px;
	color: #aa0000;
	background-color: #dddddd;
}

/* This must remain here to support legacy auctions that have been placed before the cange to .article_image class*/
#wtmt #article_image
{
	background-color: #ffffff;
	width:800px;
}

#wtmt .article_image
{
	background-color: #ffffff;
	width:800px;
}

#wtmt img
{
	max-width:800px;
}

#wtmt #banner
{
	background-image: url('http://www.wtmt.de/ebay/templates/bikeparts/header.jpg');
	background-repeat: no-repeat;
	width: 910px;
}

#wtmt #footer
{
	background-image: url('http://www.wtmt.de/ebay/templates/bikeparts/footer.jpg');
	background-repeat: no-repeat;
	width: 910px;
}

#wtmt #tags
{
	height:1px;
	overflow:hidden;
}