/* CSS Document */


*{margin:0; padding:0}
a img {border: none; }
a{text-decoration: none;
color:#464646;}
img {border:0; display:inline;}
a:focus {outline: none;}


/* verticale centrering, van hier...*/
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-262px; /* half of container's height */
		float:left;
		}
#raamstance { 
width:1px;
height:50%;
margin-bottom:-234px; /* half of container's height */
float:left;
		}


/*...tot hier!*/			

html,body{height:100%;}
body{
	font-family: Tahoma,Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #FFFFFF;
}

div#container{
	position:relative;
	width: 525px;
	height: 526px;
	margin: 0 auto;
	clear:left;
	text-align: left;
	color:	#464646;
	
	}
#vertical{
	position:absolute;
	background-image: url(pictures/barrie_atelier.jpg);
	width: 165px;
	height: 495px;
	top:31px;
	right: 360px;	
}

div#content{
	padding-top:15px;
	margin-left:180px;
}
#kontakt{
	font-size: 13px;
	color:	#464646;
	font-weight: bold;
	height:82px;
}

#kontakt a{
	color:	#464646;
		}


div#navigation{
	zoom:1;
	margin-left:-75px;
	position:relative;
	overflow: visible;
	height: 25px;
	border-top: 6px solid #704214;
	font-weight:bold;
	color: #704214;
		
}


ul#lefty{
	list-style-type: none;
	width:75px;
	float: left;
	letter-spacing: 1px;
			
}
ul#lefty li{
	display: inline;
	} 

div#navigation a{
	color: #704214;
	}
div#navigation a:hover{color: #704214;text-decoration: underline}


ul#righty {
	left: 79%;
	text-align: right;
	
	
}
ul#righty li{
	display: inline;
	border-left: solid #704214 1px;
	padding: 2px 0px 2px 5px;
	letter-spacing: 2px;
	color:	#464646;
}

.nospace{
	letter-spacing: normal;
	}



#map{width: 344px; height: 373px;}

#footer{
	zoom:1;
	position: absolute;
	bottom:0;
	width: 100%;
	height: 15px;
	padding: 10px 0 0 0;
	border-bottom: 2px solid #464646;
	color: #464646;
	letter-spacing: 2px;
	text-align:right;
	}
	
td{ width:165px;
	height:146px;
	}

.leftx{vertical-align:middle;
	text-align:left}
.middlex{vertical-align:middle;
	text-align:center}
.rightx{vertical-align:middle;
	text-align:right}

table{ margin-left:-15px;
	margin-top:-15px; border:0; cellspacing:15px; cellpadding:0px; }
	
#content p{
	letter-spacing: normal;
	padding: 0 0 15px 0;
	font-size: 12px;	
	color:	#464646;
}


#content_about p{
	letter-spacing: normal;
	padding: 0 0 15px 0;
	font-size: 12px;	
	color:	#464646;
	text-align:justify
}
	.klear{clear:both;}


div#content-index{
	float:right;
	
}
#content-index img{
	
	padding-left:8px;
}
h1{padding: 0 0 15px 0;
	font-size: 13px;
	color:	#464646;
	font-weight: bold;
	text-align:right;
}.reddot{ position:relative;}img.sold{position:absolute;right:-10px;bottom:-10px;}

