/* 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, h2, .lauftext, .mpfusszeile, .untertitel, .weiss, .grau, .forwards, .adresse, .blaufett, .weissfett, .text_eng, .link_schwarz_fett, .link_schwarz, .blau_gross, .text_klein {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333333;
text-decoration: none;}

.blau_gross {color:#007AC9; font-size:15px; line-height:20px;}
.text_klein {font-size:11px;}

.text_eng { line-height:15px;}
a.text_eng:link {color: #333333; text-decoration: none;}
a.text_eng:visited {color: #333333; text-decoration: none;}
a.text_eng:hover {color: #FF0000; text-decoration: none;}

.link_schwarz_fett { line-height:15px; font-weight:bold;}
a.link_schwarz_fett:link {color: #333333; text-decoration: none; font-weight:bold;}
a.link_schwarz_fett:visited {color: #333333; text-decoration: none; font-weight:bold;}
a.link_schwarz_fett:hover {color: #FF0000; text-decoration: none; font-weight:bold;}

.link_schwarz { line-height:15px;}
a.link_schwarz:link {color: #333333; text-decoration: none;}
a.link_schwarz:visited {color: #333333; text-decoration: none;}
a.link_schwarz:hover {color: #FF0000; text-decoration: none;}

.weiss {color:#FFFFFF; font-size:12px;}
a.weiss:link {color: #FFFFFF; text-decoration: none;}
a.weiss:visited {color: #FFFFFF; text-decoration: none;}
a.weiss:hover {color: #FFFFFF; text-decoration: none;}

.grau {color:#666666;}

.blaufett {color:#007AC9; font-weight:bold; font-size:16px;}
.weissfett {color: #FFFFFF; font-weight:bold;}

.forwards 
a.forwards:link {color: #333333; text-decoration: none;}
a.forwards:visited {color: #333333; text-decoration: none;}
a.forwards:hover {color: #007AC9; text-decoration: none;}

.adresse { color:#333333; line-height:15px;}

.list, .lilist {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333333;
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: #990000; text-decoration: none;}
a.lauftext:visited {color: #990000; text-decoration: none;}
a.lauftext:hover {color: #FF0000; text-decoration: none;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #000000; font-weight: bold;}
.lauftextlittle {color: #000000; font-size: 10px; line-height: 12px;}
h2, .untertitel {color: #007AC9; font-weight: bold;}

h1, .titel {font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #007AC9;
	font-weight: bold;}

.leerzeilen {font-family: Arial, sans-serif; font-size: 11px; line-height: 17px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold; color:#007AC9;}

a.aufzaehlungtext:link {color: #990000; text-decoration: none;}
a.aufzaehlungtext:visited {color: #990000; text-decoration: none;}
a.aufzaehlungtext:hover {color: #FF0000; text-decoration: none;}

/* Classes fuer diverse Module*/
.modultitel, .modultext, .moduldatum, .modulrubrik, .modulanmerkung {
	font-family: Arial, 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: Arial, sans-serif;
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;}

.formularfeld, .formularfeldverify  {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #666666;
border-bottom: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
border-top: 1px solid #808080;
padding: 2px 2px 2px 2px;}

/* Ausgabe fuer Volltextsuche */
.SucheTitle, .SucheSummary, .SucheMeta, .SucheUrl, .SucheFileSize, .SucheLastModified {
	color: black;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
 }
.SucheTitle{color: #014983; font-weight: bold;}
.SucheSummary{color: #5C5C5C;}
.SucheUrl{color: Red;}

.suchmaske {border:none; font-family:Arial, sans-serif; line-height:15px; font-size:12px; color:#BFBFBF; height:15px;}

