/*	www.merkur-brothers.ch			*/
/*	Erstellt	:	20.09.2005		*/
/*	Ergänzt		:	24.04.2010		*/

a.link		    {color:#000000; text-decoration: none;}

a.link:visited	{color:#000000; text-decoration: none;}

a.link:active	{color:#000000; text-decoration: none;}

a.link:hover	{color:#000000; text-decoration: none;}	/*	funktioniert nur im i-explorer	*/



body 	{margin-top:10;
		margin-left:10;
		background-color:#FFFFFF;
		/*background-image:url(logo.png);
		background-position:center;
		background-repeat:no-repeat;
		background-attachment:fixed;*/
		}



p,h1,h2,h3,h4,ul,ol,li,b,i,a,div
		{font-family:Verdana,sans-serif;}


p	{font-size: 8pt; margin-top: 0; margin-bottom:0; margin-left:10;}

h4		{font-size: 8pt; font-weight:bold; margin-top:15; margin-bottom:5; margin-left:10; color:#000000;}

h3		{font-size: 8pt; font-weight:bold; margin-top:5; margin-bottom:5; margin-left:10; color:#000000;}

h2		{font-size:10pt; font-weight:bold; margin-top:10; margin-bottom:0; margin-left:12; color:#000000;}

h1		{font-size:12pt; font-weight:bold; margin-top:10; margin-bottom:0; margin-left:12;}


ul		{list-style-type:circle;}
ul,ol,li	{font-size: 8pt; margin-top: 0; margin-bottom:0; margin-left:20;}

/*	navigation */
.nav	
{
	font-weight:bold;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.navbold
{
	font-weight:bold;
	color: #DD0000;
	font-size: 8pt;
	text-decoration: none;
}

.maillink
{
	font-weight:normal;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
.table	
{
	font-family:Verdana, sans-serif;
	font-size:8pt;
}
.input_text	
{
	font-family:Verdana, sans-serif;
	font-size: 8pt;
}
.input_lieste	
{
	font-family:Verdana, sans-serif;
	font-size: 8pt;
	width: 160px;
}
.ok
{
	font-family:Verdana, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color:#096;
}