body,table,a
{

font:13px Georgia;
line-height:200%;
color:#333333;
margin:0;
padding:0;

}
body,table
{

background-color:#ffffff;

}


ul
{
margin-left:15px;
}

body 
{
background-color:#C0C0C0;
background-image:url('http://www.schoonheidsspecialiste-zwolle.nl/timmerman.jpg');
}

table
{
background-color:#ffffff;
}


#container{
margin:0 auto;
position:relative;
text-align:left;
width:800px;
background:#ffffff;
border: 0px solid #333333;

}



#header,#body,#menu,#footer {

margin-top:0px;
margin-left:0px;
overflow:auto;
border:0px solid #000;
}

#header,#body,#footer{

padding:20px;

}

#header{

overflow:hidden;

}
#clear
{
clear:both;
}



a:hover { color: #666666; }


img 
{ 
padding-right: 15px; 
padding-bottom: 15px; 
}


h1 {
font:18px Georgia;
}
h2 {
font:16px Georgia;
}


a.menu
{
font:21px Georgia;
text-decoration:none;
}

a:hover.menu 
{
color:#666;
}

a.submenu
{
font:13px Georgia;
text-decoration:none;
}

a:hover.submenu 
{
color:#666;
}

a.menu_on
{
font:17px Georgia;
}

a:hover.menu_on 
{
color:#333333;
}



a.nieuwsbrief 
{
text-decoration:none;
font:13px Georgia;
line-height:170%;
color:#333333;
margin:0;
padding:0;
}

a:hover.nieuwsbrief {
color:#FF8000;
}

p.nieuwsbrief {
font:13px Georgia;

line-height:170%;
color:#333333;
}








/* opmaak voor de menu dropdown */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a	/* opmaak voor de hoofdbalk */
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 15px; 
/*	background: #fff; */even geen opmaak, trans	
}

#sddm li a:hover	/* opmaak voor de hoofdbalk bij onmouse over */
{
/*	background: #9FCFFF */   even geen opmaak, trans	
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #ffffff
}

#sddm div a	/* opmaak voor de submenu back over */
{	

	position: relative;
	display: block;
	margin: 0;
	margin-left:20px;
	padding: 5px 10px;
	min-width: 100px;
	white-space: nowrap;
	text-align: left;
	background: #EEEEEE;
}

#sddm div a:hover
{	
background: #ffffff;
}

/* einde opmaak voor de menu dropdown */






/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* END SLIMBOX */



/* Easy Slider */

#sliderbox {
height:151px;
margin-left:418px;
margin-top:9px;  
}


	#slider ul, #slider li,	#slider2 ul, #slider2 li
		{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2
		{
		margin-top:1em;
		}
	#slider li, #slider2 li
		{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:570px;
		height:139px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,	#slider1next, #slider1prev
		{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next
		{ 
		left:1000px;
		}														
	#prevBtn a, #nextBtn a,	#slider1next a, #slider1prev a
		{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a
		{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls
		{

		margin:1em 0;
		margin-top: -25px;
		margin-right: 15px;
		padding:0;
		height:10px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:right;
		list-style:none;
		height:10px;
		line-height:10px;
		}
	ol#controls li a{
		float:left;
		height:10px;
		line-height:10px;
		border:1px solid #ccc;
		background:#fff;
		color:#555;
		padding:5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#00000;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */