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: 110px;
	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:12px;
        font-family: sans-serif; font-size:12px; background-color:#ee0000; }
	
a.navi:link    { font: bold 12px Arial; color:#000000; background-color:#b3c9da; text-decoration:none; }
a.navi:visited { font: bold 12px Arial; color:#000000; background-color:#b3c9da; text-decoration:none; }
a.navi:hover   { font: bold 12px Arial; color:#ffffff; background-color:#6b89a0; text-decoration:none; }
a.navi:active  { font: bold 12px Arial; color:#ffffff; background-color:#6b89a0; text-decoration:none; }
