body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	margin: 50px 0 20px 0;
	line-height: 18px;
}

a {color: #ff9933;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size: 16px;
	color: #ff9933;
	margin:0; 
	padding-bottom: 5px;
	font-weight:bold;
}

h2 {
	font-size: 12px;
	color: #ff9933;
	margin:0; 
	padding-top: 15px;
		}

h4 {
	font-size: 12px;
	color: #ff9933;
	margin:0; 
	padding-top: 0px;
	padding-bottom: 0px;
		}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: visible;
}




/* ----------WEBSITE-------------- */

/* ----------container-------------- */
#container {
	width: 960px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #ce399c;
	border-right: solid 1px #cc3399;
	border-bottom: solid 1px #cc3399;
}

#topmenu {
	width: 960px;
	height: 24px;
	background-color: #cc3399;
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;

}

#topmenu li {
	float: left;
	height: 24px;
	list-style: none;
	margin-left: 12px;
}


/* ----------container--------------left--------- */

#left {
	width: 200px;
	height: auto;
	background-color: #ce399c;
	border: solid 1px #cc3399;
	position: absolute;
}

#left .logo {
	width: 200px;
	height: 75px;
}

#left .menuitems {
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
}

#left .menuitems .item {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .activeitem {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .subitem {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .subitem1 {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .subitem2 {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}


#left .menuitems .activesubitem {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .activesubitem1 {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .activesubitem2 {
	width: 200px;
	height: 20px;
	background-image: url(images/item_bg.gif);
	background-repeat: repeat-x;
	border-top:solid 1px;
	border-top-color: #ff9933;
}

#left .menuitems .item a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #454344;
	font-weight: bold;
	margin-left: 25px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .activeitem a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #ff9933;
	font-weight: bold;
	margin-left: 25px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .subitem a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #564b47;
	font-weight: bold;
	margin-left: 45px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .subitem1 a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #564b47;
	font-weight: bold;
	margin-left: 70px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .subitem2 a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #564b47;
	font-weight: bold;
	margin-left: 90px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .activesubitem a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #ff9933;
	font-weight: bold;
	margin-left: 45px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .activesubitem1 a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #ff9933;
	font-weight: bold;
	margin-left: 70px;
	text-decoration:none;
	line-height: 18px;
}

#left .menuitems .activesubitem2 a {
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #ff9933;
	font-weight: bold;
	margin-left: 90px;
	text-decoration:none;
	line-height: 18px;
}


.oranje {
	color: #ff9933;
}





#left .menuitems .item a:hover {
	color: #ff9933;
}

#left .menuitems .activeitem a:hover {
	color: #ff9933;
}

#left .menuitems .subitem a:hover {
	color: #ff9933;
}

#left .menuitems .subitem1 a:hover {
	color: #ff9933;
}
#left .menuitems .subitem2 a:hover {
	color: #ff9933;
}
#left .menuitems .activesubitem a:hover {
	color: #ff9933;
}

#left .menuitems .activesubitem1 a:hover {
	color: #ff9933;
}

#left .menuitems .activesubitem2 a:hover {
	color: #ff9933;
}



#left .left_banner {
	width: 200px;
	height: 230px;
	background-color: #e390c8;
	padding-top: 30px;
}

#left .left_banner a {
	margin-left: 30px;
}

#left .slider {
	width: 200px;
	height: 25px;
	background-color: #e79ecf;
	border-top: solid #ecb4da 1px;	
	border-bottom: solid #ecb4da 1px;
}

/* ----------container--------------content main--------- */

#main_banner {
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 200px;
	border-top: solid #ecb4da 1px;	
	padding: 0px;
	align: right;
	border-top:solid 1px;
	border-top-color: #cc3399;
}

#content {
	padding-top: 402px;
	min-height: 471px;
	width: 688px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 202px;
	border-top: solid #ecb4da 2px;
	padding: 35px;
	position:relative;
}

#table{
	padding-top: 402px;
	min-height: 471px;
	width: 728px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 202px;
	border-top: solid #ecb4da 2px;
	padding: 15px;
}


#content .text{
	width: 390px;
	height: auto;
	position: relative;
	float:left;
}

#content .text_breed{
	width: 700px;
	height: auto;
	position: relative;
	float:left;
}
	
.product-item{
	width:700px;
	float:left;
	margin-bottom:25px;
}

.product-img{
	width:130px;
	float:left;
	margin-top:35px;
}

.product-tekst{
	width:390px;
	float:left;
	margin-left:20px;
}

.product-tekst h2{
	padding-top:0;
}

#content .images{
	width: 270px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	float:right;
	margin-left:0px;	
	margin-top:16px;
}

#content .centermainimage{
	width:169px;
	margin-left:auto;
	margin-right:auto;
}

#content .right{
	width: 200px;
	height: auto;
	background-color: #FF0000;
	position: relative;
	margin-left:480px;
}

#spacer {
	width:688px;
	clear:both;
	height: auto;
	background-color: #FFFFFF;
	position:relative;
}

#content a{
	font-size: 12px;
	color: #ff9933;
	margin:0 
}

/* ----------footer--------- */


#footer {
	width: 961px;
	height: 26px;
	background-color: #ce399c;
	margin: 0 auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

#footertekst {
	width: 961px;
	height: 26px;
	background-color: #FFFFFF;
	margin: 0 auto;
	font-size: 9px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	color:#999999;	
}

img
{  border-style: none;
}

.red{
	color:red;
}