body
{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-color: rgb(105,92,84);
	background-image: url(../images/body_bckg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#horizon
{	
	position:absolute;
	top: 47%;
	left: 0px;
	width: 100%;
	margin-top: -245px;
	min-width: 770px;
}



#splash
{
	margin: 0px auto;
	width: 770px;
	height:490px;
	background-color: #CF3;
}

#splash p {margin:0px}
#splash img{display:block;}



#wrapper
{
	margin: 0px auto;
	text-align: left;
	width: 752px;
}


#logo
{
	background-color:rgb(248, 246, 245);
	margin-left:-5px;
}


#info :after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ziet IE-mac niet \*/
* html #info {height: 1%;}
/* einde IE-mac hack */


#info p a {border:none;}

#header
{
	height: 144px;
	background-color: rgb(105,92,84);
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#nav
{
	height: 30px;
	background-color: rgb(248, 246, 245);
	font-family: "Lucida Grande", Tahoma, helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing: 2px;
	line-height:30px;
	color:rgb(105,92,84);
	margin:0 10px;
	padding-bottom:1px;
	background-image: url(../images/dots_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}	

#thumbs
{
	margin-left:0px;
}

#thumbs:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ziet IE-mac niet \*/
* html #thumbs {height: 1%;}
/* einde IE-mac hack */


#thumbs div
{
	float: left;
	width: 98px;
	height: 68px;
	margin: 1px;
	display: inline;
	/*IE hack tegen de margin verdubbeling, wordt genegeerd door echte browsers*/
	overflow: hidden;
	text-align: center;
	background-color: rgb(238, 236, 235);
}

#thumbs img
{
	padding:0px;
	margin: 0px auto;
	display:block;
}

#thumbs a:hover
{
	border: 1px none #999;
}


#thumbs a:link img, #thumbs a:visited img
{
	border: 1px solid #CCC;
}

#thumbs a:hover img
{
	border: 1px solid #999;
}


ul,li
{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#nav ul
{
	width: 732px;
	height: 30px;
	background-image: url(../images/topnavigatie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
}

#nav li
{
	position:absolute;
	top: 0px;
}

#nav li, #nav li a
{
	height: 30px;
    display: block;
}

#nav ul li a
{
	text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
}

#paintings	{left: 0; width: 130px;}
#objects{left: 130px; width: 130px;}
#projects	{left: 260px; width: 130px;}
#fashion {left: 390px; width: 130px;}
#travel	{left: 520px; width: 130px;}
#about	{left: 650px; width: 82px;}

#paintings a:hover	{background: transparent url(../images/topnavigatie.gif) 0 -30px no-repeat;}
#objects a:hover	{background: transparent url(../images/topnavigatie.gif) -130px -30px no-repeat;}
#projects a:hover	{background: transparent url(../images/topnavigatie.gif) -260px -30px no-repeat;}
#fashion a:hover	{background: transparent url(../images/topnavigatie.gif) -390px -30px no-repeat;}
#travel a:hover	{background: transparent url(../images/topnavigatie.gif) -520px -30px no-repeat;}
#about a:hover	{background: transparent url(../images/topnavigatie.gif) -650px -30px no-repeat;}

	
body#b_paintings #paintings {background: transparent url(../images/topnavigatie.gif) 0 -30px no-repeat;}
body#b_objects #objects {background: transparent url(../images/topnavigatie.gif) -130px -30px no-repeat;}
body#b_projects #projects {background: transparent url(../images/topnavigatie.gif) -260px -30px no-repeat;}
body#b_fashion #fashion {background: transparent url(../images/topnavigatie.gif) -390px -30px no-repeat;}
body#b_travel #travel {background: transparent url(../images/topnavigatie.gif) -520px -30px no-repeat;}
body#b_about #about {background: transparent url(../images/topnavigatie.gif) -650px -30px no-repeat;}

a img {border:none;}

#content
{
	color: rgb(105,92,84);
	text-align: left;
	width: 500px;
	float: left;
	margin-left:10px;
	display:inline; /*IE hack tegen de margin verdubbeling, wordt genegeerd door echte browsers*/
	padding-bottom:25px;
	}
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ziet IE-mac niet \*/
* html #content{height: 1%;}
/* einde IE-mac hack */
	
#content a:link, #content a:visited
{
	color:rgb(105,92,84);
	text-decoration: underline;
}

#content a:hover
{
	color:rgb(55,42,34);
	text-decoration: none;
}

#ie_floatfix
{
	height:1px;
	clear:both;
}

#overview
{
	margin-top:25px;
}
	
#page_navigator
{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#page_navigator a:link, #page_navigator a:visited
{
	text-decoration:none;
	color:rgb(105,92,84);
	padding-right: 3px;
	font-size:12px;
	font-weight:normal;
}

#page_navigator a:hover
{
	text-decoration:underline;
	color:rgb(145,132,124);
	font-weight:bold;
	padding-right:3px;
	font-size:12px;
	font-weight:normal;
}

#zoom
{
	position:relative;
}

.topvijf
{
	margin-top:5px;
}

#rechts
{
	/* 3pix bug IE 3px minder marge */
	margin: 0 0 0 524px; 
	font-family: tahoma, helvetica, arial, sans-serif;
	padding-left:5px;
}

html>body #rechts {
	/* voor de echte browserts */
	margin: 0 0 0 527px;
	}

#rechts a:link, #rechts a:visited
{
	text-decoration:none;
	color:rgb(105,92,84);
	padding-right: 1px;
}

#rechts a:hover
{
	text-decoration:none;
	color:rgb(247,246,240);
	padding-right: 1px;
}

#rechts ul {margin-bottom:5px;}

#rechts li img {padding: 2px 0px;}

h1
{
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 14px;
	color: rgb(105,92,84);
	padding-top: 15px;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
}

h2
{
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 14px;
	color: rgb(105,92,84);
	background-color: rgb(248, 246, 245);
	padding: 4px 1px 3px 21px;
	text-transform: uppercase;
	margin: 0px 0 2px -5px;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	

h2#active
{
	background-image: url(../images/star_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h3
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: rgb(105,92,84);
	text-transform: uppercase;
	margin-left:0px;

}

h4
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: rgb(105,92,84);
	margin:10px 0px 0px 0px;

}

#rechts p
{
	margin:3px 0px;
	color:rgb(247,246,240);
}

#rechts input
{
	margin: 3px 0px;
	background-color: rgb(248, 246, 245);
	color:rgb(100,78,47);
	border:none;
	padding-left:2px;
}

#rechts input.dark
{
	margin: 3px 0px;
	background-color: rgb(105,92,84);
	color:rgb(248, 246, 245);
	border:none;
}

.vet {font-weight:bold;}

.linksfloater
{
	float:left;
	margin: 5px 10px 5px 0px;
	text-decoration:none;
	border:none;
}

#content a.linksfloater
{
	text-decoration:none;
}

.rechtsfloater
{
	float:right;
	margin: 5px 5px 5px 0px;
}

#content a.rechtsfloater
{
	text-decoration:none;
}

#terug
{
	position:relative;
}

#links p {margin-top:0px;}