/*   Bahn-Web select    18.03.2015      */
body {
	margin: 0em;
	margin-left: 0.3 em;
	background: #ffffff;	
	/* line-height: 1.2;	*/
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 9pt;
	COLOR: #0080C0;	
     background-image:url("_global_img/line_2.gif");
}

.title {
	COLOR: #DE0000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	}

.tables {
	COLOR: #ffffe7;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 8pt;
}

a:link	{color:#E00000; text-decoration:none;}
a:active	{color:#FF0080; text-decoration:none;}
a:hover	{color:#005BA1; text-decoration:none;}
a:visited	{color:#E00000; text-decoration:none;}

