/*
  -----------------------------------------------------
   (c) 2004,2005 by epd - EDV-Beratung Peter Dobrick
   v 5.022.601
   Lizensiert für Agenzia GastroJob
  -----------------------------------------------------
*/
body, a
{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	cursor:url("/shared/images/gastrojob.pointer.cur");
}
a
{
	cursor:url("/shared/images/gastrojob.hand.cur");
}
a:hover
{
	color: yellow;
}

td.sprachauswahl a
{
	padding: 2px;
	border: none;
}
td.sprachauswahl a:hover
{
	padding: 2px;
	background-color: white;
}

#effekt
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 300px;
}

#effekt2
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 125px;
}

