body     {
	color:        #000000;
	font-size:    12px;
	font-family:  arial;
	line-height:  19px;
	text-align:	  left;
	vertical-align:top;
	padding:	   0;
	margin:		 	0;
}

td   {
	color:      #000000;
	font-size:   12px;
	font-family: arial;
	line-height: 19px;
	text-align:left;vertical-align:top;
}

.table { 
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding:		5px 0px 5px 0px;
	text-align: left;
	color: #000000;
	font-weight:bold;
	vertical-align: top;
}


h1   {
	color:      #000000;
	font-size:   14px;
	font-family: arial;
	line-height: 22px;
	z-index: 5;
}

h2   {
	color:      #000000;
	font-size:   12px;
	font-family: arial;
	line-height: 9px;
}

a:link, a:visited {
	color:          #666;
	font-size:   12px;
	text-decoration: none;
}

a:hover, .menu_on:link, .menu_on:visited {
	color:          #000000;
	font-size:   12px;
	text-decoration: none;
}

.loading {
	display: none;
}

#overlay {
	z-index: 10;
	filter: alpha(opacity=25); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25); /* IE */
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#ccc;
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	text-align:center; 
	vertical-align:middle;
}

#loader {
	z-index: 11;
	position:fixed; 
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-left: -26px;
	width: 26px;
	height: 26px;
	text-align:center; 
	vertical-align:middle;
	padding: 0px;
	
}

#container {
	position: relative;
	margin: 0px auto;
	width: 975px;
}

#header {
	height: 95px;
	width: 976px;
}

#menu {
	float: left;
	width: 600px;
	margin: 30px 0px 0px 15px;
	z-index:5;
}

#menu a {
	padding: 0 20px 0 0;
}

#logo {
	position: absolute;
	right: 22px;
	top: 18px;
	width: 207px;
	height: 65px;
	z-index:5;
}

#kwaliteit {
	position: absolute;
	width: 126px;
	height: 16px;
	right: 263px;
	top: 30px;
	z-index:5;
}

#content {
	width: 976px; 
	height: 600px; /* voor IE */
	padding: 0;
	margin:	0;
	position: relative;
}

#content #image img {
	width: 975px;
	height: 600px;
}

/*
 * Keuze pagina
 */

#content .menuimage {
	float: left;
	position: relative;
	height:600px;
	width: 244px;
	padding : 0;
	margin: 0;
	color: #413E3E;
	overflow: hidden;
}

#content .menuimage .foto {
	position: absolute; 
	top:0; 
	left: 0;
	padding: 0;
	margin: 0;
}

#content .menuimage .text {
	position: absolute;
	display: block;
	bottom	: 0px;
	height: 250px;
	width: 244px;
	font-size: 12px;
	font-weight: normal;
	z-index: 3;
	background-color: #ffffff;
}

#content .menuimage .text h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

#content .menuimage .text p {
	padding: 0 10px 0px 10px;
}

#content .menuimage:hover .text {
	display: block;
	color: #413E3E;
	background-color: #ffffff;
}

#content .text a {
	color: #413E3E;
}

#content .menuimage:hover {
	color: #000000;
}

/*
 * Keuze_5 pagina
 */

#content .menuimage_5 {
	float: left;
	height:600px;
	width: 195.2px;
	padding : 0;
	margin: 0;
	color: #413E3E;
	overflow: hidden;
	position: relative;
}

#content .menuimage_5 .foto {
	position: absolute; 
	top:0; 
	left: 0;
	padding: 0;
	margin: 0;
}

#content .menuimage_5 .text {
	position: absolute;
	display: block;
	bottom	: 0px;
	height: 315px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	z-index: 3;
	background-color: #ffffff;
}

#content .menuimage_5 .text h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

#content .menuimage_5:hover .text {
	display: block;
	color: #413E3E;
}

#content .menuimage_5:hover {
	color: #fff;
}



/*
 * Keuze_5 pagina
 */

#content .menuimage_2 {
	float: left;
	height:600px;
	width: 488px;
	padding : 0;
	margin: 0;
	color: #413E3E;
	overflow: hidden;
	position: relative;
}

#content .menuimage_2 .foto {
	position: absolute; 
	top:0; 
	left: 0;
	padding: 0;
	margin: 0;
}

#content .menuimage_2 .text {
	position: absolute;
	display: block;
	bottom	: 0px;
	height: 145px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	z-index: 3;
	background-color: #ffffff;
}

#content .menuimage_2 .text h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

#content .menuimage_2:hover .text {
	display: block;
	color: #413E3E;
}

#content .menuimage_2:hover {
	color: #fff;
}


/*
 * Home pagina
 */ 

#content .title {
	position: absolute;
	top: 20px;
	left: 15px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	z-index:5;
}

#content .home_text_links {
	width: 975px;
	padding: 10px 0px;
	position: absolute;
	bottom: 75px;
	background-color: #ffffff;
	z-index: 99;
}

#content .home_text_links p {
	margin: 0px;
	padding: 0px 20px;
}
#content .home_text_links h1 {
	margin: 0px;
	padding: 0px 20px;
}
#content .home_text_links h2 {
	margin: 0px;
	padding: 0px 20px;
}

#content .home_links {
	width: 975px;
	height: 75px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	z-index: 9;
	background-color: #ffffff;
}

#content .home_links a {
	margin: 0px;
	padding:0px;
	margin-right: -4px;
}


/*
 * Showroom pagina
 */

#content .showroom_keukenstijl_menu {
	width: 915px;
	height: 20px;
	padding: 6px 20px 6px 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-color: #ffffff;
	z-index: 8;
}

#content #showroom_keukenstijl_menuholder {
	position: absolute;
	height: 20px;
	overflow: hidden;
	padding: 0px;
}

#content #showroom_keukenstijl_menuitems{
	position:relative;
	top:0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #showroom_keukenstijl_menuitems li {
	float: left;
	margin: 0; 
	padding: 0;
	display: none;
}

#content .showroom_keukenstijl_menu a {
	padding: 0 10px;
}

#content .showroom_keukenstijl_nav {
	position: absolute;
	top: 7px;
	width: 40px;
	left: 0px;
	z-index:9;
}

#content .showroom_keukenstijl_nav a {
	color: #666;
	font-size: 22px;
	font-weight: bold;
}

#content #showhide {
	width: 976px;
	bottom: 0px;
	left: 0;
	position: absolute;
	z-index: 99;
}

#content .keukenstijl_text {
	display: block;
	width: 550px;
	padding: 10px 510px 10px 15px;
	background-color: white;
	z-index: 8;
}

#content .keukenstijl_text h1 {
	font-size: 13px;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}

#content .keukenstijl_text h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#content .keukenstijl_text p {
	margin: 0px;
}

#content a.keukenstijl_click {
	width: 57px;
	height: 22px;
	background-image: url('../images/btn_collapse.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	text-indent: -9999999px;
	top: -22px;
	left: 460px;
	z-index: 9;
	cursor: pointer;
}

#content a.keukenstijl_clicked {
	background-position: center top;
}

/*
 * Contact pagina
 */

#content .contact {
	width: 546px;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9;
}

#content .contact_formulier {
	width: 936px;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: white;
}

#content .contact_route {
	width: 936px;
	padding: 10px 20px;
	position: absolute;
	matgin-top: 150px;
	bottom: 0;
	left: 0;
	background-color: white;
}

#content .contact_links {
	width: 936px;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: white;
}

/*
 * Footer
 */

#footer {  
	position: relative;
	height: 27px;  
	width: 975px;
	font-size: 10px;
	color: #87888A;
	margin-top: 20px;
}


textarea {
border:1px solid #a3a3a3;
font-size:11px;
padding:1px 3px;
}
input {
border:1px solid #a3a3a3;
font-size:11px;
padding:1px 3px;
}
inputarea {
border:1px solid #a3a3a3;
padding:1px 3px;
}

.submit_ja {
	border: none;
	background: white url('../images/bevestig.jpg') no-repeat top;
	width: 77px;
	height: 30px;
	cursor:pointer;
}

.submit_ga_verder {
	border: none;
	background: white url('../images/ga_verder.jpg') no-repeat top;
	width: 77px;
	height: 30px;
	cursor:pointer;
}

.submit_ga_terug {
	border: none;
	background: white url('../images/ga_terug.jpg') no-repeat top;
	width: 77px;
	height: 30px;
	cursor:pointer;
}

.submit_bestellen {
	border: none;
	background: white url('../images/bestellen.jpg') no-repeat top;
	width: 77px;
	height: 30px;
	cursor:pointer;
}

#myform tr.error td{
  background:url('../images/icons/error.png') no-repeat 10px 0px;
  padding-left: 30px;
  padding-bottom: 2px;
  margin-left: 40px;
  color: #D8000C;
}

#myform input.error {
  border: 1px solid #D8000C;
}

#myform input.valid {
  border: 1px solid #61db44;
}

#messageBox {
	border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    width: 500px;    
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/icons/error_groot.png');	
}

#error {
	border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    width: 500px;    
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/icons/error_groot.png');	
}

#succes {
	border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    width: 500px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../images/icons/checked_groot.png');	
}

.clearFieldBlurred { color: #666; font-style: italic; }





/* Hieronder de css van de jquery popup */
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:999;
}

#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
/* Disable height and width.
	height:363px;
	width:546px;
*/
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:9999;
	padding:12px;
	font-size:13px;
}

.popupNieuws{
	height:351px;
	width:547px;
}

.popupAanbieding{
	height:363px;
	width:546px;
}

.popupHome{
	height:567px;
	width:850px;
}

#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:-12px;
	top:-12px;
	position:absolute;
	color:#6fa5fd;
	font-weight:500;
	display:block;
	cursor	: pointer;
}
