body {
	font-family: verdana,arial,helvetiva,sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(../_images/bg.jpg) no-repeat #000 fixed;
	margin: 0px;
	padding: 0px;
}
a {
	color: gray;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
p {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#container {
	position: absolute;
	bottom:0;
	left: 0;
	text-align:left;
    height: 630px;
    width: 16000px;
	 margin-bottom: 25px;
}

img {
	border:0px;
}

.bildklein {
	border: 1px solid white;
	margin-right: 20px;
}