body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
td	{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link    {
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}
a:active  {
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}
a:hover   {
	color: #fe911c;
	font-family: Verdana;
	text-decoration: underline;
}
.Links {
	background-image: url(../images/links_repeat.png);
	background-repeat: repeat-y;
}
.Rechts {
	background-image: url(../images/rechts_repeat.png);
	background-repeat: repeat-y;
}
.Copyright {
	position: absolute;
	z-index: 2;
	border: 0;
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	color: #999999;
	right: 10px;
	bottom: 5px;
}
.style1 {
	text-align: center;
}
.Gig_title	{
	font-family: Verdana;
	font-size: 14px;
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
}
.Gig_text	{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
}