#content, #start, #contentKS{
	font-family:	Arial, Helvetica, Sans-serif;
	font-weight:normal;
}


#content .bold{
   color:#8E8E8E;
   font-size:14px;
   font-weight:bold;
   padding-bottom:8px;
}

#content .head{
   color:#900259;
   font-size:15px;
   font-weight:nomal;
   text-transform:uppercase;
   letter-spacing:1px;
   padding-bottom:6px;
}

#content .text{
   color:#000000;
   font-size:12px;
   font-weight:nomal;
   line-height:18px;
}

/*Kirchenwirt Spital*/
#contentKS .bold{
   color:#8E8E8E;
   font-size:14px;
   font-weight:bold;
   padding-bottom:8px;
}
#contentKS .head {
   color:#22308E;
   font-size:15px;
   font-weight:nomal;
   text-transform:uppercase;
   letter-spacing:1px;
   padding-bottom:6px;
}
#contentKS .text{
   color:#000000;
   font-size:12px;
   font-weight:nomal;
   line-height:18px;
}


/*Kirchenwirt Windischgarsten*/




/*in start.php*/
#start .head{
   color:#EF8617;
   font-size:14px;
   font-weight:bold;
}
#start .sub{
   color:#000000;
   font-size:12px;
   font-weight:bold;
   text-align:left;
}
#start td {
  font-size: 12px;
  letter-spacing:0.5px;
}

#start .lnk {
  color:#4E535A;
  font-size:12px;
  font-weight:bold;
  text-align:left;
}
