/* ****************************************************************************
*******************************************************************************
*******************************************************************************
*****                                                                     *****
*****  Datei:   heg-2007.css                                              *****
*****  Datum:   17.07.2007                                                *****
*****  Stand:   27.07.2007                                                *****
*****  Autor:   Sven Lewen                                                *****
*****                                                                     *****
*****                                                                     *****
*****  Grundeinstellungen für die Homepage der                            *****
*****  Historischen Eisenbahn Gelsenkirchen e.V.                          *****
*****  www.historische-eisenbahn-gelsenkirchen.de                         *****
*****                                                                     *****
*******************************************************************************
*******************************************************************************
**************************************************************************** */


@import url(/css/heg-2007-global-table.css);
@import url(/css/heg-2007-logo.css);
@import url(/css/heg-2007-submenu.css);
@import url(/css/heg-2007-mainmenu.css);
@import url(/css/heg-2007-info.css);
@import url(/css/heg-2007-footermenu.css);
/* @import url(/css/heg-2007-old.css); */


/* body		{ margin:               0px;
 			  padding:              20px;
			  background-color:     lightblue;
			  color:                #000000;
			  font-family:          Comic Sans MS, Verdana, Lucida Sans Unicode, Arial;
			  font-size:            15px; }

h1			{ text-align:           center;
			  font-size:            30pt }

table.fahrplan1 	{ margin-left:          auto;
			  margin-right:         auto;
			  border-width:         2;
			  border-color:         #000000;
			  border-style:         solid;
			  border-collapse:      collapse;
			  empty-cells:          show;
			  font-family:          Arial;
			  font-size:            10.0pt; }

table.fahrplan1 th	{ border-width:         2px;
			  border-color:         #000000;
			  border-style:         solid;
			  text-align:           center;
			  text-decoration:none; font-weight:bold; color:#000000;
			  font-size:            10.0pt; }

table.fahrplan1 td	{ border-width:         2px;
			  border-color:         #000000;
			  border-style:         solid;
			  text-align:           center;
			  text-decoration:none; font-weight:normal; color:#000000;
			  font-size:            10.0pt; }
*/

/* *************************
***** Fahrpreistabelle *****
************************* */
/*
table.preise1 {
	margin-top:5px; margin-left:auto; margin-right: auto;
	border-width:1px; border-color:grey; border-style:inset; border-collapse:separate; empty-cells:show;
	font-family:Arial;
	text-decoration:none; color:#000000; font-size:10.0pt; }

table.preise1 th {
	border-width:1px; border-color:grey; border-style:inset;
	padding:2px;
	text-align:center; font-weight:bold; }

table.preise1 td {
	border-width:1px; border-color:grey; border-style:inset;
	padding:2px;
	text-align:right; font-weight:normal; }
*/

/* ***********************
***** Baureihendaten *****
*********************** */
/*
table.baureihendaten {
	float:right;
	margin:0px 0px 10px 10px;
	border-width:2px; border-collapse:collapse; border-style:groove; }

table.baureihendaten td {
	text-align:left;
	border-width:0px;
	padding:1px 5px 1px 5px; }
*/

/* *****************
***** Adressen *****
***************** */
/*
table.Adressen {
	margin:0px auto 0px auto;
	border-width:2px; border-color:#FFFFFF; border-style:solid; border-collapse:collapse;
	font-family:Arial;
	text-decoration:none; color:#000000; font-size:8.0pt; }

table.Adressen th {
	border-width:0px 1px 2px 1px; border-color:#FFFFFF; border-style:solid;
	text-align:center; font-weight:bold; }

table.Adressen td {
	border-width:0px 1px 1px 1px; border-color:#FFFFFF; border-style:solid;
	padding:2px;
	text-align:left; font-weight:normal; }

table.Adressen td a:link	{ text-decoration:none; font-weight:normal; }
table.Adressen td a:visited	{ text-decoration:none; font-weight:normal; }
table.Adressen td a:active	{ text-decoration:none; font-weight:normal; }
table.Adressen td a:hover	{ text-decoration:none; font-weight:normal; }
*/

/* **********************
***** Kalenderblatt *****
********************** */
/*
table.Kalenderblatt {
	margin:0px auto 0px auto;
	border-width:2px; border-color:#FFFFFF; border-style:solid; border-collapse:collapse;
	font-family:Arial;
	text-decoration:none; font-weight:normal; color:#000000; text-align:left; font-size:12.0px; }

table.Kalenderblatt th {
	border-width:0px 0px 2px 0px; border-color:#FFFFFF;border-style:solid;
	padding:2px; }

table.Kalenderblatt td {
	border-width:1px; border-color:#FFFFFF;border-style:solid;
	padding:2px; }
*/

/* *******************
***** Preisliste *****
******************* */
/*
.preisliste		{ font-size:            25px; }

h1.preisliste		{ font-size:            70px; }

table.preisliste th	{ font-size:            35px; }

table.preisliste td	{ text-align:           right;
			  font-size:            25px }
*/


/* ************************************************************************** */
/* ************************************************************************** */
/* **                                                                      ** */
/* **  Termine / Übersicht (Jahresübersicht)                               ** */
/* **                                                                      ** */
/* ************************************************************************** */
/* ************************************************************************** */
/*
.termine_uebersicht	{ margin:               0px;
			  background-color:     lightblue;
			  border-width:         2px;
			  border-color:         #FFFFFF;
			  border-style:         solid }

.termine_monat table	{ margin:               0px;
			  border-width:         0px }

.termine_monat table td	{ border-width:         0px;
			  vertical-align:       top;
			  text-align:           center }
*/

/* ************************************************************************** */
/* ************************************************************************** */
/* **                                                                      ** */
/* **  Termine / Monatsansicht                                             ** */
/* **                                                                      ** */
/* ************************************************************************** */
/* ************************************************************************** */
/*
.termine_monat		{ font-family:          Comic Sans MS;
			  font-size:            10.0pt;
			  vertical-align:       middle;
			  margin-top:           0px;
			  margin-left:          0px;
			  margin-right:         0px;
			  margin-bottom:        0px;
			  background-color:     lightblue;
			  border-width:         0;
			  border-color:         #FFFFFF;
			  border-style:         solid }

.termine_monat h1	{ margin-top:           20px;
			  margin-bottom:        30px; }

.termine_monat table	{ margin-top:           0px;
			  margin-bottom:        0px;
			  border-color:         #FFFFFF;
			  border-style:         solid;
			  border-width:         0px;
			  border-collapse:      collapse }

.termine_monat td	{ border-color:         #FFFFFF;
			  background-color:     lightblue;
			  border-style:         none;
			  border-width:         0px;
			  border-collapse:      seperate;
			  empty-cells:          show;
			  vertical-align:       top;
			  text-align:           left;
			  font-size:            10.0pt;
			  text-decoration:none; font-weight:normal; color:#000000 }

.termine_monat_abgesagt	{ color:                #FF0000 }

.termine_monat a:link		{ text-decoration:none; font-weight:normal; color:#0000FF }
.termine_monat a:visited	{ text-decoration:none; font-weight:normal; color:#0000FF }
.termine_monat a:active		{ text-decoration:none; font-weight:normal; color:#0000FF }
.termine_monat a:hover		{ text-decoration:none; font-weight:normal; color:#FF0000 }
*/


/* ************************************************************************** */
/* ************************************************************************** */
/* **                                                                      ** */
/* **  Termine / Beschreibung                                              ** */
/* **                                                                      ** */
/* ************************************************************************** */
/* ************************************************************************** */

/*
.termine_beschreibung	{ background-color:     lightblue }
*/

/* ********** alte Definition in den Seiten noch vorhanden ********** */

/*
.fahrtbeschreibung { font-size:10.0pt; line-height:130%; font-family:Comic Sans MS; mso-bidi-font-family:Arial; }
*/


/* ************************************************************************** */
/* ************************************************************************** */
/* **                                                                      ** */
/* **  Alte Definitionen                                                   ** */
/* **                                                                      ** */
/* ************************************************************************** */
/* ************************************************************************** */


/* ********** Links ********** */
/*	a:link     { text-decoration:none; font-weight:bold; color:#0000BB; }
	a:visited  { text-decoration:none; font-weight:bold; color:#0000BB; }
	a:active   { text-decoration:none; font-weight:bold; color:#0000BB; }
	a:hover    { text-decoration:underline; font-weight:bold; color:#E00000; }
*/
	
/* ********** Links in Termintabellen ********** */
/*	table.termine            { text-decoration:none; font-weight:normal; color:#000000; font-size: 14px; }
	table.termine a:link     { text-decoration:none; font-weight:normal; color:#0000BB; }
	table.termine a:visited  { text-decoration:none; font-weight:normal; color:#0000BB; }
	table.termine a:active   { text-decoration:none; font-weight:normal; color:#0000BB; }
	table.termine a:hover    { text-decoration:underline; font-weight:normal; color:#E00000; }
*/
	
/* ********** Schriftarten für das Menu ********** */
/*	.menu            { text-decoration:none; font-weight:normal; color:#000000; }
	.menu a:link     { text-decoration:none; font-weight:normal; color:#0000BB; }
	.menu a:visited  { text-decoration:none; font-weight:normal; color:#0000BB; }
	.menu a:active   { text-decoration:none; font-weight:normal; color:#0000BB; }
	.menu a:hover    { text-decoration:none; font-weight:normal; color:#E00000; }
*/

/* ********** Links in Newstabelle ********** */
/*	table.news a:link     { text-decoration:none; font-weight:bold; color:#0000BB; }
	table.news a:visited  { text-decoration:none; font-weight:bold; color:#0000BB; }
	table.news a:active   { text-decoration:none; font-weight:bold; color:#0000BB; }
	table.news a:hover    { text-decoration:underline; font-weight:bold; color:#E00000; }
*/
	
/* ********** Eisenbahngeschichte ********** */
/*	.text_eisenbahngeschichte { font-family:Comic Sans MS; mso-bidi-font-family:Arial; }
*/