/* 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, .lauftextrechts, .mpfusszeile, .untertitel {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
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;
}
ul {margin-left:0px; padding-left:0px; margin-bottom: 0px;  margin-top: 0px;}
ol {margin-left:0px; padding-left:0px; margin-bottom: 0px;  margin-top: 0px;}

.lauftext {color: #010101; text-decoration: none;}
.lauftextlinks {color: #010101; text-decoration: none; text-align:left}
.lauftextright {color: #010101; text-decoration: none; text-align:right}

.lauftextrechts,a.lauftextrechts:link,a.lauftextrechts:visited,a.lauftextrechts:hover,a.lauftextrechts:visited:hover {
	color: #728DE8;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration: none;
	text-align:right;}
a.lauftextrechts:hover,a.lauftextrechts:visited:hover {color: #003366;}

a.lauftext:link {color: #728DE8; text-decoration: none; font-weight: bold;text-align:right;}
a.lauftext:visited {color: #728DE8; text-decoration: none; font-weight: bold;text-align:right;}
a.lauftext:hover {color: #003366; text-decoration: none; font-weight: bold;text-align:right;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align:left;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #000000; font-weight: bold;}
.lauftextlittle {color: #000000; font-size: 12px; line-height: 20px; text-align:left;}
h2, .untertitel {color: #000000; font-weight: bold;text-align:right;}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align:right;
	width: 423px;
}

.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: #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: 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: #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  {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #666666;
border-bottom: 1px solid Gray;
border-left: 1px solid Gray;
border-right: 1px solid Gray;
border-top: 1px solid Gray;
padding: 2px 2px 2px 2px;
}

/* Ausgabe fuer Volltextsuche */
.SucheTitle, .SucheSummary, .SucheMeta, .SucheUrl, .SucheFileSize, .SucheLastModified {
	color: black;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
 }
.SucheTitle{color: #014983; font-weight: bold;}
.SucheSummary{color: #5C5C5C;}
.SucheUrl{color: Red;}
