html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
	color: #262626;
	font: normal 12px/18px Verdana, sans-serif;
}


hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0;
}

}

a {
	outline: none;
	text-decoration: none;
}

.bild {
	margin-top: 45px;
	margin-left: 75px;
	margin-bottom: 0px;
}

a img:hover {
	z-index: 11;
}

ul {
	margin-bottom: 24px;
	padding-left: 30px;
}
.overlay {
	position: absolute;
	z-index: 10;
	background-image: url(../background/stripe.png);
	background-repeat:repeat-x;
	width: 505px;
	padding-right: 15px;
}

.overlay > p {color: #000; line-height: 16px;}

.image:hover {
	z-index: 11;
	position:relative;
	
}

img {
	border: 0;
}
