
/* Formatvorlage fuer "Leistungen" leistungen.php */

div#text_1 {
 font-family:		Verdana, Arial;
 font-size:			0.9em;
 padding-right:		180px;
 background-image:	url('../image/leistungen/er-modell.gif');
 background-repeat:	no-repeat;
 background-position:	400px 50%;
}

div#text_2 {
 font-family:		Verdana, Arial;
 font-size:			0.9em;
 padding-right:		180px;
 background-image:	url('../image/leistungen/quellcode.gif');
 background-repeat:	no-repeat;
 background-position:	400px 50%;
}

.h1 {
 font-size: 		1em;
 font-weight:		bold;
 text-decoration:	underline;
}

hr.dotted {
 border:			1px dotted #C0C0C0;
 margin-top:		15px;
 margin-bottom:		15px;
}