h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 13pt;
	color: #000000;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11pt;
	color: #000000;
}

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
	color: #000000;
}

p,td,li,ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
	color: #000000;
}

input,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
	color: #000000;
}

table
{
	margin: 0px;
}

a:link
{
	color : #e60033;
	text-decoration : none;
}

a:active
{
	color : #e60033;
	text-decoration : none;
}

a:visited
{
	color : #e60033;
	text-decoration : none;
}
a:hover
{
	color : #e60033;
	text-decoration : none;
}

.listentext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

span.shopmenue 		{font-size:12px}
a.shopmenue    		{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:link.shopmenue	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:visited.shopmenue	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:active.shopmenue	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:hover.shopmenue	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}

span.shop 		{font-size:12px}
a.shop    		{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:link.shop		{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:visited.shop	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:active.shop	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}
a:hover.shop	{font-size:12px; font-weight:normal; text-decoration:none; color:#999999}


