/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.braun-format {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-large;
 	font-weight: bold;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	font-weight: bold
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	font-weight: bold
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	font-weight: bold
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	font-weight: normal;
 	font-style: normal
}
