body,table,td,tr {
	font-family: Sans-Serif, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #000000;
	width: 940px;
	background-color: #FED250;
	text-align: center;
	height: 30px;
	line-height: 2em
	}

a:link,a:visited,a:active {
	font: bold;
	color: #333333;
	font-weight: bold;
	text-decoration: none
	}

A:hover {
	text-decoration: underline;
	color: #333333;
	}

div#wrapper {
	width: 970px;
	background-image: url(images/hintergrund_schatten.gif);
	}

div#logo {
	background: #ffffff;
	height: 135px;
	width: 942px;
	text-align: left;
	}

div#bild {
	background-image: url(images/bild.jpg); 
	background-repeat:repeat-x;
	width: 942px;
	text-align: justify;
	}

div#produkt {
	background: #ffffff;
	height: 200px;
	width: 200px;
	float: left;
	border: 1px solid #888888;
	padding: 5px;
	text-align: center;
	}

div#inhalt {
	background: #ffffff;
	width: 942px;
	border-top: 1px solid #888888;
	}

a.navi { height:40px; padding-top:11px; padding-bottom:11px; padding-left:16px; padding-right:16px; font-family: sans-serif; font-size:14px; background-color:#ee0000; }
	
a.navi:link    { font: bold 14px Arial; color:#000000; background-color:#b3c9da; text-decoration:none; }
a.navi:visited { font: bold 14px Arial; color:#000000; background-color:#b3c9da; text-decoration:none; }
a.navi:hover   { font: bold 14px Arial; color:#ffffff; background-color:#0072f6; text-decoration:none; }
a.navi:active  { font: bold 14px Arial; color:#ffffff; background-color:#0072f6; text-decoration:none; }

a.navilinks {display:block; width:235px; padding:8px; font-family: sans-serif; font-size:14px; background-color:#ee0000; }
	
a.navilinks:link    { font: bold 14px Arial; color:#000000; background-color:#b3c9da; text-decoration:none; }
a.navilinks:visited { font: bold 14px Arial; color:#000000; background-color:#b3c9da; text-decoration:none; }
a.navilinks:hover   { font: bold 14px Arial; color:#ffffff; background-color:#0072f6; text-decoration:none; }
a.navilinks:active  { font: bold 14px Arial; color:#ffffff; background-color:#0072f6; text-decoration:none; }
