/* 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_grau {
font-family: Arial, Helvetica, Univers, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000;
text-decoration: none;}

.lauftext {color: #010101; text-decoration: none;}

.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: #FFFFFF; text-decoration: none;}
a.lauftext:visited {color: #FFFFFF; text-decoration: none;}
a.lauftext:hover {color: #010101; text-decoration: none;}

.link_grau {color: #808080; text-decoration: none;}
a.link_grau:link {color: #808080; text-decoration: none;}
a.link_grau:visited {color: #808080; text-decoration: none;}
a.link_grau:hover {color: #808080; text-decoration: none;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #000000; font-weight: bold;}
.lauftextlittle {color: #000000; font-size: 10px; line-height: 12px;}
h2, .untertitel {color: #000000; font-weight: bold;}

h1, .titel {
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

#newsplace {position:absolute; left:818px; top:135px; width:153px; height:160px; z-index:1000; background-image: url(bg_news.jpg); background-repeat:no-repeat; padding-top:5px;}

#news {padding-top:2px; padding-left:11px; margin-top:auto; margin-bottom:auto;}

.leerzeilen {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 11px; line-height: 15px;}
.halbezeilen {font-family: Arial, sans-serif; font-size: 6px; line-height: 5px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #666666; text-decoration: none;}
a.aufzaehlungtext:visited {color: #666666; text-decoration: none;}
a.aufzaehlungtext:hover {color: #FF0000; text-decoration: none;}

/* Classes fuer diverse Module*/
.modultitel, .modultext, .moduldatum, .modulrubrik, .modulanmerkung {
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 12px;
	line-height: 16px;
	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: Arial, Helvetica, Univers, sans-serif;
font-size: 12px;
line-height: 16px;
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;}




