/* www.modulpark.ch, www.infofactory.ch
	Funktion: Diese Classes werden von www.modulpark.ch ausgegeben
	Sie koennen veraendert werden, sollten jedoch nicht geloescht werden
	(siehe Handbuch Modulpark)
*/

/* Standard Classes */

body, a, .lauftext, .mpfusszeile, h2, .untertitel {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
line-height: 15px;
color: #003399;
text-decoration: none;
background-repeat:no-repeat;
}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;
list-style-type : square;
}

.lauftext {color: #003399; text-decoration: none;}

a.lauftext:link {color: #003399; text-decoration: underline;}
a.lauftext:visited {color: #003399; text-decoration: underline;}
a.lauftext:hover {color: #003399; text-decoration: underline;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #003399; font-weight: bold;}
.lauftextlittle {color: #003399; font-size: 10px; line-height: 12px;}
h2, .untertitel {color: #ff9933; font-weight: bold;}

h1, .titel {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 18px;
	line-height: 20px;
	color: #003399;
 	font-weight: normal;
 }

.leerzeilen {font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12px; line-height: 15px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #003399;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #003399; text-decoration: underline;}
a.aufzaehlungtext:visited {color: #003399; text-decoration: underline;}
a.aufzaehlungtext:hover {color: #003399; text-decoration: underline;}

/* Classes fuer diverse Module*/
.modultitel, .modultext, .moduldatum, .modulrubrik, .modulanmerkung {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #003399;
	text-decoration: none;
}

.modultitel {font-weight: bold;}

a.modultext:link {color: #003399; text-decoration: underline;}
a.modultext:visited {color: #003399; text-decoration: underline;}
a.modultext:hover {color: #003399; text-decoration: underline;}

/* Classes fuer Systemmeldungen und Modulpark-Login */

.messageNormal, .messageError {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 11px;
line-height: 15px;
color: #E10915;
font-weight: bold;
}
	
.mpfusszeile {color: #010101; text-decoration: none;}

a.mpfusszeile:link {color: #010101; text-decoration: none;}
a.mpfusszeile:visited {color: #010101; text-decoration: none;}
a.mpfusszeile:hover {color: #FF0000; text-decoration: none;}
