/* 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, .lauftextnolink, .mpfusszeile, h2, .untertitel {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;

}

:root #container_popup {display: inline; position: absolute; }
:root #button_popup {position: relative; top: 29px; right: 20px; text-align: right; height:20px; width:80px; float:right;}

html * #container_popup {display: inline; position: absolute; }
html * #button_popup {position: absolute; top: 9px; right: 20px; text-align: right; height:20px;}

.lauftext {color: #010101; 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;
}

a.lauftext:link {
	color: #5B5BFF;
	text-decoration: none;
	font-weight: bold;
}
a.lauftext:visited {color: #5B5BFF; text-decoration: none; font-weight: bold;}
a.lauftext:hover {color: #FF0000; text-decoration: none; font-weight: bold;}

.lauftextnolink {color: #010101; text-decoration: none;}

a.lauftextnolink:link {
	color: #010101;
	text-decoration: none;
	font-weight: normal;
}
a.lauftextnolink:visited {color: #010101; text-decoration: none; font-weight: normal;}
a.lauftextnolink:hover {color: #010101; text-decoration: none; font-weight: normal;}

.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;}

a.lauftextgrau:link {color: #666666; text-decoration: none;}
a.lauftextgrau:visited {color: #666666; text-decoration: none;}
a.lauftextgrau:hover {color: #FF0000; text-decoration: none;}



h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	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: #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;}

.suchboxfeld, .formularfeld, .suchcheckbox  {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
height: 23px;
color: #666666;
border-bottom: 1px solid Gray;
border-left: 1px solid Gray;
border-right: 1px solid Gray;
border-top: 1px solid Gray;
padding: 1px 1px 1px 1px;
background-color: White;}
.suchboxbutton {
height: 23px; 
width: 243px;
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
height: 23px;
color: #666666;
padding: 1px 1px 1px 1px;}
.suchboxfeld {width: 243px;}
.suchcheckbox {
border-bottom: 0px none;
border-left: 0px none;
border-right: 0px none;
border-top: 0px none;}
*+html .suchboxfeld {height: 19px; width: 239px;} 


