/*
  -----------------------------------------------------
   (c) 2004,2005 by epd - EDV-Beratung Peter Dobrick
   v 5.022.601
   Lizensiert für Agenzia GastroJob
  -----------------------------------------------------
*/
body
{
	margin: 20px;
	background-color: white;

	scrollbar-base-color:       red;
	scrollbar-track-color:      #008800;
	scrollbar-arrow-color:      white;
	cursor:url("/shared/images/gastrojob.pointer.cur");

	font-family: Trebuchet MS,Tahoma;
	font-size: 12pt;
}

h1
{
	font-family: Arial;
	font-size: 16pt;
	color: #008800;
	border-top: solid 1px #d0d0d0;
	background-image: url(images/wz.teeblatt.3.jpg);
	background-repeat : no-repeat;
	background-attachment: fixed;
	height : 33px;
	margin-top: 0px;
	padding-top: 3px;
	min-height : 33px;
}
h2
{
	font-family: Arial;
	font-size: 13pt;
	color: #008800;
}

input.buttons
{
	background-color: yellow;
	color: black;
	cursor: hand;
	border: outset 3px #008800;
}

div.footNote
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}
div.epd
{
	font-family: Verdana;
	font-size: 10px;
}
b.epd
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000088;
}
b.epd i.e
{
	font-family: Times New Roman;
	font-size: 13pt;
	color: #ecb613;
}

div.pagestamp
{
	font-family: Verdana;
	font-size: 7pt;
	text-align: center;
}

a
{
	color: blue;
	cursor:url("/shared/images/gastrojob.hand.cur");
}
a:hover
{
	color: red;
}

div.copy
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
}

a.abmelden
{
	font-family: Verdana;
	font-size: 9pt;
	border: solid 1px #ff0000;
	background-color: #ffeaea;
	color: #ff0000;
	font-weight: bold;
	padding: 3px;
}
a.abmelden:hover
{
	background-color: #ffff00;
}

div.InfoRed,
div.InfoRed2,
div.InfoGreen,
div.InfoGreen2,
div.InfoBlue
{
	width: 240px;
	font-family: Verdana;
	font-size: 9pt;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
	line-height: 1.6em;
}
div.InfoRed,
div.InfoRed2
{
	border:solid 2px #ff0000;
	background-color: #ffeeee;
}
div.InfoGreen,
div.InfoGreen2
{
	border:solid 2px #008800;
	background-color: #eeffee;
}
div.InfoBlue
{
	border:solid 2px #000088;
	background-color: #eeeeff;
}

div.InfoRed2,
div.InfoGreen2
{
	display: inline;
	float: right;
	margin: 10px;
}

b.gj
{
	color: red;
	letter-spacing: 2px;
}

div.ref
{
	width: 240px;
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	vertical-align: top;
	line-height: 1.6em;

	border: solid 2px #888800;
	background-color: #ffffee;
	padding: 6px;
}

div.absatz
{
	font-family: Trebuchet MS,Tahoma;
	font-size: 12pt;
	display: block;
	text-align: justify;
	margin: 10px;
	width: 750px;

}
b
{
	background-image: url("/shared/images/underlline_yellow2.jpg");
	background-repeat : no-repeat;
}

div.absatz ul
{
}
div.absatz ul li
{
	margin-bottom: 10px;
}
div.InfoRed b,
div.InfoRed2 b,
div.InfoGreen b,
div.InfoGreen2 b,
div.InfoBlue b
{
	background-image: none;
}
div.diashowcontainer
{
	border:solid 2px #000000;
	padding: 0px;
	margin: 10px;
}

td
{
	vertical-align: top;
	
}