@charset "utf-8";
#mainContent h5 {
	margin-top: -15px;

}


#mainContent h4 {
	font-size: 98%;
	color: #FF0000;
}

#angebot img {
	border: 1px solid #666666;
}


.begrüsung {
	text-align: center;
	color: #FF00FF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
	padding-bottom: 10px;
	margin-bottom: -5px;
}

.termine {
	font-weight: bold;
	padding-right: 10px;
	display: inline;
}
.einführung {
	margin-top: -15px;


}
.nochfrei {
	display: inline;
	font-size: 105%;
	color: #1AC501;
	text-decoration: blink;
}



.ausgebucht {
	color: #FF0000;
	display: inline;
	text-decoration: blink;
	font-size: 105%;
}
.kosten {
	color: #CC0000;
	margin-top: 10px;




}

.ausbildung {
	color: #0000FF;
	text-align: center;
}
.imgausbildung {
	float: left;
	margin-right: 3px;
	margin-bottom: 1px;
}

