@import url("sheet01.css");

.beschreibung {
    margin-bottom: 25px;
}

.warnung {
    margin-bottom: 25px;
	font-size: 120%;
	color: #FF3333;
}

/* overwrites */

.interface .label {
    width: 200px;
}

.sheet form {
	float: none;
	padding-bottom: 25px;
}

/* iewinonly \*/
* html .separate {
	display: inline;
}
/* */

