body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "Arial Unicode MS",Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 13px 0px;
	padding: 0px;
}

li {
	list-style: none;
}

#body ul {
	margin: 10px 0px 10px 20px;
}

#body li {
	list-style: circle;
}

h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.025em;
	margin: 0px 0px 6px 0px;
}

.note {
	font-style: italic;
}

.paddingBox {
	margin: 0px;
	padding: 22px 15px 22px 0px;
}

.paddingBox_nav {
	margin: 0px;
	padding: 10px 15px 10px 0px;
}
input, .textarea {
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
/*#content #painting #opmaat {
	background: #c5b9af;
	border-right: 1px solid #ffffff;
}

#content #painting #opmaat a {
	color: #3b1c13;
	background: url(../images/style1/dark_arrow.png) no-repeat bottom right;
}

#content #painting #standaard {
	background: #544336;
}

#content #painting #standaard a {
	color: #ffffff;
	background: url(../images/style1/light_arrow.png) no-repeat bottom right;
}

#content #painting #standaard .highlight {
	color: #9c8d82;
}*/

#body h2 {
	color: #3B1C13;
}

a, b, strong, .beige {
	color: #3B1C13;
}

#top #logo {
	background: #3b1c13 url(../images/style1/logo.png) no-repeat center;
}

#swapper #menu #navigatie {
	background: #544336;
}
	#swapper #menu #navigatie li a {
		color: #9c8d82;
	}
	
	#swapper #menu #navigatie li a:hover, #swapper #menu #navigatie li a.active {
		color: #ffffff;
	}
	#swapper #menu #navigatie li ul li a {
		color: #544336;
	}
	#swapper #menu #navigatie ul li ul li a:hover, #swapper #menu #navigatie ul li ul li a.active {
		color: #3b1c13;
	}
#content #painting #backgroundpaint { background: url(../images/painting.jpg) no-repeat top left; }

/*----------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*----------------------------------------------------------*/

#container {
	margin: 30px auto 0px auto;
	padding: 0px;
	width: 864px;
	font-size: 0.8em;
}

#top {
	position: relative;
	margin: 0px;
	padding: 0px;
	min-height: 176px;
}
* html top {
	height: 176px;
}

#top #language {
	position: absolute;
	right: 0px;
	top: 22px;
	z-index: 999;
	display: none;
}

#top #language a {
	text-decoration: none;
}

#top #logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	float: left;
	width: 168px;
	min-height: 176px;
	z-index: 5;
}

* html #top #logo, * html #top {
	height: 176px;
}

#top #topcontent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 696px;
	height: 177px;
	border-left: 168px solid none; /* #526c6a */
	font-size: 0.95em;
	z-index: 1;
	position: relative;
}

#top #topcontent #topcontentbottom {
	/*margin: 16px 0px 0px 0px;*/
	padding: 0px 0px 0px 22px;
	position: absolute;
	top: -12px;
	left: 0px;
}

#swapper {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#swapper #menu {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 168px;
}
#swapper #menu #navigatie {
	margin: 0px;
	padding: 0px;
	height: 163px;
	position: relative;
}
#swapper #menu #navigatie ul {
	padding: 0px 0px 0px 0px;
}

#swapper #menu #navigatie li {
	/*position: relative;*/
	line-height: 24px;
	display: block;
	width: 160px;
}
	#swapper #menu #navigatie li ul li {
		line-height: 16px;
		padding: 4px 0px;
	}

#swapper #menu #navigatie li a {
	text-decoration: none;
	font-weight: bold;
}

#swapper #menu ul li ul {
	text-align: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 157px;
	right: -170px;
	top: 10px;
	z-index: 5;
}

#swapper #menu #contact {
	margin: 0px;
	padding: 0px;
	font-size: 0.975em;
}

#swapper #content {
	float: right;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 694px;
}

#content #painting {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 331px;
}

#backgroundpaint {
	margin: 0px;
	padding: 0px;
	height: 326px;
	border-bottom: 1px solid #ffffff;
}

#content #painting #trainingen {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 0.975em;
}

#content #painting #opmaat {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 162px;
}

#content #painting #opmaat a {
	text-decoration: none;
	display: block;
	margin: 10px;
	height: 142px;
	overflow: hidden;
}

#content #painting #standaard {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 162px;
}

#content #painting #standaard a {
	text-decoration: none;
	display: block;
	margin: 10px;
	height: 142px;
	overflow: hidden;
}

#content #painting .highlight {
	font-size: 1.725em;
	font-weight: bold;
}

#content #body {
	float: right;
	font-size: 0.95em;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	width: 335px;
	/*color: #ffffff;*/
}

#footer {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 168px;
	font-size: 0.925em;
	color: #75564d;
}