/* CSS Document */

/* commented backslash hack v2 \*/ 
html, body{height:99%;} /* tp prevent mozilla scrollbars due to 10px margin*/ 
/* end hack */ 

.kuerzel {
	margin-bottom: 0.5em;
}

.kuerzel h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.kuerzel ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-left: 0px;
}