/***********************************************************************/
/* Diese Stylesheet-Datei enthält die Schmuckgraphiken für             */
/* www.markus-keppeler.de                                              */
/***********************************************************************/



/***********************************************************************/
/* Logos der verschiedenen Sektionen                                   */
/***********************************************************************/

.programme:before	{ content:url(/system/graphic/icons/programs.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.studium:before		{ content:url(/system/graphic/icons/schloss.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.offiziell:before	{ content:url(/system/graphic/icons/homepage.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.links:before		{ content:url(/system/graphic/icons/links.jpg);
			  vertical-align:-25%;
			  margin-right:1em; }

.sonstiges:before	{ content:url(/system/graphic/icons/other.jpg);
			  vertical-align:-25%;
			  margin-right:1em; }

/***********************************************************************/
/* Spezielle Graphiken in der Studiums-Sektion                         */
/* (www.markus-keppeler.de/studium/)                                   */
/***********************************************************************/

.Diplomarbeit:before	{ content:url(/system/graphic/icons/diplomarbeit.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.NakayamaAuslanderReiten:before {
			  content:url(/system/graphic/icons/quiver.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.EigenschaftenmaximalerTori:before {
			  content:url(/system/graphic/icons/torus.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.ZeroOneLaws:before	{ content:url(/system/graphic/icons/01.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.ZusammenfassungStatistik:before {
			  content:url(/system/graphic/icons/statistik.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.Stundenplan:before {
			  content:url(/system/graphic/icons/sleep.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.Logikuebersicht:before {
			  content:url(/system/graphic/icons/logik.png);
			  vertical-align:-25%;
			  margin-right:1em; }

/*************************************************************************/
/* Spezielle Graphiken in der Programm-Sektion                           */
/* (www.markus-keppeler.de/programme/)                                   */
/*************************************************************************/

.baumbackup:before	{ content:url(/system/graphic/icons/baumbackup.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.sftpbackup:before	{ content:url(/system/graphic/icons/sftpbackup.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.mpdreir:before		{ content:url(/system/graphic/icons/mp3r.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.rdreipm:before		{ content:url(/system/graphic/icons/r3pm.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.rpmtools:before	{ content:url(/system/graphic/icons/rpm.png);
			  vertical-align:-25%;
			  margin-right:1em; }

.Komplement:before	{ content:url(/system/graphic/icons/komplement.png);
			  vertical-align:-25%;
			  margin-right:1em; }

