@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow|Roboto');
html	{ height: 100%; max-height: 100%; width: 100%; margin: 0; padding: 0;}


a			{ color: rgba(16,16,16,1); text-decoration: none; }
a:hover		{ color: #1DA39D;}
a:visited	{ color: rgba(16,16,16,1);}


ul.produktliste a li div    {background-color: green; border-radius: 5px 5px 0 0; border: 0px; position: absolute; min-height: 10px;}
