
 /* welt der orcas css main file */
 /* (c) 2003 by Arthas.net */


 body		{ 

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

 }

 td		{

	background-color: transparent;

	font-family: Arial, Verdana, Tahoma, Sans-serif, Serif;
	font-weight: normal;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

	line-height: 150%;
	letter-spacing: 0px;

 }

 a:link, a:active, a:visited	{

	color: #4784E2;

 }

 a:hover	{

	color: #69A1F6;

 }

 .maincontent	{

	background-image:  url("../img/background.jpg");
	background-repeat: repeat;

	height: 100%;


 }

 .headerbg	{

	background-image:  url("../img/top3.jpg");
	background-repeat: no-repeat;

 }

 .content	{

	height: 100%;
	width: 60%;

 }

 .leftcontent	{

	height: 100%;
	width: 100%;

 }

 .menufooter	{

	height: 326px;
	background-image:  url("../img/menu_footer.jpg");
	background-repeat: repeat;

 }

 .subcaption	{

	color: #000000;
	font-weight: bold;
	font-size: 8.5pt;

 }

 .sublink	{

	font-size: 8pt;

 }

 .orca	{

	color: #000000;

 }

