
.blabla { font-weight: bold;}	  					/* muß für style.css eingetragen sein, erster CSS-Eintrag wird sonst verschluckt !!! */

.home-m  {font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #F4B7B4; overflow : clip;}
.home-n  {font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 13px;  color : #727272;}
.home-s  {font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 125%;  color : #FFFFFF;}
.home-rs  {font-family : Verdana, Helvetica, sans-serif; font-size : 9px; line-height : 130%;  color : black;}
.home-rs-gr  {font-family : Verdana, Helvetica, sans-serif; font-size : 9px; line-height : 130%; color : #767676;}
.home-rss  {font-family : Verdana, Helvetica, sans-serif; font-size : 9px; line-height : 130%;  color : #FFFFFF;}
.other-t  {font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 15px;  color : #727272;}

a.niels  {font-family : Verdana, Helvetica, sans-serif; font-size : 9px; text-decoration : none; color : #CCCCCC;}
a.home-m  {font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : #F4B7B4; overflow : clip;}
a.home-s  {font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; line-height : 125%;  color : #FFFFFF;}
a.home-n  {font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : #727272; overflow : clip;  line-height : 15px;}
a.home-rs  {font-family : Verdana, Helvetica, sans-serif; font-size : 9px; text-decoration : none; line-height : 130%;  color : black;}
a.home-rs-gr  {font-family : Verdana, Helvetica, sans-serif; font-size : 9px; text-decoration : none; line-height : 130%;  color : #767676;}
a:hover{text-decoration : underline;}
    
input
	{
	border-color: #989898 #989898 #989898 #989898;
	border-width: 1;
	font-family:Verdana, Arial, Helvetica;
	font-size:11;
}
textarea
	{
	border-color: #989898;
	border-width:1;
	font-family:Verdana, Arial, Helvetica;
	font-size:11;
}
select
	{
	border-color: #989898 #989898 #989898 #989898;
	border-width: 1;
	font-family:Verdana, Arial, Helvetica;
	font-size:11;
}
.t192x80 { width:192px; height: 80px;}