<style type="text/css">	<!--
	body
	{
		font-family : sans-serif;
		font-size : 9px;
		font-weight: normal;
	}

	h1
	{
		font-family : sans-serif;
		font-size : 11px;
	}

	.comment
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #E1E1E1;
		text-decoration : none;
		
	}

	.firstnavigation
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #B8B8B8;
		text-decoration : none;
	}
	.firstnavigation_active
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #FD9F14;
		text-decoration : none;
	}

	.secondnavigation
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #B8B8B8;
		text-decoration : none;
	}
	.secondnavigation_active
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #FD9F14;
		text-decoration : none;
	}

	.content
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #555555;
		padding : 10px;
	}

      .tablecontent
	{
		font-family : sans-serif;
		font-size : 11px;
		color : #555555;
		padding : 2px;
	}

	.artikel_preis
	{
		font-family : sans-serif;
		font-size : 11px;
		font-weight: bold;
		color : #000000;
		padding : 1px;
	}


	.copyright
	{
		font-family : sans-serif;
		font-size : 9px;
		color : #B8B8B8;
	}

	a
	{
		text-decoration: 	none;
		color:  #B8B8B8;
		font-size: 11px;
		font-family: sans-serif;
	}

	a:hover
	{
		text-decoration:  underline;
		color:  #FD9F14;
		font-size: 11px;
		font-family: sans-serif;
	}

	a:active
	{
		text-decoration: 	none;
		color:  #FD9F14;
		font-size: 11px;
		font-family: sans-serif;
	}

	a:link
	{
		text-decoration: 	none;
		color:  #B8B8B8;
		font-size: 11px;
		font-family: sans-serif;
	}

	-->
</style>