body
{
background-image:url('images/background5.jpg');
margin:0;
}

p
{
margin:0;
}

h1 { font-size: 14px; font-weight: bold; line-height:14px; }

img.border {
padding: 0px;
}

.headline
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.ing
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}

.textblack
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
}

.indexlinks
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999;
}

.indexplus
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}

.productlinks
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
}



A:link {text-decoration: none; color:#222;}
A:visited {text-decoration: none; color:#222;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #111;}

th {
	font-weight:bold;
	color:#111;
	text-align:left;
}


table.ex1 {
	border-spacing: 0;
}

table.ex1 td, th {
	padding:0px 0px 0px 10px;
}

table.ex1 tr:nth-child(2n+1) {
	background: #999999 none repeat scroll 0 0;
}

table.ex1 tr:nth-child(2n) {
	background: #888888 none repeat scroll 0 0;
}

table.exhibitions {
	border-spacing: 0;
}

table.exhibitions td, th {
	padding:0px 0px 0px 10px;
}

table.exhibitions tr:nth-child(2n+1) {
	background: #999999 none repeat scroll 0 0;
}

table.exhibitions tr:nth-child(2n) {
	background: #888888 none repeat scroll 0 0;
}