/* Cascading Style Sheet für die Webseite der Herz Apotheke Dresden */

body{
	font-family : Arial, Helvetica, Univers, Zurich BT;
	font-size: 12px;
	color : Black;
}

td, p{
	font-family : Arial, Helvetica, Univers, Zurich BT;
	font-size: 12px;
	color : Black;
}


.herzfusszeile{
	font-family : Arial, Helvetica, Univers, Zurich BT;
	font-size: 12px;
	color : #FFFFFF;
	font-weight: bolder
}

.herzheadline{
	font-family : Arial, Helvetica, Univers, Zurich BT;
	font-size: 12px;
	color : #FF0033;
	font-weight: bolder
}

.herzbigheadline{
	font-family : Arial, Helvetica, Univers, Zurich BT;
	font-size: 18px;
	color : #FF0033;
	font-weight: bolder
}

td.aponews {
	/* Kasten für ApoNews-Modul */
	background-color : #ffffff;
	color : Black;
	font-size: 12px;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	border : thin solid #FF0033;
}

td.aponews-titel {
	/* Kasten für ApoNews-Modul */
	background-color : #FF0033;
	color : #ffffff;
	font-size: 14px;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	border : thin solid #FF0033;
}

.verfasser, .datum, #verfasser, #datum, .textdatum {
font-family: Arial,Helvetica,Univers,Zurich BT;	
font-size: 12px;
font-weight: bold;
}
.headline, #headline, .textheadline  {
font-family: Arial,Helvetica,Univers,Zurich BT;	
font-size: 14px;
font-weight: bold;
padding-bottom: 10px;
line-height: 1.5em;
}

.subtitel, .meldungstext, #subtitel, #meldungstext, textmeldungstext, .textsubtitel {
font-family: Arial,Helvetica,Univers,Zurich BT;	
font-size: 12px;
line-height: 1.5em;
}
