/* CSS Document */
#state_systemOBJ {
	color:#000000;
}
#state_systemOBJ h1 {
	margin:2px 0px 6px 0px; padding:0px;
	line-height:1.3em;
	font-size:18px;
	font-weight:bold;
}
#state_systemOBJ h2 {
	margin:6px 0px 2px 0px; padding:0px;
	line-height:1.3em;
	font-size:16px;
	font-weight:bold;
}
#state_systemOBJ p {
	margin:0px; padding:0px;
}


/* ----------   INLINE-ELEMENTS   ---------- */
#state_systemOBJ a {
	font-weight:bold;
}
#state_systemOBJ a:link, /* Angabe notwendig, da sonst die Linkfarbe nicht korrekt ist */
#state_systemOBJ a:visited {
	color:#3d3634;
}





