body {
	color: #ffffff;
	background-color:#808080;
    margin: 0 0 0 0; /* top, right, bottom, left */ 
}

h1			
{ 
	font-size:16px; 
	color:#ffffff; 
	font-family:Arial; 
	font-weight:bold; 
}

h2			{
	font-size:18px;
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}

h3 			{
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}
h4 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 2px;
}
table, tbody
{
	border-collapse: collapse; /* 'cellspacing' equivalent */
	padding: 0; /* 'cellpadding' equivalent */
	border:0px;
}

th
{
	width:575px;
	border:0px;
}

tr
{
	background-color:#606060;
	border:0px;
}
td 			
{ 
	font-size:12px; 
	color:#ffffff; 
	font-family:Arial; 
	font-weight:normal; 
	text-align:justify; 
	border:0px;
}

.bilder-klasse
{
	width:125px;
}

.text-klasse
{
	width:450px;
}

.spezial-klasse
{
	width:575px;
	background-color:#606060;
}

.shadow_top_left {
	height: auto;
	width: auto;
	background-color:#606060;
}

.shadow_top_right {
	height: auto;
	width: 20px;
	background-image: url(http://www.bs-kunsthandel.de/grafik/r-s.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	background-color:#808080;
}

.shadow_bottom_right {
	height: 20px;
	width: auto;
	background-image: url(http://www.bs-kunsthandel.de/grafik/r-u.gif);
	background-repeat: no-repeat;
	background-color:#808080;
}

.shadow_bottom_left {
	height: 20px;
	width: auto;
	background-image: url(http://www.bs-kunsthandel.de/grafik/m-u.gif);
	background-repeat: repeat-x;
	background-color:#808080;
}

#d1link 
{
display:block;
text-align:center
}