body {
	background-repeat: repeat;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	line-height: 15px;
	background-image: url(images/achter.gif);
	background-repeat:repeat-x;
	text-align:center;
	}
#container {
	width:980px;
	margin:0px auto;
	height:150px;
	padding:0px;
	border:none;
	background:none;
}
#content {
	width:980px;
	margin:0px auto;
	height:auto;
	padding:0px;
	border:none;
	background:none;
	overflow:hidden;
}
.footer {
	width:100%;
	margin:0px auto;
	height:50px;
	padding:0px;
	border:none;
	background:none;
	background-image:url(images/achter2.gif);
	background-repeat:repeat;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	color:#999999;
	float:left;
}
.img {
	display: block;
	margin-left: auto;
    margin-right: auto;
	width: 380px;
	padding:20px;
	border:none;
	margin-top:0px;
}
a.button1 {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/home1.gif)}
a.button1:hover {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/home2.gif)}
a.button2 {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/artists1.gif)}
a.button2:hover {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/artists2.gif)}
a.button3 {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/exhibitions1.gif)}
a.button3:hover {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/exhibitions2.gif)}
a.button4 {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/contact1.gif)}
a.button4:hover {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(images/contact2.gif)}
a {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
	}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}