/* 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, .untertitel_gross {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;}

.lauftext {color: #010101; text-decoration: none;}

.link_titel {font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;}
	
a.link_titel:link {color: #000000; text-decoration: none; font-weight:bold;}
a.link_titel:visited {color: #000000; text-decoration: none; font-weight:bold;}
a.link_titel:hover {color: #000000; text-decoration: none; font-weight:bold;}


.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: #666666; text-decoration: none;}
a.lauftext:visited {color: #666666; text-decoration: none;}
a.lauftext:hover {color: #FF0000; text-decoration: none;}

a.fett:link {color: #000000; text-decoration: none; font-weight:bold;}
a.fett:visited {color: #000000; text-decoration: none; font-weight:bold;}
a.fett:hover {color: #000000; 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, .untertitel_gross {color: #000000; font-weight: bold;}
.untertitel_gross {font-size:13px;}

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;}

/*
css-Definitionen fuer die Reiseliste.
Bitte die Farben an Ihr Layout anpassen.
*/

/*CSS Definitionen für Buchungsmaschine*/
.hl_journeys,
.hl_jouerneys {
  font-family: arial, sans-serif;
  font-size:12px;
  border-collapse:collapse;
  border-bottom:1px solid #006594;
}

.hl_headcol1,.hl_headcol2,.hl_headcol3,.hl_headcol4,.hl_headcol5,.hl_headcol6,.hl_headcol7,.hl_headcol8,.hl_headcol9,.hl_headcol10 {
  border:1px solid #E75100;
  background-color:#E75100;
  color:white;
  text-align:left;
  padding-left:5px;
}

.hl_col1,.hl_col2,.hl_col3,.hl_col4,.hl_col5,.hl_col6,.hl_col7,.hl_col8,.hl_col9,.hl_col10 {
//  border:1px solid #006594;
  border-left:1px solid #006594;
  border-bottom:none;
  border-top:none;
  background-color: #C6D3EF;
  color:#111565;
  text-align:left;
  padding-left:5px;
  font-size:11px;
  padding-bottom:3px;
}


.hl_col1
{
  width:200px;
}

hl_col9,.hl_col10
{
  width:120px;
}

.hl_col2
{
  width:110px;
}

.hl_col3
{
  width:100px;
}

.hl_col4
{
  width:25px;
  text-align:right;
  padding-right:10px;
}

.hl_col5
{
  width:25px;
  text-align:right;
  padding-right:10px;
}

.hl_col6
{
  width:90px;
}

.hl_col7
{
  width:100px;
}

.hl_col8
{
  width:70px;
  text-align:right;
  padding-right:10px;

}



.hl_col1 a,.hl_col9 a,.hl_col10 a {

 text-decoration:underline;
 font-weight:bold;
 background-color:#C6D3EF;
 color:#E75100;

}
.hl_col10
{
  width:50px;
  text-align:center;
}




