#tabcontainer {
	overflow:hidden;
}
#infotabs {
	display: block;
	height:44px;
	width:490px;
	background-image:url(/images/c_gradient.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:-10px;
	float:left;
}
/* correctie voor browser */
html>body #infotabs {
	margin-left:-50px;/* Firefox */
	.margin-left:-10px;/* for IE 7 */     
}
#infotabs, #infotabs a {
	height:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#infotabs a {
	display:block;
	line-height:44px;
	outline:none;
	padding-left: 10px;
	float:left;
}
#infotabs li a.selected {
	background-color:#FFFFFF;
	background-image:url(/images/c_l.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#infotabs li a span {
	padding-right: 10px;
}
#infotabs li a.selected span {
	background-color:#000000;
	display:block;
	line-height:44px;
	outline:none;
	padding-right: 10px;
	background: url(/images/c_r.jpg) top right no-repeat;
}
#infotabs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#infotabs li {
	padding: 0px;
	margin: 0px;
	display:inline;
	float:left;
}


.tabcontentstyle{ 
	b/order: 0px solid #cccccc;
	b/ackground-color:red;
	w/idth: 100%;
	m/argin-bottom: 1em;
	p/adding: 10px;
	width: 488px;
}
/* tab2*/
#tabcontainer2 {
	overflow:hidden;
	
}
#infotabs2 {
	display: block;
	height:44px;
	w/idth:690px;
	background-image:url(/images/c_gradient.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:-15px;
	float:left;
}
/* correctie voor browser */
html>body #infotabs2 {
	margin-left:-50px;/* Firefox */
	.margin-left:-10px;/* for IE 7 */     
}
#infotabs2, #infotabs2 a {
	height:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#infotabs2 a {
	display:block;
	line-height:44px;
	outline:none;
	padding-left: 10px;
	float:left;
}
#infotabs2 li a.selected {
	background-color:#FFFFFF;
	background-image:url(/images/c_l.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#infotabs2 li a span {
	padding-right: 20px;
}
#infotabs2 li a.selected span {
	background-color:#000000;
	display:block;
	line-height:44px;
	outline:none;
	padding-right: 10px;
	background: url(/images/c_r.jpg) top right no-repeat;
	font-weight:bold;
}
#infotabs2 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#infotabs2 li {
	padding: 0px;
	margin: 0px;
	display:inline;
	float:left;
	
}

