body, td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #000000;	
}
.bgcolors {
	border: 1px solid #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
h2 {
	font-size: 18px;
}
.big {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.bigsub {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.norm {
	font-size: 8pt;
	font-weight: bold;
}
.imprint {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 8pt;
}
.norm:link {  color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none}
.norm:visited {  color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none}
.norm:hover {  color: #000000; font-size: 8pt; font-weight: bold; text-decoration: underline}
.norm:active {  color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none}

#IMAGE_BIG {
    margin: 10px;
    border-width: medium;
    border-color: #BBBBBB;
    border-style: double;
    padding: 0px;
}

.thumbnail {
    margin: 5px;
    border-width: medium;
    border-color: #BBBBBB;
    border-style: double;
    padding: 0px;
}