body { 
	background-color: #c7cdbe; /* bbc6a7; /*B6b6b6; */
	background: url('../img/body-bg.png');
	background-position: center center;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size:  12px;
	}
#maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding-bottom: 70px;
	background-color: #fff;
}

#mainwrapper {
	position: relative;
	top: 25px;
	/*bottom: 100px;*/
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	float: left;
}

#flashbj { padding-left: 8px; padding-height: 15px; }

#logo { 
	background: url('../img/xoi1.png');
	width: 141px;
	height: 107px;
}

#menu {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	 
	font-size: 14px;
	color: #323232;
	float: left;
}

#menu a {
	text-decoration: none;
	color: #323232;
	font-weight: bold;
}

#menu a:hover {
	color: #799C12;
}

#content {
	font-size: 12px;
	float: left;
	color: #242424;
	width: 545px;
/* 	position: relative;
	top: -280px;
	left: 165px; */
	background: #fff;
	line-height: 1.6em;
	padding-bottom: 10px;
}

#content a {
	color: #E2001A;
	text-decoration: none;
	}

#content a:hover {
	color: #004A99;
	text-decoration: none;
}

#titel {
	font-size: 18px;
	color: #004A99; /* groen=799C12; rood=E2001A */ 
	padding-bottom: 10px;
}

#streamer {
	font-family: georgia; 
	color: #799C12;
	font-size: 13px;
	
}

#subfooter { 
	color: #747474;
	font-size: 80%;
	position: relative;
	top: 60px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#subfooter a {
	color: #747474;
	font-size: 80%;
	text-decoration: none;
}

#containertbg {
	padding: 20px;
	background: #ededed;
	width: 450px;
	}

#containertbg1 {
	padding: 20px;
	background: #ededed;
	width: 450px;
	font-size: 16px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size:  12px;
	}

#containertbg1  a {
	text-decoration: none;
	color: #799C12;
	font-weight: bold;
}

#containertbg1 a:hover {
	
	color: #004A99;
}

#pupwindow {
	padding: 10px;
		font-family: arial, helvetica;
	font-size:  12px;
}
	
	/*++++++++++++++++++++++++++++++++ WEBWINKEL PEUTERBLADEN +++++++++++++++++++++++++++++++*/
#producttitel  { 
	font-weight: bold;
	font-size: 14px;
	color: #E2001A;
	}
#productbeschrijving {
	font-size: 12px;
	line-height: 1.2em;
 }


#productkader { 
	width: 225px; 
	padding: 3px;
	border: 1px solid #161616; 
	float: left; 
	margin: 4px;
	}
#productkader:hover {
	background-color: #FEF0F0;

}
