/* 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, .lauftext, .mpfusszeile, h2, .untertitel, .adresse, .adresse a, .adresse2, .adresse2 a {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #716F6E;
text-decoration: none;}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #716F6E;
text-decoration: none;}

ul {margin-left:0px; padding-left:0px;}
ol {margin-left:0px; padding-left:0px;}
ul { list-style-type:disc; padding-left:10px; margin-left:7px;} 
ol { list-style-type:decimal; padding-left:10px; margin-left:20px;}

.formular {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #716F6E;
text-decoration: none;
vertical-align: baseline;}

.formularfeld {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #716F6E;
text-decoration: none;}

.adresse2, .adresse2 a {color:#3E3D3C; margin-left:15px;}
.adresse2 a {margin-left:0px;}

body {background-color:#626160;}

.weissbold { color:#FFFFFF; font-weight:bold; font-size:11px; line-height:100%;}

a.lauftext:link {color: #CC0000; text-decoration: none; font-weight:bold;}
a.lauftext:visited {color: #CC0000; text-decoration: none; font-weight:bold;}
a.lauftext: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: #000000; font-weight: bold;}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #716F6E;
	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: 11px;
	line-height: 15px;
	color: #716F6E;
	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;}



