@charset "UTF-8";
@import url(fonts/gentnerfonts.css);
* { background-color: #e6ffe9;
	font-family: "Source Sans Pro", "Lucida Grande", Calibri, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	letter-spacing: 0.033em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 11.8pt;
	line-height: 1.3em;
	font-variant-ligatures: none;
	}
body { background-color: #e6ffe9;
	background-image: url("HGgruen.gif");
	background-repeat: repeat;
	color: #556557;
	}
td { color: #556557;
	}
p { color: #556557;
	margin-bottom: 0;
	}
ul { color: #556557;
	list-style-position: outside;
	margin-left: 1.2em;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}
ol { color: #556557;
	list-style-position: outside;
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}
li { color: #556557;
	margin-left: 0;
	padding-left: 0;
	list-style-type: "-";
	list-style-position: outside;
	margin-top: 0;
	margin-bottom: 0;
	}
img { border: none;
	}
/* div { background: url(Maus24-200.jpg); } */
/* .mix {  } */
.rot { color: #f00060;
	}
.blass { color: #9db2a0;
	}
.norma { color: #556557;
	text-decoration: none;
	}
.hide { display: none; }
a { link: #f00060;
	alink: #660000;
	vlink: #f00060;
	text-decoration: none;
	}
a:link { color: #f00060; text-decoration: none;
	}
a:hover { color: #f00060; text-decoration: underline;
	}
a:active { color: #660000; text-decoration: none;
	}
a:visited { color: #f00060; text-decoration: none;
	}
