html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  }
  
  
body {
	font: italic 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	background-image: url(img/hintergrund_punkte.gif);
}

#container {
	width: 1068px;
	height: 1000px;
	padding-top: 140px;
	margin-left: 100px;
	background: url(img/hintergrund_huhn.png) no-repeat;
}


#adress {
	padding-top: 25px;
	clear: both;
}


a {color: #000; text-decoration: none; outline: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}




.adress {
	margin-left: 92px;
	width: 298px;
	float: left;
	position: relative;
}

.adress li{
	background-color: #c5bfb4;
	list-style: none;
	padding: 0px 8px 1px 8px;
	float: left;
	clear: right;
}