/* orc style sheet */

body     {	background-color: #fff;
	margin: 0 }





p, ul    {	color: #6b6b6b;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif }




.small_text      {	color: #fff;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif }





.headline    {	color: #fff;
	font-weight: bold;
	font-size: 1.3em }




.subhead         {	color: #fff;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana;
	float: none;
	clear: none }
.subheadrechts {	color: #fff;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana;
	text-align: right;
	float: none;
	clear: none }

.subheadkasten   {	color: white;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana;
	border: #6ed2aa }



a.white:link, a.white:visited  {	color: #295ba7;
	text-decoration: none }


a.white:hover  {	color: #295ba7;
	text-decoration: none }


a.top:link, a.top:visited  {	color: #295ba7;
	text-decoration: none }


a.top:hover  {	color: #fff;
	text-decoration: none }


a.research:link, a.research:visited  {	color: #295ba7;
	text-decoration: none }


a.research:hover  {	color: #295ba7;
	text-decoration: none }


a.about:link, a.about:visited  {	color: #295ba7;
	text-decoration: none }


a.about:hover  {	color: #295ba7;
	text-decoration: none }


a.pro:link, a.pro:visited  {	color: #295ba7;
	text-decoration: none }


a.pro:hover  {	color: #295ba7;
	text-decoration: none }


a.get:link, a.get:visited   {	color: #fff;
	text-decoration: none }



a.get:hover  {	color: #295ba7;
	text-decoration: none }


.table    {	color: #b4b4b4;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif }




.tabletitle  {	color: #ffffff;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif }


.tablesmallwhite   {	color: #ffffff;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif }



.title_about   {	color: #fff;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif }



a:link, a:visited   {	color: #03f;
	text-decoration: none }



a:hover {
	text-decoration: none;
	color: #376AC4;
}

