/****************************
+++ System +++
****************************/

.abmelden {
	text-align:right;
	margin-bottom:1em;
}

input.speichern {
	width:18px;
	height:18px;
	background: url(../images-smac/speichern.gif) no-repeat;
	border:none;
	cursor:pointer;
}

input.abbrechen {
	width:18px;
	height:18px;
	background: url(../images-smac/abbrechen.gif) no-repeat;
	border:none;
	cursor:pointer;
}
