@CHARSET "ISO-8859-1";

* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
body {
  padding: 15px 0;
  margin:0;
  background-image: url('images/background.gif');
}
td.topmenu {
	background: url(images/contentbg.gif) repeat-y;
	height: 34px;
	padding: 0 5px 0 5px;	
}
td.topmenu table {
	background: url(images/navbg.gif) repeat-x;
	height: 34px;	
}
td.content, td.footer {
	background: url(images/contentbg.gif) repeat-y;
	padding: 0 10px 0 10px;	
}
td.footer table {
	border-top: 5px solid #ff9c00;
}
.tab-hinter {
	background: url(images/hintergrund-produktbeschreibung.png) repeat-x;
	}
