html
{
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	height:100%;
	font-size: 12px;
}

body
{
	text-align:center;
	background: black;
	color: white;
}

a:link, a:active, a:visited, td, p, .uitgebreid_meer
{
	color: white;
	font-family: arial;
/* 	font-size: 18px; */

}

a:hover
{
	color: #3ef100;
}

a.del
{
	color: #ef0000;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 5px;
}

h2
{
	color: white;
	font-family: Arial;
	font-size: 18px;
	font-weight: none;
	letter-spacing: 2px;
}


p
{
	margin-top: 10px;
}

span.prijs, span.voegtoe
{
	position: relative;
	float:left;
	display: inline;
	width: 200px;
	height: 50px;
	font-family: arial;
	font-size: 12px;
}


span.uitgebreid
{
	position: relative;
	float:left;
	margin-top: 33px;
	height: 20px;
}

span.prijs
{
	margin-top:8px;
	font-weight: bolder;
}

.container{
	position: relative;
	float: none;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding:20px 0px 20px 0px;
/* 	outline: 1px red solid; */
}

.content
{
	float: left;
	position: relative;
	background: none;
	width: 470px;
	height: auto;
}

.product
{
	position: relative;
	float: left;
	padding: 11px;
	width: 587px;
	min-height: 200px;
	border: 1px #808080 solid;
	text-align: left;
	margin: 0px 0px 15px 0px;
}

.breed
{
	position: relative;
	float: left;
	padding: 10px;
	width: 748px;
	height: auto;
	border: 1px #808080 solid;
	text-align: left;
	margin: 0px 0px 15px 0px;
}

hr
{
	color:#808080;
	border:none;
	border-top:1px solid #808080;
	height:1px;
}


.header
{
	position: relative;
	float: left;
	width: 910px;
	height: 100px;
	text-align: right;
} 	

.subheader
{
	width:800px;
	position:relative;
	float:left;
	height:30px;
	text-align:left;
	padding: 5px;
}

.subheader h1
{
	color: white;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}

.rechts{
	position: relative;
	float: right;
	width:300px;
}

.winkelwagen
{
	position: relative;
	float: right;
	width: 255px;
	margin-bottom: 15px;
	padding: 10px;
	text-align: left;
	border: 1px #808080 solid;
}

.winkelwagen h2
{
	font-weight: bold;
	margin-bottom: 10px;
}

.shopmenu
{
	position: relative;
	float: right;
	width: 255px;
	padding: 10px;
	text-align: left;
	border: 1px #808080 solid;
}

.paypalknop
{
	position: relative;
	float: right;
	width: 255px;
	padding: 10px;
	margin-top: 15px;
	text-align: left;
	border: 1px #808080 solid;
}

.uitgebreid_meer
{
	display: none;
	position: relative;
	float: left;
	width: 400px;
	margin:7px 0 0 0;
	height: auto;
}

.uitgebreid_meer p
{
	line-height:20px;
}

h2
{
	font-size: 14px;
	font-family: arial;
	color: white;
	font-weight: bold;
}

td.prijs
{
	text-align: right;
	width:50px;
}

td.aantal
{
	width:25px;
	height:20px;
}

td.totaalprijs
{
	width: 60px;
	text-align: right;
	font-weight: bolder;
}

.product h2
{
	margin-bottom: 15px;
}

.shopmenu h2
{
	margin-bottom: 10px;
}

input.button
{
	color: black;
	background-color: white;
	border: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 18px;
	font-size: 12px;
	padding-bottom:2px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

img.productfoto
{
	position: relative;
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px white solid;
}

select.aantal
{
	margin: 0 0 10px 0;
}

.shopmenu li
{
	list-style-image:none;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
}

.shopmenu li a
{
	text-decoration:none;
	background: url(../images/list_item.png) 0px 3px no-repeat;
	padding-left:12px;
}

.shopmenu li a:hover, .shopmenu li a.actief
{
	color:#fff;
	background: url(../images/list_item_active.png) 0px 3px no-repeat;
}

img.lijn
{
	margin: 8px 0px 5px 0px;
}

input.tekst
{
	font-family: arial;
	font-size: 11px;
	padding:2px;
	height: 18px;
	border: none;
	font-size: 12px;
	width:150px;
	margin-left: 5px;
}

select.tekst
{
	font-family: arial;
	font-size: 11px;
	padding:2px;
	height: 18px;
	border: none;
	font-size: 12px;
	width:150px;
	margin-left: 5px;
}

input.tekstfout
{
	font-family: arial;
	font-size: 11px;
	padding:2px;
	height: 18px;
	border: 1px solid #ff0000;
	font-size: 12px;
	width:150px;
	margin-left: 5px;
}

textarea
{
	font-family: arial;
	font-size: 12px;
	overflow: hidden;
	border: none;
	width: 428px;
	height: 100px;
	padding:5px;
	margin-left: 5px;
}

.breed table
{
	margin: 0px 0px 15px 20px;
}

.ui-tabs 
{ 
	position: relative; 
	float: left;
	text-align: left;
	width: 670px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}
 
.ui-tabs .ui-tabs-nav li 
{ 
	float: left; 
	position: relative; 
	font-size: 17px;
	list-style: none;
	margin: 0 4px 0 0; 
	border-bottom: 0 !important; 
	padding-top: 0; 
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a 
{
	float: left; 
	text-decoration: none; 
	font-size: 26px; 
	text-transform: uppercase; 
	margin-right: 3px;
	color: #afafaf;
}

#tabs ul li a
{
	font-size: 26px;
}

.ui-tabs .ui-tabs-nav li a:hover
{
	color: #fff;
}

.ui-tabs .ui-tabs-panel 
{ 
	margin-top: 2px;
	display: block; 
}

.ui-tabs .ui-tabs-hide 
{ 
	display: none !important; 
}

a.scroll
{
	font-size: 11px;
	font-weight: bolder;
	color: #afafaf;
	text-transform: uppercase;
	margin-right: 7px;
	text-decoration: none;
}

a.scroll:hover
{
	color: white;
}

#tabs ul li a
{
	font-size: 18px;
}

#tabs ul li
{
	font-size: 20px;
}
