body {
	color: #7a7876;
	background-color: black;
	width: 100%;
	height: 100%;	
	margin: 0px;
	padding:0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #b70b37;
}

.box {

	background-color: black;
	position:relative;
	width: 968px;
	font-size:10px;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
}

.head {
	height: 100px;
	background-color: #1e1e1e;
}

.spacer {
	background-color: black;
	width: 100%;
	height: 1px;
	float: left;
}

.hl {
	background-color: #7a7876;
	width: 968px;
	height: 1px;
	float: left;
}

.navi {
	background-color: #1e1e1e;
}

.bildarchiv {
	background-color: black;
	position: right;
}

.logo {
	height: 400px;
}

.thumbs{
	float: left;
	margin-right: 1px;
	margin-top: 1px;
} 

.freespace {
	height: 280px;
	width: 968px;
	float: left;	
}

.gallery {
	border-width: 1px;
	float: left;
	width: 968px;
} 
