/* 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, .link_lauftext  {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;
}

.link_lauftext 
a.link_lauftext:link {color: #000000; text-decoration: underline;}
a.link_lauftext:visited {color: #000000; text-decoration: underline;}
a.link_lauftext:hover {color: #000000; text-decoration: underline;}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;}

ul, ol {padding:0px; margin:0px;}
ol {padding-left:10px; margin-left:10px;}
ul {padding-left:8px; margin-left:8px;}

ul {list-style-type: square;}
ol {list-style-type: decimal;}

* html ol {padding-left:12px; margin-left:12px;}
* html ul {padding-left:9px; margin-left:9px;}

*+html ol {padding-left:12px; margin-left:12px;}
*+html ul {padding-left:9px; margin-left:9px;}

a.lauftext:link {color: #000000; text-decoration: none;}
a.lauftext:visited {color: #000000; text-decoration: none;}
a.lauftext:hover {color: #000000; text-decoration: none;}

.lauftextgrau, .lauftextrot, .lauftextbold,  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #000000; font-weight: bold;}
.lauftextlittle {color: #777777; font-size: 11px; line-height: 13px;}
h2, .untertitel {color: #005E31; font-weight: bold;}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}

.leerzeilen {font-family: Verdana, sans-serif; font-size: 11px; line-height: 15px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #000000; text-decoration: none;}
a.aufzaehlungtext:visited {color: #000000; text-decoration: none;}
a.aufzaehlungtext:hover {color: #000000; text-decoration: none;}

/* Classes fuer diverse Module*/
.modultitel, .modultext, .moduldatum, .modulrubrik, .modulanmerkung {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.modultitel {font-weight: bold;}

a.modultext:link {color: #666666; text-decoration: none;}
a.modultext:visited {color: #666666; text-decoration: none;}
a.modultext:hover {color: #FF0000; text-decoration: none;}

/* Classes fuer Systemmeldungen und Modulpark-Login */

.messageNormal, .messageError {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #E10915;
font-weight: bold;
}
	
.mpfusszeile {color: #000000; text-decoration: none;}

a.mpfusszeile:link {color: #000000; text-decoration: none;}
a.mpfusszeile:visited {color: #000000; text-decoration: none;}
a.mpfusszeile:hover {color: #000000; text-decoration: none;}

.fusszeile {font-family:Verdana, sans-serif; color:#D9E7E0; font-size:11px; line-height:15px; text-decoration:none;}
a.fusszeile:link {color: #D9E7E0; text-decoration: none;}
a.fusszeile:visited {color: #D9E7E0; text-decoration: none;}
a.fusszeile:hover {color: #D9E7E0; text-decoration: none;}



