/* www.faircons.info, ursprünglich www.modulpark.ch, www.infofactory.ch
	Funktion: Diese Classes werden von www.modulpark.ch ausgegeben
	Sie koennen veraendert werden, sollten jedoch nicht geloescht werden
*/

/* Standard Classes */
 .body, h2, a, .lauftext, .mpfusszeile, .untertitel, .weiss_fett, .weiss, .link_homepage, .adresse, .adresse a, .grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

.lauftext {
	text-align: justify;	
}

.grau {
	color:#CCCCCC;
}

.standard_Blocksatz {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

h1, .titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #066;
	margin-bottom: 0px;
}

h2, .untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

h3, .texttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
}

.leerzeilen {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
}

.link_homepage, a.link_homepage:link, a.link_homepage:visited { 
	color:#FFCC00; text-decoration: none;
	}
	
a.link_homepage:hover {
	color: #0072BB; 
	text-decoration: none;
	}

a.lauftext:link {color: #EC7100; text-decoration: none;}
a.lauftext:visited {color: #EC7100; text-decoration: none;}
a.lauftext:hover {color: #0072BB; 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;}

/*
.weiss_fett, .weiss {color:#FFFFFF;}
.weiss_fett {font-weight:bold;}
.weiss {font-size:10px;}
.adresse, .adresse a {color:#9A141B; line-height:17px;}
.grau {color:#CCCCCC;}

.list, .lilist {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 20px;
color: #9A141B;
text-decoration: none;
}

ul, ol {padding:0px; margin:0px;}
ol {padding-left:12px; margin-left:12px;}
ul {padding-left:9px; margin-left:9px;}

ul {list-style-type : square;}
ol {list-style-type: decimal;}

h2, .untertitel {
	margin-bottom: 0px;
	color: #9A141B;
	font-weight: bold;
}

h1, .titel {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #EC7404;
	font-weight: bold;
	margin-bottom: 0px;
}

.leerzeilen {font-family: Verdana, sans-serif; font-size: 11px; line-height: 15px;}

/* Specials by Herki: DIV, #navBooking, li.sactive, #navAngebot 
.menuebox, .menuebox_home, .textbox, .textbox_home {
	top: 220px;
	left:257px;
	z-index:2;
	}
	
.menuebox {
	position: absolute;
	left: 0;
	width: 230px;
	padding-right: 0px;
	padding-left: 0px;
	}	

.menuebox_home {
	position: absolute;
	top: 380px;
	left: 0;
	width: 230px;
	padding-right: 0px;
	padding-left: 0px;
	}	
*/
			
#textbox {
	top: 223px;
	left:10px;
	position: absolute;
	width: 650px;
	padding-right: 0px;
	text-align: left;
	}

div.copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	line-height: auto;
	position: absolute;
	left: 10;
	top: auto;
	width: 650px;
	}

.textbox_home {
	position: absolute;
	top: 385px;
	width: 740px;
	padding-right: 0px;
	text-align: left;
	}

#navBooking {
	width: 718px;
	padding-top: 3px;
	color: #82694B;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	background-color: #FFFAE8;
	padding-left: 0px;
	position: absolute;
	left: 260px;
	top: 125px;
	}
#navBooking h2 { display: none; }

#navBooking ul {
	margin: 0;
	padding: 0;
	border: 0;
  	border-bottom: 1px solid #82694b;
	list-style-type: none;
 	text-align: center;
	height: 21px;
	}

#navBooking ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 18px;
	}

#navBooking ul li a {
	display: block;
	border: 1px solid #82694b;
	border-bottom: none;
	line-height: 18px;
	color:  #82694B; /*#EC7302; #FFFEDF;*/
	background-color: #FFFAE8;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	text-decoration: none;
	text-align: center;
	}

#navBooking ul li a:hover {
	color: #9A141B;
	background-color: #E8DFD7;/*#c0b4a5;*/
	/*font-weight: bold;*/
	}

#navBooking a:link.active, #navBooking a:visited.active, #navBooking {
	color: #000;
	}

#navBooking a:active	{
	color: #fff;
	background-color: #E8DFD7;
	}	
	
li.sactive  {
	text-decoration: none;
	font-weight: bold;
	color: #FFFEDF;
	background-color: #463940;
	line-height: 22px;
	position: absolute;
	top: 112px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	left: 10px;
	}	

#navAngebot {
	position: absolute;
	top: 40px;
	left: 326px;
	width: 180px;
	margin: 0;
	padding: 0;
	background: white;
	background-color: #FFFFFF;
	height: 234px;
	}

#navAngebot p {
	margin-bottom: 0;
	}

#navAngebot ul {
	list-style: none;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	border: 0;
	}

#navAngebot li	{
	display: inline;
	text-align: center;
	border: 0;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	font: 12px/21px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #463940;
	width: 182px; 	/* False value for IE4-5.x/Win. */
	width: 170px;	/* You get it. Good value for compliant browers. */
	display: block;
	padding-left: 0px;
	}

/* Classes fuer Aufzaehlungen */
.aufzaehlungtitel, .aufzaehlungtext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #9A141B;
	text-decoration: none;
}

.aufzaehlungtitel {font-weight: bold; color:#EC7404;}

a.aufzaehlungtext:link {color: #EC7100; text-decoration: none;}
a.aufzaehlungtext:visited {color: #EC7100; text-decoration: none;}
a.aufzaehlungtext:hover {color: #0072BB; 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;}
