rte.css

#contentMain a.kinder {
	float: left;
	display: block;
	width: 17.1em;
	height: 2em;
	background: url(../images/button_einrichtungen.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0.65em;
	padding-top: 0.5em;
	text-align: center;
	
}

#contentMain a.schulen {
	float: left;
	display: block;
	width: 17.1em;
	height: 2em;
	background: url(../images/button_schulen.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0.65em;
	padding-top: 0.5em;
	text-align: center;
}

#contentMain a.raeder {
	float: left;
	display: block;
	width: 17.1em;
	height: 2em;
	background: url(../images/button_raeder.gif) no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 0.5em;
}

