body {
	margin: 0px;
	background-image:url(../gfx/bg_gradient.jpg);
	background-position:top;
    background-repeat:repeat-x;
	background-color:#000000;
}
/* CONTENT VAKKEN */
div {
	padding: 10px;
	vertical-align: top;
}

td.content_breed {
	background-color: black;
	padding: 10px;
	width: 620px;
	border-bottom: 1px solid #343434;
	vertical-align: top;
}

table.home_content td {
	vertical-align: top;

}
body#home td.content_breed {
	background-color: black;
	padding: 0px;
	width: 620px;
	border-bottom: 0px;
}

/*
td.content1 div {
	padding: 10px;
	float: left;
	width: 309px;
}

td.content1 > div {
	padding: 10px;
	float: left;
	width: 287px;
}
*/
div.content_white_border {
	padding: 10px;
	border: 1px solid #343434;
	height: 95px;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}


h1, h2 {
	font-family: arial;
	vertical-align: top;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;

}

h1 {
	color: #FF9900;
	margin: 0px;
	margin-bottom: 3px;
}

h2 {
	color: #FF9900;
	background-image:url(../gfx/header_dots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 0px;
	padding-bottom: 10px;

}

h3 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

p {
margin-top: 0px;
}

td.nieuws h3 a {
	font-family: verdana;
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

td.menu {
	border-right: 1px solid #000000;
	border-bottom: 4px solid #343434;
	background-color: black;
	padding: 10px 0px 0px 10px;

}

td.nieuws {
	width: 249px;
	background-image: url(../gfx/bg_grey_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: black;
	padding: 30px 0px 0px 10px;
	
}

a {
	color: #FF9900;
	position:relative;
}
a:hover {
	color: #999999;
}


td.nieuws a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.nieuws a:hover {
	color:#666666;
}

td.nieuws ul {
	margin-left: 10px;
}

td.nieuws li {
list-style-image:url(../gfx/bullet.gif);
list-style-type:none;
}
td.nieuws > ul {
	margin-left: -20px;
}

td.content1 {
	background-image: url(../gfx/grey_wave.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom: 1px solid #000000
	border-right: 1px solid #000000;
	background-color: black;
	height: 140px;
	padding: 0px;
	width: 310px;
}

td.content2 {
	background-image: url(../gfx/warm_grey_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom: 1px solid #000000;
	background-color: black;
	height: 95px;
	width: 620px;
}

td.content3 {
	background-image: url(../gfx/grey_wave2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: black;
	height: 140px;
	width: 310px;
	padding: 0px;
}

td.contact {
	width: 249px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: white;
	padding: 10px;
}

td.menu ul {
	margin: 0px;
	padding: 0px;
	width: 225px;
}

td.menu li {
	background-image: url(../gfx/menu_dots.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 9px;
	list-style-type:none;
	width: 225px;
}

td.menu > li {
	padding-left: 10px;
}

td.menu a {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

td.menu a:hover {
	color: #FF9933;
}

table.main {
	width: 870px;
	border: 0px;
}

td.taal_td table {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/menu_bg.png',sizingMethod='crop');
}

td.taal_td > table {
	background-image: url('/gfx/menu_bg.png');
	background-repeat: no-repeat;
	background-color: transparent; 
}

td.taal_td a {
	text-decoration: none;
	color: white;
      	padding: 2px;
	font-family: Arial;
	font-size: 11px;
}

td.footer {
	background-image: url(../gfx/footer.gif);
	text-align: center;
	vertical-align: top;
	height: 100px;
	line-height: 30px;
	color: white;
}

table.sales_assist {
	background-color: #ebebeb;
	
}

