/* 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, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
text-decoration: none;
}
body {
	margin-left : 0px;
	margin-top : 0px;
}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;
list-style-type : square;
}

.lauftext {color: #000000; text-decoration: none;}

a.lauftext:link {color: #8C1900; text-decoration: none; font-weight: bold;}
a.lauftext:visited {color: #8C1900; text-decoration: none; font-weight: bold;}
a.lauftext:hover {color: #8C1900; text-decoration: none; font-weight: bold;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #333333; font-weight: bold;}
.lauftextlittle {color: #333333; font-size: 11px; line-height: 13px;}
h2, .untertitel {color: #000000; font-weight: bold;}

h1, .titel {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold
	}


.leerzeilen {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #000000; text-decoration: none; font-weight: bold}
a.aufzaehlungtext:visited {color: #006699; text-decoration: none; font-weight: bold}
a.aufzaehlungtext:hover {color: #FF0000; text-decoration: none; font-weight: bold}

/* Classes fuer diverse Module*/
.modultitel, .modultext, .moduldatum, .modulrubrik, .modulanmerkung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}

.modultitel {font-weight: bold;}

a.modultext:link {color: #006699; text-decoration: none; font-weight: bold}
a.modultext:visited {color: #006699; text-decoration: none; font-weight: bold}
a.modultext:hover {color: #FF0000; text-decoration: none; font-weight: bold}

/* Classes fuer Systemmeldungen und Modulpark-Login */

.messageNormal, .messageError {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #E10915;
font-weight: bold;
}
	
.mpfusszeile {font-size: 12px; color: #C2887B; text-decoration: none;}



a.mpfusszeile:link {color: #999999; text-decoration: none;}
a.mpfusszeile:visited {color: #999999; text-decoration: none;}
a.mpfusszeile:hover {color: #CC0000; text-decoration: none;}

.rahmen {
font-family: Arial, Helvetica, sans-serif;
font-size: 1px;
line-height: 1px;
background-color : #FFFFFF;
}

.zero {
font-family: Arial, Helvetica, sans-serif;
font-size: 0px;
line-height: 0px;
}

.boxtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #FFFFFF;
text-decoration: none;
}

.promofett {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #000066;
text-decoration: none;
font-weight: bold;
}


.promo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #000066;
text-decoration: none;
}