BODY 	{
		background: transparent url(../images/body_repeat.jpg) repeat-x 0px 0px;
        padding:0pt;
		overflow:visible;
}


#page_center{	
        margin: 0px auto 0px auto;
        padding: 0px 0px 0px 0px;
        text-align:left;
        width:1000px;
		overflow:hidden;
}
		
#bg_repeat {
		background: transparent url(../images/bg_repeat.jpg) repeat-y 0px 0px;
		width:1000px;
		float:left;
}

#page	{	
		float:left;
		background: transparent url(../images/bg_content.jpg) no-repeat 0px 0px;
        margin: 0px auto 0px auto;
        padding: 0px 0px 0px 0px;
        text-align:left;
        width:1000px;
		border: #000000 0px solid;
}

#bottom {
		background: transparent url(../images/bg_bottom.jpg) no-repeat 0px 0px;
		width:1000px;
		height:55px;
		float:left;
}

#head	{
        background: transparent url(../images/bg_head.jpg) no-repeat 0px 0px;
        padding: 20px 13px 0px 13px;
  		width:910px;
        height:112px;
        margin: 0px 0px 0px 0px;
        text-align:left;
} 
		
#kop {
		width:1000px;
		height:200px;
		float:left;
		margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

#kop_links {
	float:left;
	width:513px;
}

#kop_rechts {
	float:left;
	width:487px;
	/*background-color:#F00;*/
}

#vergrootglas {
		width:260px;
		height:260px;
		margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
		float:right;
}

#content {
		float:left;
		width:700px;
		margin-left:40px;
}

#content_home {
		float:left;
		width:700px;
		margin-left:32px;
}

#logo {
		width:270px;
		height:105px;
		margin-top:50px;
		margin-left:35px;
		float:left;
		cursor:pointer;
		/*background-color:#F00;*/
}

#google_translate {
		float:left;
		padding: 167px 0px 0px 50px;
		/*width:300px;*/
}

#submenu {
		width:227px;
		height:30px;
		float:left;
		color:#c1c013;
		font-size:11px;
		text-decoration:none;
}

#nieuw_binnen {
		width:725px;
		height:160px;
		background: url(../images/nieuw_binnen_bg.jpg) repeat;
		float:left;
		margin-left:17px;
}
	
#menu	{
        padding: 50px 0px 0px 0px;
		width:427px;
        height:105px;
        margin: 0px 0px 0px 0px;
        text-align:left;
		float:left;
}

#wrapper{
        float:left;
        margin:0pt;
        padding:0pt;
		background: transparent url(../images/bg_bottom.jpg) no-repeat 0px bottom;
}		

#spacer_left{
        color:#000000;
        float:left;
        left:100px;
        overflow:hidden;
        padding: 0px 0px 0px 0px;
        width: 13px;
		height: 413px;
}

/*		
#content{
        color:#000000;
        float:left;
        left:100px;
        overflow:hidden;
        padding: 0px 0px 0px 0px;
        width: 910px;
		
        }
*/

#spacer_minimum_height{
        color:#000000;
        float:left;
        left:100px;
        overflow:hidden;
        padding: 0px 0px 0px 0px;
        width: 0px;
		height: 413px;
		background:#000000;
}


#spacer_right{
        color:#000000;
        float:left;
        left:100px;
        overflow:hidden;
        padding: 0px 0px 0px 0px;
        width: 13px;
		height: 413px;
}

#sub1{
        float:left;
		padding-left: 50px;
		width:125px;
        height:20px;
        margin: 0px 0px 0px 0px;
        text-align: left;
		vertical-align:bottom;
}

#sub2{
        float:left;
		width:748px;
        height:20px;
        margin: 0px 0px 0px 0px;
        text-align: right;
		vertical-align:bottom;
}

.advertentiekaders {
        float:left;
        padding: 17px 0px 0px 17px;
}

#disclaimer {
		float:left;
		margin-right:100px;
		margin-top:7px;
		padding-left:25px;
}

#contact_disclaimer {
		float:left;
		margin-top:7px;
		padding-left:65px;
}

#velzart {
		width:930px;
		text-align:right;
		
}


/* AANBOD */
.artikel_regel_td {
	width:625px;
	height:90px;
	background: transparent url(../images/aanbod_bg.jpg) no-repeat 0px 0px;
}

.artikel_regel_td .foto {
	width:100px; 
	height:80px;
}
.artikel_regel_td .info {
	width:175px;
	font-size:12px;
}

.artikel_regel_td .prijs {
	width:260px;
	font-size:12px;
}

.artikel_regel_td .bekijk {
	width:50px;
}


