@charset "utf-8";
html{
	height: 100%;
} 
body  {
	font: 70% Arial, Verdana, Helvetica, sans-serif;
	background: #E1E1E1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5f5b42;
	background-image: url(../img/bg_totaal.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
a:link, a:visited, a:hover, a:focus{
	color: #ec8a06;
	text-decoration: underline; 
}
.SilleKunst #container { 
	width: 1002px;  
	margin: 0 auto; 
	text-align: left; 
	background-image: url(../img/bg_content.png);
	background-repeat: repeat-y;
} 
.SilleKunst #cms_container { 
	width: 1002px;  
	margin: 0 auto; 
	text-align: left; 
	background-image: url(../img/bg_content.png);
	background-repeat: repeat-y;
	font-size: 90%;
} 
.SilleKunst #header { 
	padding: 0;  
	height: 96px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
} 
.SilleKunst #menu { 
	width: 986px; 
	margin: 0 4px;
	padding: 0 4px 3px 4px;
	height: 21px;
	border-top: 1px solid #ec8a06;
	border-bottom: 1px solid #ec8a06;
	background-repeat: repeat-x;
	background-image: url(../img/bg_menu.gif);
	color: #FFF;
}
.SilleKunst #menu a { 
padding: 5px 14px;
color: #FFF;
text-decoration: none;
}

.left{
	 float: left; 
	 top: 102px;
	 position: absolute;
}

#nav{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}

#nav a{
display:block;
padding: 6px 14px;
color: #FFF;
text-decoration: none;

}

#nav a:hover{
color:#ec8a06;
}

#nav li{
float:left;
position:relative;
list-style-type:none;
list-style-position:outside;
background-repeat: no-repeat;
background-position: right;
}

#nav ul {
position:absolute;
display:none;
width:150px;
top:1.7em;
background-color:transparant;
margin: 5px 0px 0px 0px;
padding: 0;
}

#nav li ul{
border: 1px solid #ec8a06;
border-top: 0;
background-color: #454545;
}

#nav li ul a{
width:110px;
height:16px;
float:left;
text-align: left;
margin: 0px;
}

#nav li ul a:hover{
width:110px;
float:left;
text-align: left;
background-color: #454545;
color: #ec8a06;
margin: 0px;
}

#nav ul ul{
top:auto;

}	

#nav li ul ul {
left:135px;
margin:0px 0 0 4px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

.SilleKunst #header h1 {
	margin: 0; 
	padding: 64px 0 0 158px; 
	font-style: italic;
	font-weight: normal;
	color: #868686;
	font-size: 120%;
}
H1{
	color: #ec8a06;
	font-size: 130%;
	padding: 0;
}
H2, H3 {
	padding-top: 0;
}
strong{
	color: #d78f2d;
}
.SilleKunst #sidebar1 {
	float: left; 
	width: 138px; 
	padding: 14px 26px 15px 26px;
	font-size: 110%; 
}
.SilleKunst #sidebar1 H1 {
	padding: 12px 0 0 3px;
	margin: 0;
	color: #ec8a06;
	font-size: 100%;
}
.SilleKunst #sidebar1 hr {
	color:#ec8a06;
border:none;
border-top:1px solid #ec8a06;
height:1px;
margin: 12px 0 6px 0;
*margin: 2px 0;
	}
a.zoeken:link {
	color:#ec8a06;
	line-height: 26px;
	text-decoration: none;
	}
	a.zoeken:visited {
	color:#ec8a06;
	line-height: 26px;
	text-decoration: none;
	}
	a.zoeken:hover {
	color:#ec8a06;
	line-height: 26px;
	text-decoration: underline;
	}
.menu_head {
	padding: 2px 0 0 0;
	cursor: pointer;
	position: relative;
	margin:1px;
   font-weight:bold;
   background: url(../img/left.png); 
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.menu_body {
	display:none;
	 background: url(../img/trans.png);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.menu_body a{
  display:block;
  color:#aca57e;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
  margin: 0;
  background-image: none;
  background-color: #FFF;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  background-color: #FFF;
  }
 .submit_zoek{
	text-align: right;
	height: 14px;
	width: 140px;
	padding-top: 6px;
	padding-bottom: 4px;
 }
.SilleKunst #sidebar2 {
	float: right; 
	width: 168px; 
	padding: 20px 28px 15px 2px; 
	margin: 0;
	font-size: 90%;
	display: inline;
	}
.SilleKunst #sidebar2 H3 {
	font-size: 110%;
	margin: 0;
	padding: 0;
	}
.SilleKunst #sidebar2 hr {
	color:#ec8a06;
border:none;
border-top:1px solid #ec8a06;
height:1px;
margin: 14px 0 14px 0;
	}
.SilleKunst #mainContent1 { 
	float: left;
	margin: 20px 0 6px 0;
	width: 538px;
	padding: 0 22px;
	border-left:1px solid #b79e71;
	border-right:1px solid #b79e71;
	line-height: 20px; 
} 
.SilleKunst #mainContent1 H1 { 
	font-size: 120%;
	color:#ec8a06;
	padding: 0;
	margin: 0;
}
.SilleKunst #contentBlock{
	padding: 0 0 4px 0;
	margin: 12px 0 0 0;
}
.SilleKunst #contentBlock H1{
	padding: 0;
	margin: 0 0 24px 0;
	color: #ec8a06;
	font-size: 110%;
	font-weight: bold;
}
.SilleKunst #mainContent2 { 
	float: left;
	margin: 12px 0 6px 6px;
	width: 748px;
	padding: 0 20px;
	line-height: 20px; 
} 
.SilleKunst #mainContent3 { 
	float: left;
	width: 952px;
	padding: 0 10px 6px 24px;
	line-height: 20px; 
	margin-top: 12px
}
.SilleKunst #mainContent4 { 
	float: left;
	width: 750px;
	margin: 20px 0 6px 6px; 
	line-height: 20px;

}
.SilleKunst #mainContent_collectie { 
	margin-bottom: 22px;
	width: 760px;
	margin: 24px 0 0 206px; 
	line-height: 20px; 
}
.SilleKunst #mainContent_collectie H1 { 
	color:#ec8a06;
	font-size: 130%;
	margin: 0;
	padding: 0;
}
.blok_rechts { 
	color: #4e4a33;
	line-height: 20px;
	padding: 0;
	font-size: 110%;
}
.blok_rechts H1 { 
	font-size: 110%;
	color: #EC8B08;
	padding-top: 2px; 
	margin: 0;
}
table.inhoud td{
	padding: 4px 0;
	margin: 0;
}
table.inhoud a:link, a:visited, a:hover, a:focus{
	color: #EC8B08;
	text-decoration: underline;
}
.SilleKunst #pagenummer {
	width: 750px;
	height: 20px;
	text-align: center;
	margin-top: -20px;
	padding-bottom: 24px;
	color: #EC8B08;
	font-size: 130%;
	font-weight: bold;
	}
.SilleKunst #pagenummer a {
	color: #948c5c;
	font-size: 80%;
	font-weight: normal;
}
.SilleKunst #footer { 
	padding: 0 10px 0 20px; 
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
} 
.SilleKunst #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.SilleKunst #footer a {
	color: #EC8B08;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menu_break{
	line-height: 0px;
	height: 0;
}

.main{
	font-size: 80%;
}
.SilleKunst #preload {
	visibility:hidden;
	height: 0px;
	overflow:hidden;
	}
		label.but {
margin: 0;
padding: 0;
border: 0;
height: 22px;
overflow:hidden;
}
	label.but:hover {
margin: 0;
padding: 0;
border: 0;
height: 22px;
overflow:hidden;
}
