body
{margin: 0;
padding: 0;
background: url(../img/page/zoot_achtergrondmotief.gif) repeat;
}
#container
{margin: 50px auto;
padding: 5px;
width: 1000px;
height: 630px;
background: url(../img/page/bg_white.gif) no-repeat center;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#div_left
{float: left;
width: 50%;
height: 550px;
}
#div_right
{float: left;
width: 30%;
height: 140px;
}
.logo
{float: left;
margin: 65px 0px 0px 110px;
width: 215px;
}
.in_store
{float: left;
margin: 75px 0px 0px 20px; 
width: 120px;
}
.info_area
{float: left;
width: 390px;
height: 380px;
background: url(../img/page/bg_pink.gif) no-repeat center;
margin: -10px 0px 0px 40px;
}
.titel
{margin: 65px 0px 0px 60px;
}
p
{color: #555;
font-size: 0.8em;
font-family: arial;
width: 240px;
padding: 0px;
margin: 20px 0px 0px 80px;
width:200px;
line-height:1.3em;
}
.adres
{color: #555;
font-size: 0.7em;
font-family: arial;
width: 200px;
padding: 0px;
margin: 30px 0px 0px 90px;
text-align: justify;
line-height: 1.8em;}
.navigation
{margin: 55px 0px 0px 0px;
}
img
{border: none;
}
.slide_space
{float: left;
margin: 25px 0px 0px -30px; 
width: 392px;
}
a{text-decoration: none;
color: #555;}
/*
ul 
{list-style-type: none;
display: inline;
margin-left:0px;
padding: 0px;
color:blue; 
}
li 
{display: inline;
padding: 0px;
cursor:default; 
}
*/

/* tom */

ul, li { margin: 0; padding: 0 }

ul#thumbs {
width:290px;
margin: 20px 0px 0px 50px;
}
ul#thumbs li {
cursor:pointer;
float:left;
height:64px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 14px 0;
width:60px;
}
ul#nav { width: 290px; margin-top: 60px; height: 53px; }
ul#nav li span { display:none; }
ul#nav li { 
	float: left;
	width: 71px;
	height: 53px;
	list-style: none;
	list-style-type: none;
}
ul#nav li.gallery { background: url(../img/nav/nav_gallery.gif) no-repeat 0 0 }
ul#nav li.pers { background: url(../img/nav/nav_pers.gif) no-repeat 0 0 }
ul#nav li.links { background: url(../img/nav/nav_links.gif) no-repeat 0 0 }
ul#nav li.contact { background: url(../img/nav/nav_contact.gif) no-repeat 0 0 }

ul#nav li.gallery:hover, ul#nav li.gallery_active { background: url(../img/nav/nav_gallery.gif) no-repeat 0 -53px }
ul#nav li.pers:hover, ul#nav li.pers_active { background: url(../img/nav/nav_pers.gif) no-repeat 0 -53px }
ul#nav li.links:hover, ul#nav li.links_active { background: url(../img/nav/nav_links.gif) no-repeat 0 -53px }
ul#nav li.contact:hover, ul#nav li.contact_active { background: url(../img/nav/nav_contact.gif) no-repeat 0 -53px }

/* ul#nav li:hover { cursor:pointer } */
ul#nav li a { display: block; width: 71px; height: 53px; }

ul#subnav { width: 290px; margin-top: 4px; }
ul#subnav li { 
	float: left; 
	margin-right: 10px; 
	list-style: none;
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	color: #716558;
	margin: 0 10px 0 6px;
}

ul#subnav li a{ 
	text-decoration: none;
	color: #716558;
}

ul#subnav li a:hover{ 
	text-decoration: none;
	color: #E47781;
}




