/**
 * Style sheet GYGO_Inhalt
 */
#container
{
	width:898px;
	margin-right:auto;
	margin-left:auto;
	background-color:#E4E4E4;
	background-image:url("http://hbfis.gygo-mainz.de/tl_files/GYGO/bg.png");
	background-position:left top;
	background-repeat:repeat-x;
	border-width:0px 1px;
	border-style:solid;
	border-color:#666666;
	color:#000000;
	min-height: 700px;
}

#main
{
	width:660px;
	margin-right:20px;
	margin-left:20px;
	font-family:Myriad Web Pro,sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#202020;
}

#main a
{
	margin-left:0px;
	font-family:Myriad Web Pro,sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:10pt;
	color:#000000;
}

#main a:hover
{
	margin-left:0px;
	font-family:Myriad Web Pro,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
	color:#8ab858;
}
