body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

input
{
	border: 1px solid #000000;
}

select
{
	border: 1px solid #000000;
}

a:link, a:visited
{
	color: #010C6B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #010C6B;
	font-weight: bold;
	text-decoration: none;
}

#container
{
	width: 800px;
	height: 575px;
	margin: 100px auto;
}

#menu
{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url("/images/bg_menu.jpg");
	background-repeat: repeat-x;
	width: 800px;
	height: 21px;
	border-bottom: 4px solid #000000;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	height: 21px;
	list-style: none;
}

#menu ul li
{
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #f4ef9c;
	font-weight: bold;
	border-left: 2px solid #000000;
	float: left;
	behavior: url("/theme/csshover.htc");
}

#menu ul li:hover
{
	color: #FFFFFF;
	cursor: pointer;
}

#menu ul li.selected
{
	color: #FFFFFF;
	cursor: pointer;
}

#menu ul li a
{
	display: block;
	color: #f4ef9c;
	text-decoration: none;
}

/*IE6 hack to get sub menu links to behave correctly*/
* html #menu ul li a
{
	display: inline-block;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #f4ef9c;
}

#menu ul li:hover a:link, #menu ul li:hover a:visited
{
	color: #FFFFFF;
}

#menu ul li.selected a:link, #menu ul li.selected a:visited
{
	color: #FFFFFF;
}

#zoeken
{
	position: absolute;
	top: 1px;
	right: 50px;
	width: 50px;
}

#wrapper
{
	width: 800x;
	height: 550px;
}

#content_container
{
	float: left;
}

#content
{
	position: relative;
	top: 60px;
	left: 60px;
	background: none;
	width: 304px;
	height: 375px;
	padding: 10px;
	overflow-y: auto;
	scrollbar-base-color:#F26D12;
	scrollbar-face-color: #F26D12;
	scrollbar-3dlight-color: #CE9C7B;
	scrollbar-shadow-color: transparent;
	scrollbar-darkshadow-color: #CE9C7B;
	scrollbar-arrow-color: #CE9C7B;
	scrollbar-track-color: #CE9C7B;
	border: 4px solid #f26d12;
	border-bottom: 0px solid #000000;
}

#back
{
	position: relative;
	top: 60px;
	left: 60px;
	width: 304px;
	height: 23px;
	background-color: #622c06;
	padding: 10px;
	border: 4px solid #f26d12;
	border-top: 0px solid #000000;
}

#ws_back
{
	position: relative;
	top: 105px;
	left: 60px;
	width: 304px;
	height: 23px;
	padding: 10px;
}

#illustratie
{
	margin: 35px 0px 0px 117px;
	width: 327px;
	float: left;
}

#worldclock
{
	position: relative;
	top: 459px;
	left: 190px;
}

#content_breed
{
	position: relative;
	top: 50px;
	left: 46px;
	width: 680px;
	height: 325px;
	margin: 0px;
	padding: 10px;
	overflow-y: auto;
	scrollbar-base-color:#F26D12;
	scrollbar-face-color: #F26D12;
	scrollbar-3dlight-color: #CE9C7B;
	scrollbar-shadow-color: transparent;
	scrollbar-darkshadow-color: #CE9C7B;
	scrollbar-arrow-color: #CE9C7B;
	scrollbar-track-color: #CE9C7B;
	border: 4px solid #f26d12;
}

#productgroepen
{
	width: 180px;
	margin: 20px 0px 0px 280px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
