/* 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 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
text-decoration: none;
}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #333333;
text-decoration: none;}

ul, ol {padding:0px; margin:0px;}
ol {padding-left:10px; margin-left:10px;}
ul {padding-left:13px; margin-left:13px;}

*+html ol {padding-left:12px; margin-left:12px;} 
* html ol {padding-left:12px; margin-left:12px;}
*+html ul {padding-left:9px; margin-left:9px;}
* html ul {padding-left:9px; margin-left:9px;}

ul {list-style-image: url(../../application/design_20080819_1304/aufzaehlung_1.gif);}
ol {list-style-type: decimal;}

.lauftext {color: #333333; text-decoration: none;}

a.lauftext:link {color: #E0260C; text-decoration: none;}
a.lauftext:visited {color: #E0260C; text-decoration: none;}
a.lauftext:hover {color: #E0260C; text-decoration: none;}

.lauftextgrau, .lauftextrot, .lauftextbold, .lauftextlittle  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.lauftextgrau {color: #808080;}
.lauftextrot {color: #E10915;}
.lauftextbold {color: #333333; font-weight: bold;}
.lauftextlittle {color: #333333; font-size: 10px; line-height: 12px;}
h2, .untertitel {color: #333333; font-weight: bold;}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #79655E;
	font-weight: bold;
}

.topnav{ font-size:11px; color:#A3A3A3; font-family:Verdana, sans-serif; line-height:20px;}
a.topnav:link {color: #A3A3A3; text-decoration: none;}
a.topnav:visited {color: #A3A3A3; text-decoration: none;}
a.topnav:hover {color: #A3A3A3; text-decoration: none;}

a.shortnav:link, a.shortnav:visited, a.shortnav:hover{ color:#333333; font-size: 11px; line-height: 14px;}
.shortnav{font-size:11px; line-height:14px;}

.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: 18px;
	color: #333333;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #E0260C; text-decoration: none;}
a.aufzaehlungtext:visited {color: #E0260C; 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;}
