#center-container {
	margin: 0px auto;
	width: 990px;
}

#topholder {
	height:22px;
	background-color: #816C5B;
}

#logoholder {
	background-color: #000000;
	height: 60px;
}

#languageholder {
	background-color: #F29400;
	height: 22px
}

.clearBoth {
	clear:both;	
}

.blockImage {
	float:left;
	display:block;
}

#content-container {
	position:relative;
	height: 490px;
	overflow:auto;
	background-color: #816C5B;
	overflow-x: hidden;
}

.content {
	padding: 20px;
	padding-right: 230px;
}

#menu-container {
	width: 200px;
	height: 490px;
	float: left;
	background-image: url(/images/achtergrondmenu.jpg);
}
#menu-container ul  {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
#menu-container li {
	list-style: none;
	background-color: #000000;
	border-top: 1px solid #816C5B;
	
}
#menu-container ul ul {
	padding-left: 12px;
	display:none;
}
#menu-container a{
	display: block;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
}

#menu-container a:hover {
	text-decoration: none;
} 
#menu-container li ul {
	background-color:  #816C5B;
	
}
#menu-container ul ul a {
	padding-left: 8px;
}

#menu-container li li {
	background-color: #808080;
}
#menu-container li li li {
	background-color: #CCCCCC;
}

#menu-container ul ul ul {
	padding-left: 0px;
}
#menu-container li.noBorder {
}


.imageRight {
	position:absolute; 
	right: 17px;
	top:0px;
	overflow:hidden;
	height: 490px;
}
.imageRight img {
	display:block;
}


.fotos {
	float:right;
	margin-left: 20px;
}
.faq-content .antwoord {
	display:none;
	margin: 20px 0px;
}
.faq-content .faq {
	margin-bottom: 10px;
}
.footer-menu {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 20px;
}
.footer-menu a:link,.footer-menu a:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.clearBoth {
	clear:both;
}


.searchHolder input {
	background: transparent;
	border: 1px solid black;
	margin-right: 6px;
}

.productkleuren .kleurgroep {
	font-weight: bold;
	clear:left;
	margin-bottom: 10px;
	font-size: 15px;
}

.productkleuren .kleurtype {
	text-decoration: underline;
	clear: left;
	margin-bottom: 4px;
}
.productkleuren .productkleur {
	width: 75px;
	height: 150px;
	margin-right: 8px;
	float: left;
}
.productkleuren .productkleur img{
	border: 1px solid black;
}
td div {
	position: static;
}

.results th,.results td{
	text-align: left;
	padding-right: 7px;
	padding-left: 2px;
}
.results td.center {
	text-align: center;
}

.content-product h2 {
	font-size: 12px;	
}

.form-row {
	clear:both;
}
.content .form-row label {
	float: left;
	clear:left;
	height: 18px;
	width: 150px; 	
}

.content .form-row input, .content .form-row select, .content .form-row textarea {
	width: 250px;
	margin-top: 5px;
}

.buttons {
	margin-left: 150px;
}

/** conversiedoelen **/
.conversiedoelen {
	
}
.conversiedoelen_content { 
	padding-left: 10px;
	border-left: 1px solid #00a4dd;
	border-right: 1px solid #00a4dd;
}
.conversiedoel_item {
	
}
