.rteImage {
	background: #A33E24; 
	border-left: 1px solid #942F15;
	border-top: 1px solid #942F15;
	border-right: 1px solid #DC8A75;
	border-bottom: 1px solid #DC8A75;
	cursor: pointer;
	background:url(http://www.versicherungen-abc.info/images/juliaco/buttonBgrd.gif) no-repeat top;
}

.rteImageRaised, .rteImage:hover {
	background: #6D1700;
	border: 1px solid #942F15;
	cursor: pointer;
	background:url(http://www.versicherungen-abc.info/images/juliaco/buttonBgrdOver.gif) no-repeat top;
}

.rteImageLowered, .rteImage:active {
	background: #A33E24; 
	border: 1px solid #942F15;
	cursor: pointer;
	background:url(http://www.versicherungen-abc.info/images/juliaco/buttonBgrdActive.gif) no-repeat top;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: none;
	border: none;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: none; 
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}
