/* Brodtext */
.txt {
	font-size : 11pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 130%;
	text-decoration : none;
	text-align : justify;
}

/* Apotekarstil */
TT {
	font-size : 10pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 110%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
	border: none;
}

/* Titel */
H1 {
	font-size : 25pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #C6BE9A;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
	margin : 0em;
	padding : 0em;
	border: none;
}

/* Undertitel */
H2 {
	font-size : 13pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #C6BE9A;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
	margin : 0em;
	padding : 0em;
	border: none;
}

/* Inhalt */
H5 {
	font-size : 11pt;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #C6BE9A;
	line-height : 130%;
	text-decoration : none;
	text-align : left;
}

/* Kursiv */
H6 {
	font-size : 11pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	color : #3B0000;
	line-height : 120%;
	text-decoration : none;
	text-align : justify;
	margin : 0em;
	padding : 0em;
	border: none;
}

/* Very big */
.big {
	font-size : 150pt;
	font-weight : 500;
}
