/*
   Navigation Style Sheet for the ECO-RAIL project Website
   Copyright (c) 2004 by TeleConsult Austria. 
   http://www.teleconsult-austria.at/ecorail.htm
*/

/* --- style sheet definition for general text --- */
p { font-family: arial,helvetica,monospace; font-size:10pt; color: #000000; line-height:122%; margin-top:3pt; margin-bottom:0pt; text-align:justify;}
p a               {color: #0000FF;}
p a:hover         {color: #0000FF; font-weight:bold;}
p a:visited       {color: #0000FF;}
p a:visited:hover {color: #0000FF; font-weight:bold;}

/* --- style sheet definition for general text --- */
td { font-family: arial,helvetica,monospace; font-size:10pt; color: #000000; line-height:122%; margin-top:3pt; margin-bottom:0pt; text-align:justify;}
td a               {color: #0000FF;}
td a:hover         {color: #0000FF; font-weight:bold;}
td a:visited       {color: #0000FF;}
td a:visited:hover {color: #0000FF; font-weight:bold;}

/* --- style sheet definition for the contact/sitemap/home menu--- */
.seccen { font-family: arial,helvetica,monospace; font-size:10pt; color: #FFFFFF; line-height:100%; font-weight:bold; margin-top:0pt; margin-bottom:0pt;}

/* --- style sheet definition for members login --- */
.member { font-family: arial,helvetica,monospace; font-size:8pt; color: #000000; line-height:100%; margin-top:0pt; margin-bottom:0pt; text-align:left;}

/* --- style sheet definition for the german/english menu--- */
.footnote { font-family: arial,helvetica,monospace; font-size:8pt; color: #FFFFFF; line-height:100%; margin-top:2pt; margin-bottom:0pt; text-align:right;}
p.footnote a               {color: #FFFFFF; text-decoration:none;}
p.footnote a:hover         {color: #FFFFFF; text-decoration:none;}
p.footnote a:visited       {color: #FFFFFF; text-decoration:none;}
p.footnote a:visited:hover {color: #FFFFFF; text-decoration:none;}

/* --- style sheet definition for numbering --- */
li { font-family: arial,helvetica,monospace; font-size:10pt; color: #000000; line-height:120%; margin-top:3pt; margin-bottom:0pt; text-align:justify;}
ul { margin-top: 0; margin-bottom: 0; list-style-type: square; list-style-position: outside}

/* --- style sheet definition for the headings --- */
.head0 { font-family: arial,helvetica,monospace; font-size:20pt; color: #FFFFFF; line-height:100%; font-weight:bold; margin-top:0pt; margin-bottom:0pt; text-align:center; }
.head1 { font-family: arial,helvetica,monospace; font-size:12pt; color: #000000; font-weight:bold; line-height:120%; margin-top:3pt; margin-bottom:0pt; text-align:left; }
.head2 { font-family: arial,helvetica,monospace; font-size:10pt; color: #000000; font-weight:bold; line-height:150%; margin-top:3pt; margin-bottom:0pt; text-align:left; }
