.head1
{
	color: #666666;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

.head2
{
	color: #999999;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

.copy
{
	color: #000;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: none;
	font-size: 11px;
	line-height: 120%;
}

.copy:hover
{
	color: #000;
	line-height: 100%;
}

.copybold
{
	color: #000;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: none;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
}

.copybold:hover
{
	color: #000;
	line-height: 100%;
}

.trans
{
	color: #FFF;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: none;
	font-size: 11px;
	line-height: 120%;
}

.bild
{
	color: #000;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: none;
	font-size: 9px;
	line-height: 120%;
}

.link
{
	color: #888;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: None;
	font-size: 11px;
	line-height: 120%;
}

.link:hover
{
	color: #000;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, "sans serif";
	text-decoration: None;
	font-size: 11px;
	line-height: 120%;
}

.black { background-color: #000; }
.grey { background-color: #888; }
.light { background-color: #BBB; }

