@charset "utf-8";
.meineklienten {
	font-size: 100%;
	font-weight: 100;
	background-image: url(../images/ueberschriften/klienten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	text-indent: -2000px;
}
#mainContent h2 {
	text-indent: -5999px;
}

.zumir {
	font-weight: 500;
	font-size: 103%;


}

.hunde {
	background-image: url(../images/Hunde.jpg);
	background-repeat: no-repeat;
	height: 151px;
	margin-top: -5px;
	background-position: center center;
	text-indent: -2000px;
	padding-bottom: 10px;
}

.kinderNoah {
	background-image: url(../images/noah.jpg);
	background-repeat: no-repeat;
	height: 151px;
	margin-top: -5px;
	background-position: center center;
	text-indent: -2000px;
	padding-bottom: 10px;
}

.footer {
	color: #FF0000;
	background-color: #FFFF33;
	text-align: center;
}
.ueberschrifteinzelsitzung {
	font-weight: bold;
	color: #331100;
}





#mainContent ul {
	list-style-type: disc;
	list-style-position: inside;



}

#mainContent li {
	padding-bottom: 15px;
	margin-left: -38px;
	font-style: normal;
	font-weight: normal;
	color: #460000;
}
