	.INHALT {		; text-align: left		; width: 50em		; font: 100% Verdana		; line-height: 130%		}	h3 {
	 	; color:#555		; margin-bottom: 0.7em		}
	p {
		; margin-top: 0.7em		; margin-bottom: 0.7em		}	ol, ul {		; margin-top: 0.4em		; margin-bottom: 0.4em		/*; border: 1px dashed */		; padding-left: 1.5em		}	ol, ul {		; padding-left: 2em		}	li {		; margin-top: 0.33em		; margin-bottom: 0.33em		}	tt { 
		;font-size: 100% 
		}
	acronym {
		; border-bottom: 1px dashed #c90
		}
	.dd {
		; font-size: 80% 
		; display: table-cell 
		}	.dt {
		; font-size: 80% 
		; float:left 
		}	a:link {
		; text-decoration: none 
		}	a:visited {
		; text-decoration: none 
		}	a:hover {
		; text-decoration: underline 
		}	caption {
		; padding-top: 2pt
		; font-style: italic
		; font-size: 80%
		; font-weight: bold
		}
