div.d {
	text-align : center;
}
td.kopf {
	background-image : url(../grafik/fischstrich.gif);
	background-color : White;
}

td.start {
	background-image : url(../grafik/mstart.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.fisch {
	background-image : url(../grafik/mfisch.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.kleintiere {
	background-image : url(../grafik/mkleintiere.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.chiens {
	background-image : url(../grafik/mchiens.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.kontakt {
	background-image : url(../grafik/mkontakt.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.pflanzen {
	background-image : url(../grafik/mpflanzen.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.system {
	background-image : url(../grafik/msystem.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.einrichtung {
	background-image : url(../grafik/meinrichtung.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

td.terrarien {
	background-image : url(../grafik/mterrarien.jpg);
	background-repeat : repeat-y;
	background-color : White;
}
td.voegel {
	background-image : url(../grafik/mvoegel.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

A.menue:hover, A.menue:active, A.menue, A.menue:link {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
	line-height : 120%;
}
p.ntext {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height : 150%;
}

A.ntext:hover, A.ntext:active, A.ntext, A.ntext:link {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height : 150%;
	text-decoration: underline;
}

p.ktext {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	line-height : 150%;
}
ul {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height : 150%;
}


ul.zahl {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height : 150%;
	list-style : decimal;
	list-style-type : decimal;
}


H2 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	padding : 0px;
	margin : 0px;
}