.textnormal {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #000000
}

.textnormalfett { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
font-weight: bold; font-variant: normal; 
color: #c00418
}

.textnormalfettweiss {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #FFFFFF
}

.textnormalfett_rot { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #c00418
}

.textnormalweiss {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #FFFFFF
}

.textnormalfettgross {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #c00418
}

.textBildunterzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 13px;
}

.img_klein
{
  border-style:solid;
  border-width:3px;
  border-color:#c00418;
  width:149px;      /* 155 - 6 */
  height:150px;     /* 156 - 6 */
}

.img_portrait
{
  border-style:solid;
  border-width:3px;
  border-color:#c00418;
  width:375px;
  height:500px;
}

.img_landscape
{
  border-style:solid;
  border-width:3px;
  border-color:#c00418;
  width:500px;
  height:375px;
}
