/* ************************************************************************** */
/* ************************************************************************** */
/* **                                                                      ** */
/* **  Datei:   bahnfr-bw-bismarck_druck.css                               ** */
/* **  Datum:   21.05.2005                                                 ** */
/* **  Stand:   19.06.2005                                                 ** */
/* **  Autor:   Sven Lewen                                                 ** */
/* **                                                                      ** */
/* **                                                                      ** */
/* **  Grundeinstellungen für die Homepage der                             ** */
/* **  Bahnfreunde BW Bismarck  ( www.bahnfreunde-bw-bismarck.de )         ** */
/* **                                                                      ** */
/* **  Diese setzen sich zusammen aus:                                     ** */
/* **  www.historische-eisenbahn-gelsenkirchen.de                          ** */
/* **  www.bahnwerk-bismarck.de                                            ** */
/* **  www.hespertalbahn.de                                                ** */
/* **                                                                      ** */
/* ************************************************************************** */
/* ************************************************************************** */

body		{ padding-left:         40pt;
		  padding-right:        40pt;
		  background-image:     url();
		  background-repeat:    no-repeat;
		  background-attachment:fixed;
		  background-position:  center;
		  background-color:     #FFFFFF;
		  font-family:          Comic Sans MS, Arial;
		  font-size:            12.0pt;
		  color:                #000000 }

h1		{ margin-top:           0.0pt;
		  margin-bottom:        0.0pt;
		  font-family:          Comic Sans MS, Arial;
		  font-size:            35.0pt;
		  font-style:           italic;
		  font-weight:          bold;
		  text-decoration:      none;
		  text-align:           center }

h2		{ margin-top:           5.0pt;
		  margin-bottom:        5.0pt;
		  font-family:          Comic Sans MS, Arial;
		  font-size:            15.0pt;
		  font-style:           normal;
		  font-weight:          bold;
		  text-decoration:      none;
		  text-align:           center; }


table		{ border-color:         #888888;
		  border-style:         solid;
		  border-width:         3px;
		  border-collapse:      separate }

td		{ border-color:         #888888;
		  border-style:         solid;
		  border-width:         2px;
		  padding:              5px;
		  vertical-align:       top;
		  font-family:          Comic Sans MS, Arial;
		  font-size:            10.0pt;
		  font-style:           normal;
		  font-weight:          bold }

h3		{ font-style:           normal;
		  font-weight:          bold;
		  text-decoration:      none }

a:link		{ text-decoration:underline; font-weight:normal; color:#000000 }
a:visited	{ text-decoration:underline; font-weight:normal; color:#000000 }
a:active	{ text-decoration:underline; font-weight:normal; color:#000000 }
a:hover		{ text-decoration:underline; font-weight:normal; color:#000000 }
