/* styles für rezepte seiten | 050915  | elephant seven, gt, al*/
/* basic styles für n4.x etc. */

body,h1,h2,h3,table,p,th,td,div,ul,li,ol,a,label,input,sup,sub {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	}
body {
	/*background-color: white;*/
	margin:0;
	padding:0;
	}
