:focus {
	outline: 0;
}
body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.menubar_t {
	height: 103px;
	background: #000000;
	filter:				alpha(opacity=70);
	-moz-opacity:		.75;
	opacity:			.75;

	z-index: 1;
	margin: 0px;
	width: 100%;
	position: absolute;
	bottom: 22px;
}
.menubar {
	color: #ff0099;
	height: 83px;
	z-index: 1;
	margin: 0px;
	width: 100%;
	position: absolute;
	bottom: 33px;
}
.menuknop {
	height: 25px;
	color: #ffffff;
	font-size: 15px;
	float: right;
}/*
.menuknop_active {
	height: 25px;
	font-family: 'Trebuchet ms', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
	float: right;
	background: #7a2d81;
}*/
.menuknop_inside {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 2px;
	height: 20px;
	float: left;
	font-family:"Lucida Sans", sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}

.menuknop_inside a{
	color: #ffffff;
	text-decoration: none;
}
.menuknop_inside a:hover{
	text-decoration: underline;
}
.menuitems {
	width: 630px;
	float: left;
	height: 35px;
	margin-left:70px;
	margin-top: 33px;
	text-align:right;
}
.adres {
	width: 175px;
	float: right;
	display: inline;
	text-align: right;
	color: #818085;
	font-family: arial;
	font-size: 12px;
	margin-right: 20px;
}
.allurelogo {
	width: 140px;
	float: left;
	height: 24px;
position: relative;
bottom: 40px;

}
.container_t {
	width: 704px;
	height: 584px;
	background: #000000;
	filter:				alpha(opacity=70);
	-moz-opacity:		.75;
	opacity:			.75;
	z-index: 11;
	position: absolute;
	top: 48px;
	right: 40px;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
}
.container {
	width: 704px;
	height: 584px;
	z-index: 11;
	position: absolute;
	top: 48px;
	right: 40px;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
}

.container a, .adres a{
	color: #ffffff;
	text-decoration: underline;
}
.container a:hover, .adres a:hover{
	text-decoration: none;
}
.textcontainer {
	width: 664px;
	height: 564px;
	margin-top: 10px;
	margin-left: 20px;
}


#pane1 {
	height: 540px;
	width: 664px;
	padding: 0;
	display: block;
	overflow: hidden;
	margin-top:	0px;
	padding: 0;
}
.titel {
	font-size: 30px;
	font-family: "Lucida Sans", sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#bg
{
overflow:hidden;
}
