body{
	background-color: #141414;
	background-image: url('images/background_top.jpg');
	background-repeat: no-repeat;
	background-position: center 8px;
}

#center-top{
	background-image: url('images/background_logo.jpg');
	height: 205px;
	width: 923px;
	margin-left: auto;
	margin-right: auto;	
}
	#center-top li {
		list-style-type:none;
	}
	#center-top ul {
		list-style-type:none;
		margin:0;
		padding:0;
		padding-left: 70px;
		padding-top: 110px;
		/*color: #ffc000;*/
		color: #4c4c4c;
		font-weight: bold;
	}
	#center-top .inactive {
		display:block;
		float:left;
		margin-left:60px;
		color: #4c4c4c;
		text-align:center;
		text-decoration:none;
	}
	#center-top .active {
		display:block;
		float:left;
		margin-left:60px;
		color: #ffc000;
		text-align:center;
		text-decoration:none;
	}
	#center-top .header-main{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_main.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top .header-alchemy{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_alchemy.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top .header-meet{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_meet.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top .header-webshop{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_webshop.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top .header-links{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_links.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top .header-contact{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_contact.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top .header-nieuwsbrief{
		margin-top: 37px;
		margin-right: 112px;
		height: 33px;
		width: 811px;
		text-align: right;
		background-image: url('images/header_nieuwsbrief.jpg');
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#center-top h1{
		display: none;
	}
	
	#center-top #bar{
		background-image: url('images/bar.jpg');
		background-repeat: no-repeat;
		background-position-y: top;
		width: 701px;
		height: 30px;
		background-color: #141414;
		margin-left: auto;
		margin-right: auto;
	}

#center-center{
	background-image: url('images/background_center.jpg');
	background-repeat: no-repeat;
	background-position-y: top;
	min-height: 288px;
	width: 923px;
	margin-left: auto;
	margin-right: auto;	
}

	#center-center #content{
		width: 701px;
		min-height: 300px;
		background-color: #141414;
		margin-left: auto;
		margin-right: auto;
		color: #706c5f;
		padding-bottom: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font: Arial;
		font-size: 12px;
	}
	
	#center-center #content h2{
		margin-top: 0px;
	}
	
	#center-center #content img{
		border: 3px solid #4c4c4c;
		float: left;
		margin-right: 15px;
		margin-bottom: 30px;
	}
	
	#center-center #footer{
		background-image: url('images/bar.jpg');
		background-repeat: no-repeat;
		background-position-y: top;
		width: 701px;
		height: 30px;
		color: #706c5f;
		padding-top: 2px;
		padding-left: 2px;
		font-size: small;
		background-color: #141414;
		margin-left: auto;
		margin-right: auto;
	}
	
	#center-center #footer .left{
		float: left;
	}
	
	#center-center #footer .right{
		float: right;
	}
	
.clear{
	clear: both;
}

iframe{
	border: 3px solid #4c4c4c;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}

A:link {text-decoration: none; color: #ffc000;}
A:visited {text-decoration: none; color: #ffc000;}
A:active {text-decoration: none; color: #ffc000;}
A:hover {text-decoration: underline; color: #ffc000;}

#ie6msg {
    border: 3px solid #090;
    margin: 8px 0;
    background: #cfc;
    color: #000;
}

#ie6msg h4 {
    margin: 8px;
    padding: 0;
}

#ie6msg p {
    margin: 8px;
    padding: 0;
}

#ie6msg p a.getie8 {
    font-weight: bold;
    color: #006;
}

#ie6msg p a.ie6expl {
    font-weight: normal;
    color: #006;
}
