
html , body {
	width:			100%;
	height:			100%;
}

body {
	cursor:			default;
	font-family:		Arial;
	font-size:		10px;
	color:			#8D2D2D;
	text-align:		center;
	border:			none;
	background:		#002939 url(/imgs/bg_002939.gif) repeat-x;
	margin:			0;
	padding:		0;
}

ul	{list-style-image:	url(/imgs/arrow2.gif); margin-top: 0px; margin-bottom: 0px}
.img	{border:		1px solid #454545}

hr {
	border:			1px solid #dddddd;
	height:			1px;
}

input {
	font-family:	Arial;
	font-size:	12px;
	border:		#666666 1px solid;
}

textarea {
	font-family:	Arial;
	font-size:	12px;
	border:		#666666 1px solid;
}

.inputLeft {
	cursor:			default;
	font-family:	Arial;
	font-size:	12px;
	color:		#888888;
	text-align:	right;
	border:		#666666 1px solid;
	border-right:	0px solid white
}

.inputRight {
	font-family:	Arial;
	font-size:	12px;
	border:		#666666 1px solid;
	border-left:	0px solid white
}

a	{font-weight:		bold}
a:hover	{text-decoration:	underline}

.reg , .reg:link , .reg:visited , a {
	font-family:		Arial;
	font-size:		11px;
	color:			#444444;
	text-decoration:	none;
}

.reg:hover {
	color:			#444444;
	text-decoration:	underline;
}


.plainlink , .plainlink:link , .plainlink:visited , .plainlink:hover {
	text-decoration:	none;
	font-weight:		normal;
}




.white , .white:link , .white:visited {
	font-family:		Arial;
	font-size:		11px;
	color:			#dddddd;
	text-decoration:	none;
	font-weight:		normal;
}

A.white:hover {
	color:			#dddddd;
	text-decoration:	underline;
}

.sitemap , .sitemap:link , .sitemap:visited , .sitemap:active{
	color:			white;
	font-family:		Arial;
	font-size:		11px;
	text-decoration:	none;
}

.sitemap:hover {
	color:			white;
	font-family:		Arial;
	font-size:		11px;
	text-decoration:	underline;
}

.txt1 {
	border:		0px dotted white;
	border-bottom:	1px solid #454545;
	color:		white;
	font-size:	12px;
	margin:		0px;
}









p.continue {
	color:			#fff;
	margin:			0;
	padding:		10px 0;
}

#home_menus {
	background:		url(/imgs/bg_002939.gif) repeat-x 0 -70px;
	border-top:		1px solid #fff;
	border-bottom:		1px solid #fff;
}

#home_menu {
	width:			550px;
	height:			60px;
}

#home_menu .button {
	display:		block;
	float:			left;
	width:			183px;
	height:			60px;
	margin-left:		1px;
	border-bottom:		1px solid #222;
	cursor:			pointer;
	color:			#fff; #8d2d2d;
	text-decoration:	none;
}

#home_menu .button:hover {
	background:		url(/imgs/button.over.jpg) repeat-x center top;
}

#home_menu .button.first {
	margin-left:		0px;
	width:			182px;
}

#home_menu .button p {
	margin:			0;
	padding:		16px 15px 0 15px;
}








#home_submenu {
	width:			550px;
	height:			29px;
}

#home_submenu .button {
	display:		block;
	float:			left;
	width:			183px;
	height:			28px;
	margin-left:		1px;
	cursor:			pointer;
	color:			#ddd;
	font-weight:		normal;
}

#home_submenu .button:hover {
	background:		url(/imgs/button.over.jpg) repeat-x center -60px;
	text-decoration:	none;
}

#home_submenu .button.first {
	margin-left:		0px;
	width:			182px;
}

#home_submenu .button p {
	margin:			0;
	padding:		5px 0 0 0;
}









#collectie_menu {
	background:		url(/imgs/bg_002939.gif) repeat-x 0 -40px;
	width:			770px;
	height:			60px;
}

#collectie_menu .button {
	display:		block;
	float:			left;
	width:			256px;
	height:			60px;
	margin-left:		1px;
	cursor:			pointer;
	color:			#fff;
	font-weight:		normal;
	text-decoration:	none;
}

#collectie_menu .button:hover {
	background:		url(/imgs/button.over.jpg) repeat-x center top;
}

#collectie_menu .button.first {
	margin-left:		0px;
}

#collectie_menu .button.active {
	background:		url(/imgs/button.active.jpg) repeat-x;
	cursor:			default;
	font-weight:		bold;
	color:			#8d2d2d;;
}

#collectie_menu .button.active:hover {
	background:		url(/imgs/button.active.jpg) repeat-x;
}

#collectie_menu .button p {
	margin:			0;
	padding:		16px 45px 0 45px;
}








