/* 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, .adresse, a.forwards, .weiss, .kleineschrift, .textweiss, .linkfett {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #4F4F4F;
text-decoration: none;
}
.kleineschrift {font-size:11px; line-height:14px;}
.weiss, .textweiss {color:#FFFFFF; font-weight:bold;}
.textweiss {font-weight:normal; font-size:11px; line-height:15px;}

body {background-color:#DBD3B9;}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
color: #4F4F4F;
text-decoration: none;
margin-bottom: 0px;
}

ul {margin-left:0px; padding-left:0px;}
ul {margin-left:17px; padding-left:17px;}

ol {list-style-type:decimal;}
ul {list-style-type:disc;}

.adresse, a.forwards {line-height:15px; color:#000000;}
a.forwards {color:#4F4F4F; text-decoration:none;}
a.forwards:hover {color:#CC0000;}

a.lauftext:link {color: #000000; text-decoration: none;}
a.lauftext:visited {color: #000000; text-decoration: none;}
a.lauftext:hover {color: #CC0000; text-decoration: none;}

a.linkfett:link {color: #000000; text-decoration: none; font-weight:bold;}
a.linkfett:visited {color: #000000; text-decoration: none; font-weight:bold;}
a.linkfett:hover {color: #CC0000; text-decoration: none; font-weight:bold;}

.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: #4F4F4F; font-weight: bold;}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #4F4F4F;
	font-weight: bold;
}

.leerzeilen {font-family: Verdana, sans-serif; font-size: 11px; line-height: 15px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4F4F4F;
	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, .ohnerahmen  {
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;
}

.ohnerahmen {border:none; border-style:none;}




