/*Styles für Linkseiten Docusave Homepage*/
/*Manuel Bolla*/
/*V01	09.09*/

body	{
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 2em;
	}
	
a		{
	color: #999999
	}
	
Textl1	{
	
	}
	
Textl2	{
	
	}
	
	
h1	{	/*Ueberschrift*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.4em;
	background-color: #407CC5;
	color: #E6E6E6;
	text-indent: 0.2em;
}

h2	{	/*Untertitel*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	line-height: 1.45em;
	background-color: #407CC5;
	color: #E6E6E6;
	text-indent: 0.3em;
}
