/* 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, .forwards, .text_ohneblock, .lauftext_rot, .lauftext_blau, .untertitel_rot, .footerlink  
 {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #584618;
text-decoration: none;}

.footerlink {color:#999999; font-size:9px;}
a.footerlink:link {color: #999999; text-decoration: none;}
a.footerlink:visited {color: #999999; text-decoration: none;}
a.footerlink:hover {color: #999999; text-decoration: none;}

.lauftext { text-align:justify;}
.text_ohneblock { text-align: left;} 
.aufzaehlungtitel { font-weight:bold;}


a.forwards:link {color: #584618; text-decoration: none; font-size:11px;}
a.forwards:visited {color: #584618; text-decoration: none; font-size:11px;}
a.forwards:hover {color: #C0231E; text-decoration: none; font-size:11px;}

.list, .lilist {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #584618;
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, .aufzaehlungtext a {color: #584618; text-decoration: underline;}
a.lauftext:visited {color: #584618; text-decoration: underline;}
a.lauftext:hover {color: #C0231E; text-decoration: underline;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Verdana, 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: #584618; font-weight: bold;}

/* LATConsulting Kundenmodul */
.lauftext_rot, .untertitel_rot { color: #D21B13;}
.lauftext_blau { color: #262279; text-align: left;}
.untertitel_rot {font-weight:bold; text-align: left;}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #584618;
	font-weight: bold;}

.leerzeilen {font-family: Verdana, sans-serif; font-size: 12px; line-height: 18px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #584618;
	text-decoration: none;	
}
.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #584618; text-decoration: underline;}
a.aufzaehlungtext:visited {color: #584618; text-decoration: underline;}
a.aufzaehlungtext:hover {color: #C0231E; text-decoration: underline;}

/* 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 #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: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
 }
.SucheTitle{color: #014983; font-weight: bold;}
.SucheSummary{color: #5C5C5C;}
.SucheUrl{color: Red;}

/* Ausgabe fuer Seite weiterempfehlen */
.recommendInput, .recommendArea  {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #666666;
height: 25px;
width: 250px;
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;}
.recommendArea {height: 100px; width: 250px;}








