/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "../assets/images/background_vdf.png" )
}

.TextObject {
	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-size: 12pt;
 	color: rgb(128,0,0);
 	font-weight: bold
}

H2 {
	font-size: 12pt;
 	font-weight: bold;
 	font-style: italic
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-size: 10pt;
 	font-weight: bold
}

H4 {
	font-size: 10pt;
 	font-weight: bold;
 	font-style: italic
}

.TextNavBar {
	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H5 {
	font-size: 9pt;
 	font-weight: bold
}

H6 {
	font-size: 9pt;
 	font-weight: bold;
 	font-style: italic
}
