img {				
	border:0
	}

.important {
	background:#ffd; 
	padding:1em; 
	border-bottom:1px #ddb dotted;
}
a.internal-link {
	}
a.external-link {
	}
a.download {
	}
a.mail {
	}
.note {
	font-size: 9px;
	font-style: italic;
	}
.important {
	padding:1em;
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #553d19;
	}
.align-left {
	text-align: left;
	}
.align-center {
	text-align: center;
	}
.align-right {
	text-align: right;
	}
.einzug {
	text-indent: 22px;
	background-image: url(../gfx/einzug_block.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}