/* 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, .adresse_titel, .link_unterstrichen, .shop_ut, .shop_txt, .shop_link, .preis .forwards {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 19px;
color: #3D3D3D;
text-decoration: none;}

.preis {line-height:16px; font-size:14px; font-weight:bold;}

.forwards {color:#6E6F73;}
a.forwards:link {color: #6E6F73; text-decoration: none;}
a.forwards:visited {color: #6E6F73; text-decoration: none;}
a.forwards:hover {color: #6E6F73; text-decoration: none;}

.shop_ut, .shop_txt {line-height:14px;}
.shop_ut {color:#97BF59; font-weight:bold;}
a.shop_txt:link {color: #3D3D3D; text-decoration: underline;}
a.shop_txt:visited {color: #3D3D3D; text-decoration: underline;}
a.shop_txt:hover {color: #3D3D3D; text-decoration: underline;}

.shop_link
a.shop_link:link {color: #3D3D3D; text-decoration: none;}
a.shop_link:visited {color: #3D3D3D; text-decoration: none;}
a.shop_link:hover {color: #3D3D3D; text-decoration: none;}

.adresse_titel {color:#97BF59; font-weight:bold;} 

.adresse {color:#6E6F73; line-height:18px;}
a.adresse:link {color: #6E6F73; text-decoration: underline;}
a.adresse:visited {color: #6E6F73; text-decoration: underline;}
a.adresse:hover {color: #6E6F73; text-decoration: underline;}

.link_unterstrichen
a.link_unterstrichen:link {color: #97BF59; text-decoration: underline;}
a.link_unterstrichen:visited {color: #97BF59; text-decoration: underline;}
a.link_unterstrichen:hover {color: #97BF59; text-decoration: underline;}

.list, .lilist {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 19px;
color: #3D3D3D;
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:14px; margin-left:14px;}
* html ul {padding-left:12px; margin-left:12px;}
 
*+html ol {padding-left:14px; margin-left:14px;}
*+html ul {padding-left:12px; margin-left:12px;}

a.lauftext:link {color: #97BF59; text-decoration: none;}
a.lauftext:visited {color: #97BF59; text-decoration: none;}
a.lauftext:hover {color: #97BF59; text-decoration: none;}

.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: #97BF59; font-weight: bold;}

h1, .titel {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #97BF59;
	font-weight: bold;}

.leerzeilen {font-family: Arial, sans-serif; font-size: 11px; line-height: 19px;}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #3D3D3D;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold;}

a.aufzaehlungtext:link {color: #97BF59; text-decoration:  underline;}
a.aufzaehlungtext:visited {color: #97BF59; text-decoration: underline;}
a.aufzaehlungtext:hover {color: #97BF59; 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: #97BF59; text-decoration: underline;}
a.modultext:visited {color: #97BF59; text-decoration: underline;}
a.modultext:hover {color: #97BF59; text-decoration: underline;}

/* 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, .formularfeldverify {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #3D3D3D;
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;}
 
.formularfeldverify {width:200px;}
* html .formularfeldverify {width:194px;}
*+html .formularfeldverify {width:194px;}



/* 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;}

.warenkorbamount {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #3D3D3D;
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;}

