body				{
						margin-top: 0px;
						margin-bottom: 0px;
						margin-left: 0px;
						margin-right: 0px;
					}

td					{
						font-family: arial;
						font-size: 12px;
					}

.normal_text		{
						font-family: arial;
						font-size: 12px;
					}
										
.left_menu			{
						color: #000000;
						font-weight: bold;
						text-decoration: none;
					}

.left_menu:hover	{
						color: #C4103A;
					}
.left_menu_klein			{
						color: #000000;
						font-weight: bold;
						font-size: 11px;
						text-decoration: none;
					}

.left_menu_klein:hover	{
						color: #C4103A;
					}
					
.left_red			{
						color: #C4103A;
						font-weight: bold;
						text-decoration: none;
					}
					
.top_menu			{
						color: #ffffff;
						font-weight: bold;
						text-decoration: none;
						line-height: 13px;
					}
					
.top_menu:hover		{
						color: #C4103A;
					}
					
.headline			{
						color: #C4103A;
						font-size: 18px;
					}
.headline_black			{
						color: #000000;
						font-size: 18px;
					}
					
.intext_link		{
						font-weight: bold;
						text-decoration: none;
						color: #C4103A;
					}
					
.intext_link:hover  {
						text-decoration: underline;
					}
					
table.produktliste  {
						width: 100%;
					}
td.produktliste     {
	  					background: #F5F5F5;
	  					text-align: center;
					}

