/* 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 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	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;
}

a.lauftext:link {color: #005598; font-size: 12px; text-decoration: none;}
a.lauftext:visited {color: #005; font-size: 12px; text-decoration: none;}
a.lauftext:hover {color: #EC0F17; font-size: 12px; text-decoration: none; }

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #333333; font-weight: bold;}
.lauftextlittle {color: #333333; font-size: 11px; line-height: 13px;}
h2, .untertitel {color: #E78DA6; font-weight: bold;}

h1, .titel {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
}

h2, .untertitel {
font-family: Verdana, sans-serif;
font-size: 14px;
line-height: 16px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.leerzeilen {font-family: Verdana, sans-serif; font-size: 11px; line-height: 15px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #202020;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #EC0F17; font-size: 12px; text-decoration: none}
a.aufzaehlungtext:visited {color: #EC0F17; font-size: 12px; text-decoration: none}
a.aufzaehlungtext:hover {color: #EC0F17; font-size: 12px; text-decoration: none}

/* Classes fuer diverse Module*/
.modultitel, .modultext, .moduldatum, .modulrubrik, .modulanmerkung {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	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: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #E10915;
font-weight: bold;
}
	
.mpfusszeile {color: #666666; text-decoration: none;}

a.mpfusszeile:link {color: #666666; text-decoration: none;}
a.mpfusszeile:visited {color: #666666; text-decoration: none;}
a.mpfusszeile:hover {color: #ED1B23; text-decoration: none;}

.rahmen {
font-family: Verdana, sans-serif;
font-size: 1px;
line-height: 1px;
background-color : #FFFFFF;
}

.zero {
font-family: Verdana, sans-serif;
font-size: 0px;
line-height: 0px;
}

.homehead {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

a.homehead:link {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.homehead:visited {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.homehead:hover {color: #FFD600; font-size: 11px; text-decoration: none; }

.news {color: #005598; font-size: 11px; text-decoration: none;}

a.news:link {color: #EC0F17; font-size: 11px; text-decoration: none;}
a.news:visited {color: #EC0F17; font-size: 11px; text-decoration: none;}
a.news:hover {color: #005598; font-size: 11px; text-decoration: none; }


.newsbold {color: #005598; font-size: 11px; font-weight: bold; text-decoration: none;}


.adresse {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 16px;
color: #000000;
text-decoration: none;
}

a.adresse:link {color: #000000; text-decoration: none;}
a.adresse:visited {color: #000000; text-decoration: none;}
a.adresse:hover {color: #005598; text-decoration: none;}


