

html {
  margin                   : 0;
  padding                  : 0;
  border                   : 0;
}

body {
	background-color: #babfc1;
	background-image: url(/_content/images/verlauf.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #54585e;
	text-decoration: none;
}

p {
  margin                   : 0 0 0 0;
  padding                  : 0;
  border                   : 0;
}

td {
  font                     : 12px Arial, Helvetica, Verdana;
  color                    : #54585e;
}

form {
  margin                   : -15px 0 5px 0;
  padding                  : 0;
  border                   : 0;
}

h1 {
  font                     : bold 14px Arial, Helvetica, Verdana;

  margin                   : 0 0 -10px 0;
  min-height               : 25;
  line-height              : 17px;  
  _margin                  : 0 0 -10px 0;
  _height                  : 25;
}

h2 {
  font                     : 12px Arial, Helvetica, Verdana;
  color                    : #213F6B;
  font-weight              : bold;
}


a, a:link,  a:hover , a:active ,a:visited{
	color: #da1715;
	font-weight: bold;
text-decoration          : none;
}
/*
div.box_gross_inhalt table tr td a{
  background-image         : url(/_content/images/newspfeil.gif) ;
  background-repeat	   : no-repeat;
  padding                  : 0 0 0 14px;
  color                    : #da1715;  
  text-decoration          : none;
  background-position	   : left center; 
  display:block;

}
*/
div.product_text a,div.product_text a:link,div.product_text  a:hover ,div.product_text a:active ,div.product_text a:visited{
  background-image         : url(/_content/images/newspfeil.gif) ;
  background-repeat	   : no-repeat;
  padding                  : 0 0 0 14px;
  color                    : #da1715;  
  text-decoration          : none;
  background-position	   : left center; 
  display:block;

}


