@charset "ISO-8859-15";

/* cTc-GmbH.css: CSS2 style-sheet for the homepage of cTc GmbH, germany */
/* (c) 2009-2011 by cTc GmbG, Germany */

<style type="text/css">

  *		{
			font-family:		Arial,Helvetica,sans-serif;
			font-style:		normal;
			font-weight:		normal;
			font-size:		90.1%;
		}
  
  body		{
			font-family:		Arial,Helvetica,sans-serif;
			font-style:		normal;
			font-weight:		normal;
			font-size:		85%;
			color: 			black;
			alink:			darkblue;
			link:			darkblue;
			vlink:			darkblue;
		}

  body.outside	{
			font-family:		Arial,Helvetica,sans-serif;
			font-style:		normal;
			font-weight:		normal;
			font-size:		85%;
			color: 			black;
			background-color:	#F8F8F8;
			alink:			red;
			link:			red;
			vlink:			red;
		}

  body.inside	{
			overflow:		scroll;
			font-family:		Arial,Helvetica,sans-serif;
			font-style:		normal;
			font-weight:		normal;
			font-size:		85%;
			min-width:		500;
			max-width:		684;
			color: 			black;
			alink:			blue;
			link:			blue;
			vlink:			blue;
		}

  body.HPcTc	{
			font-family:		Arial,Helvetica,sans-serif;
			font-style:		normal;
			font-weight:		normal;
			font-size:		85%;
			min-width:		300;
			max-width:		684;
			color: 			black;
			padding:		0px 0px 0px 80px; /* o r u l */
			alink:			cornflowerblue;
			link:			cornflowerblue;
			vlink:			cornflowerblue;
			background-image:	url(/pics/HPcTc.png);
			background-position:	left top;
			background-repeat:	no-repeat;
			background-attachment:	scroll;
		}

  body.HPcTcPartner {
			font-family:		Arial,Helvetica,sans-serif;
			font-style:		normal;
			font-weight:		normal;
			font-size:		85%;
			min-width:		300;
			max-width:		684;
			color: 			black;
			padding:		0px 0px 0px 80px; /* o r u l */
			alink:			cornflowerblue;
			link:			cornflowerblue;
			vlink:			cornflowerblue;
			background-image:	url(/pics/HPcTcPartner.png);
			background-position:	left top;
			background-repeat:	no-repeat;
			background-attachment:	scroll;
		}

  div.title	{
			font-size:		110%;
		}

  div.body	{
			font-size:		90%;
			background-color:	white;
			color: 			black;
			padding:		0px 10px 0px 10px; /* o r u l */
  		}
  
  h1.body_h1	{
			font-size:		105%;
		}

  h2.body_h2	{
			font-size:		105%;
		}

  a.head	{
			font-size:		100%;
			color: 			#1010FF;
		}

  h3.sp_h3	{
			font-size:		98%;
			color: 			black;
			padding:		0px 0px 0px 10px; /* o r u l */
		}

  a.sp_a	{
			font-size:		90%;
			color: 			red;
		}

  div.sp_point	{
			font-size:		90%;
			color: 			black;
			padding:		0px 0px 0px 10px; /* o r u l */
		}

  h3.list_h3	{
			font-size:		98%;
			color: 			black;
			padding:		0px 0px 0px 10px;
		}

  a.list_a	{
			font-size:		90%;
			color: 			red;
		}

  div.list_point {
			font-size:		90%;
			color: 			black;
			padding:		0px 0px 0px 10px; /* o r u l */
		}

  div.list_KIC	{
			font-size:		75%;
			color: 			red;
			text-decoration:	none;
		}

  strong.grey	{
			color:			grey;
		}

  strong.hp	{
			color:			blue;
		}

  strong.hp_red	{
			color:			red;
		}

  span.hp	{
			color:			darkblue;
		}

</style>

/* end of cTc-GmbH.css */

