.header {
	background-image: url(Bilder/header.jpg);
	height: 265px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	background: #e6e6e6;
	height: 100%; /* Damit Footer ggf. abschließt (?) */
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.content_top {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.menue {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.table1 {
	width: 1000px;
	border: 0px;
}

img {
	border: 0px;
}

a:link, a:active, a:hover, a:visited, a:focus {
	color: #002f5c;
}

body {
	margin: 0px; /* Damit Footer ggf. abschließt */
	font-family: Verdana;
	text-align: center;
	background-image:url(Bilder/background.jpg)
}

.collection_item_description {
	padding-top: 3px;
	height: 260px;
	margin-left: 280px; /* Wegen left-float von Bild-Div Thumb-Breite (250px) hinzugerechnet */
	text-align: left;
}

.impress_smalltext {
	font-size: 12px;
}
