/*********** Links ***********/
a{color: #999999; text-decoration: none;}
a.logo	{color: #828282; font-weight: bold;} /* hell: #cc6633 */
a.schreibt_dunkel{color:#cc0000;}
a.schreibt_hell{color:#ff6666;}
a.liest_dunkel{color:#003399;}
a.liest_hell{color:#3366ff;}
a.denkt_dunkel{color:#669900;}
a.denkt_hell{color:#ccff66;}
a.spricht_dunkel{color:#ff6600;}
a.spricht_hell{color:#ff9933;}
a.lebt_dunkel{color:#993300;}
a.lebt_hell{color:#3366ff;}
a.erreichen_dunkel{color:#828282;}
a.erreichen_hell{color:#cc6633;}

a:visited{color: #999999;}
a:visited.logo	{color: #828282; font-weight: bold;} /* hell: #cc6633 */
a:visited.schreibt_dunkel{color: #cc0000;}
a:visited.schreibt_hell{color: #ff6666;}
a:visited.liest_dunkel{color:#003399;}
a:visited.liest_hell{color:#3366ff;}
a:visited.denkt_dunkel{color:#669900;}
a:visited.denkt_hell{color:#ccff66;}
a:visited.spricht_dunkel{color:#ff6600;}
a:visited.spricht_hell{color:#ff9933;}
a:visited.lebt_dunkel{color:#993300;}
a:visited.lebt_hell{color:#3366ff;}
a:visited.erreichen_dunkel{color:#828282;}
a:visited.erreichen_hell{color:#cc6633;}

a:hover{color:#000000;}
a:hover.logo	{color: #000000; font-weight: bold;} /* hell: #cc6633 */
a:hover.schreibt_dunkel{color: #000000;}
a:hover.schreibt_hell{color: #cc0000;}
a:hover.liest_dunkel{color:#000000;}
a:hover.liest_hell{color:#003399;}
a:hover.denkt_dunkel{color:#000000;}
a:hover.denkt_hell{color:#669900;}
a:hover.spricht_dunkel{color:#000000;}
a:hover.spricht_hell{color:#ff6600;}
a:hover.lebt_dunkel{color:#000000;}
a:hover.lebt_hell{color:#993300;}
a:hover.erreichen_dunkel{color:#000000;}
a:hover.erreichen_hell{color:#828282;}




/*********** Text-Inhalte ***********/
td, div			{font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 15px;}
.text_schreibt	{color: #cc0000; overflow: auto;}
.text_schreibt2	{
	color: #cc0000;
	overflow: hidden;
	font-style: italic;
}
.text_liest		{color: #003399; overflow: auto;} /* hell: #3366ff */
.text_denkt		{color: #669900; overflow: auto; line-height: 20px;} /* hell: #ccff66 */
.text_spricht	{color: #ff6600; overflow: auto;} /* hell: #ff9933 */
.text_lebt		{color: #993300; overflow: auto;} /* hell: #3366ff */
.text_erreichen	{color: #828282; overflow: auto;} /* hell: #cc6633 */
.text_logo		{color: #828282; font-weight: bold;} /* hell: #cc6633 */



.rahmen_schreibt{padding-top: 5px; padding-bottom: 5px; border-top:1px solid #cc0000; border-bottom:1px solid #cc0000;}
.rahmen_liest{padding-top: 5px; padding-bottom: 5px; border-top:1px solid #003399; border-bottom:1px solid #003399;}
.rahmen_denkt{padding-top: 5px; padding-bottom: 5px; border-top:1px solid #669900; border-bottom:1px solid #669900;}
.rahmen_spricht{padding-top: 5px; padding-bottom: 5px; border-top:1px solid #ff6600; border-bottom:1px solid #ff6600;}
.rahmen_lebt{padding-top: 5px; padding-bottom: 5px; border-top:1px solid #993300; border-bottom:1px solid #993300;}
.rahmen_erreichen{padding-top: 5px; padding-bottom: 5px; border-top:1px solid #828282; border-bottom:1px solid #828282;}


@page			{size:landscape;}
@media print 	{

.text_schreibt	{overflow: visible;}
.text_schreibt2	{overflow: hidden;}
.text_liest		{overflow: visible;} 
.text_denkt		{overflow: visible;}
.text_spricht	{overflow: visible;}
.text_lebt		{overflow: visible;}
.text_erreichen	{overflow: visible;}

.hiddenforprint	{display: none;}

.rahmen_schreibt	{border-bottom: none;}
.rahmen_liest		{border-bottom: none; }
.rahmen_denkt		{border-bottom: none; }
.rahmen_spricht		{border-bottom: none; }
.rahmen_lebt		{border-bottom: none; }
.rahmen_erreichen	{border-bottom: none; }

  }

