/***********************************************/
/* blanklabelsite  -  css Beeldhouwen (herziene versie)  leidi haaijer 2007  */
/***********************************************/
/* --------zie verder ook bij H1 #beginInhoud-------*/
.noCss {
	display: none;
}

#balk {
	display: none;
}

/***********************************************/
/* voor het identificeren van de pagina, identificatie voor de properties in de editwizzard en het vergroten/verkleinen voor de leesbaarheid*\
/**********************************************/
/*#frame {
}*/

.opties {
   font-size : 14px;
   font-weight : bold;
   font-style : italic;
   text-align : right;
   width: 470px;
   visibility : hidden;
}

/***********************************************/
/* -------------  pagina te centreren ---------*/
/**********************************************/
#sitecontainer {
    clear: both;
    margin : 40px auto;
	position : relative;   
    width: 890px;
}

/***********************************************/
/* -------- algemene pagina definities -----*/
/***********************************************/
body {
	background-color: ##FFFFFF;
	    background-image : url(../gfx/bckgr_houtbewerken.jpg);
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* ---------- foutmelding bij e-mailprocessing---------*/
.foutmelding {
    color: #D00021;
	font-weight : bold;
}

/***********************************************/
/* ---------------- list definities ------------------*/
/***********************************************/
ul {   
    list-style-image: url(../../gfx/beeldhouwen/bullit.gif);
	margin: 3px 14px 0px 10px;
	padding: 3px 14px 0px 10px;
}

li {
	font-size: 15px;
	font-weight : bold;
	margin : 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	/* list-style-image: url(../../gfx/beeldhouwen/bullit.gif);
	*/
}

  /*----------voor allerlei formulieren form#search is voor zoekfunctie------------
  form {
    font-size : 1em;
    font-weight : bold;
    padding: 3px 0px 0px 0px;
    margin: 3px 0px 0px 0px;
	width : 190px;
}*/

/***********************************************/
/*---------------- links in the site -------------   */
/***********************************************/
a, a:active, a:link, a:visited {
	color: #336633;	
	text-decoration: none;
}

a:hover {
    color: #336633;	
    text-decoration: underline;
}

.hierbenik {
    color: #336633;	
}

/***********************************************/
/* ---- Kop cursuspagina ROLLOVER-----*/
/**********************************************/
#logo a {
	background-image:url(../gfx/header_houtbewerken_print.jpg);
	border : 1px;
	border-style : solid;
	border-color : #CC3333;
	height : 49px;
	margin-left : 180px;
	padding: 0px;
	vertical-align: top;
	width: 496px;
}

/***********************************************/
/*   wordt in de hobbycursus van Nederland-e niet gebruikt   */
/**********************************************
div#kruimelpad {
    background-color: #FF5A00;
	clear : both;
	font-weight: bold;
	font-style: italic;		
	font-size: 90%;
	height: 15px;	
	letter-spacing: 0.1em;
	margin-left: 0px;
	text-indent: 5px;
	padding-top: 5px;
}

div#kruimelpad a {
	margin: 0 1em;
}*/

/***********************************************/
/*--------------- linkernavigatie --------------   */
/***********************************************/
#hoofdnavigatie {
	float : left;
	margin : 0px;
	padding : 0px;
	text-align : center;	
	top : auto;
	vertical-align : top;	
	width : 197px;
	visibility : hidden;
}

ul#hoofdnavigatie {
	font-weight : bold;
	list-style-type: none;
	list-style-image: none;
	text-align : left;
	text-indent : 10px;
	margin-left: 0px;
	padding-left: 0px;
	visibility : hidden;
}

ul#hoofdnavigatie a {
    background-color: #666699;    
    color: #FFFFFF;
    display: block;
    text-decoration: none;    
	width: 197px;
	visibility : hidden;
}

ul#hoofdnavigatie li, ul#hoofdnavigatie li a {    
    background-color: #666699;
    color: #FFFFFF;
	font-size : 16px;
	line-height : 26px;
	padding-bottom: 0px;
    text-decoration: none;
	visibility : hidden;
}

ul#hoofdnavigatie li a:hover, ul#hoofdnavigatie li.hierbenik, ul#hoofdnavigatie li.hierbenik a {
    background-color: #CDD0DF;
    color: #000033;
    text-decoration: none;
	visibility : hidden;
}

.volgendepagina { }

.vorigepagina { }

/***********************************************/
/*--------------- paginainhoud ---------------   */
/***********************************************/
#inhoud {
    border: 1px;
	border-color: #996633;
	border-style: dashed;
	color : #000033;
	float : left;
	font-size : 1.0em;
	text-align: left;
	margin: 0px 0px 5px 6px;
	padding: 0px 4px 5px 8px;
	vertical-align: top;
	width: 454px;
}

/* ---------- style voor de specifiek gelinkte template streams_and_articles.jsp ------------ */
.streams_and_articles {
}

/***********************************************/
/*----------------- tekstkoppen  ---------------   */
/***********************************************/
h1 {
	color: #000000;
	font-size: 20px;
	margin: 0px 5px 0px 0px;
}

h1 a:link, h1 a:visited  { 
   color: #BEE1C0;
    text-decoration: none;
}

/* ------ anker voor gebruikers die om een of andere reden geen stylesheet gebruiken, identificatie om meteen naar de eerste kop te springen (als deze natuurlijk aanwezig is...)------ */
h1#beginInhoud {
	color: #000000;
	font-size: 20px;
	margin: 0px 5px 0px 0px;
}

h2 {
	 color: #000000;
	font-size: 18px;
	margin: 0px 5px 0px 0px;
}

h3 {    
     color: #000000;
	font-size: 15px;
    margin: 0px 5px 0px 0px;
}

.vragen h3 {
     color: #000000;
    /*margin: 5px 5px;*/
}

.antwoord h3 {
     color: #000000;
    margin: 0px 5px 0px 0px;
}

h4 {    
     color: #000000;
	font-size: 14px;
    margin: 0px 5px 0px 0px;
}

h5 {    
     color: #000000;
	font-size: 12px;
    margin: 0px 5px 0px 0px;
}

h6 {    
     color: #000000;
	font-size: 10px;
	font-style : italic;    
	line-height : 90%;
    margin: 0px 5px 0px 0px;
}

/***********************************************/
/*------------------ teksten --------------------   */
/***********************************************/
p.intro {
	font-style: italic;
}

p {
	color : #000033;
	font-size : 12px;
	margin: 2px 5px 5px 0px;
	padding: 0px;
}

/***********************************************/
/*------------- voor contentelementen ---------------   */
/***********************************************/
#extraInhoud {
clear : left;
	float : right;
	margin : 0px;
	padding : 0px;
}

	/*.speciaal {	
clear: inherit;
    float: left;
	padding-left: 60px;
    position: absolute;
	    background-color:#00CCFF;
	height: 105px;
	width: 200px;
}*/

/* ----- voor pagina onderdelen die qua inhoud duidelijk bij elkaar horen, kan apart vormgegeven worden, zie waar gebruikt in de templates ------*/
.paginaelement {
   clear: both;
	margin-top: 4px;
	margin : 0px 0px 3px;
}

.paginaelement p {
	margin-top : -3px;
	margin : 0px 0px 0px 10px;
}
/***********************************************/
/*------------ rechternavigatie ---------------   */
/***********************************************/
#zijnavigatie {
	background : url(../../gfx/beeldhouwen/beeldh_pix_light.jpg);
	float : right;
	margin : 0px;
	padding : 0px;
	width : 193px;
	   visibility : hidden;
}

ul#zijnavigatie {
	display: block;
	list-style-type: none;
	list-style-image: none;
	min-height: 26px;
	margin-left: 0;
	padding-left: 0;
	text-align : left;
	text-decoration: none;
	text-indent : 10px;
	width: 193px;
	   visibility : hidden;
}

ul#zijnavigatie a {    
    display: block;
    text-decoration: none;    
	width: 193px;
	visibility : hidden;
}

ul#zijnavigatie li, ul#zijnavigatie li a {
    background-color: #666699;	
	color: #FFCCFF;
	font-size : 15px;	
	font-weight : bold;
	line-height : 22px;
    list-style-image: none;
	padding-bottom: 0px;
	text-decoration: none; 
	width : 193px;  
	visibility : hidden;
}

ul#zijnavigatie li a:hover, ul#zijnavigatie li.hierbenik, ul#zijnavigatie li.hierbenik a {   
   background-color: #000033;
    color: #FFFFFF;
    text-decoration: none;
	width : 193px;
	visibility : hidden;
}


/***********************************************/
/*------------ voetermenu ---------------   */
/***********************************************/
#voettekst {
  clear: both; 
    list-style-type: none;
    list-style-image: none;
    font-size : 0.9em;
	text-align : center;
	width: 883px;
}

#voettekst ul {
    background-image : url(../gfx/bckgr_footer_print.gif);    
	border : 0px;
    color : #000000;    
	height: 15px;
    margin: 0px;
    padding: 0px;
}

#voettekst li {
    display: inline;
	visibility: hidden;
}

#voettekst a {
}

#voettekst a:hover {
}
/***********************************************/
/*-------------- siteSPECIFIEK ---------------*/
/***********************************************/
.vragen {
	font-size: 1.0em;
	margin : 0px 5px 5px 0px;
	padding : 0px 5px 5px 0px;
}

.antwoorden {
	background-color : #CDD0DF;
	font-size: 1.0em;
	margin : 0px 5px 5px 0px;
	padding : 0px 5px 5px 5px;
	color : #666699;
}

/***********************************************/
/*-------------- afbeeldingen  ----------------  */
/***********************************************/
a img {
	border: 0;
}


.afbeelding p {
	clear: both;
	display: inline;
	font-size : 11px;
	vertical-align : top;
}

.afbeelding.groot.top {
	clear: right;
	float : right;
	padding-right : 20px;
	padding-left : 20px;
}

.afbeelding.groot.top p {
	clear: left;
	float: left;
}

.afbeelding.medium.links {
	clear: right;
	float: left;
	padding : 5px 15px 3px 2px;
}

.afbeelding.medium.links p {
	clear: right;
	float: left;
}

.afbeelding.medium.rechts {
	float: right;
	padding: 5px 0px 3px 15px;
}

.afbeelding.medium.rechts p {
    clear: both;
	float : left;
	margin: 0 0;
}

.afbeelding.medium {
	display: inline;
	margin: 0;
}

.afbeelding.medium p {
	display: inline;
	margin: 0 0;
}

.afbeelding.klein.links {
	clear: right;
	float: left;
	color : #000000;
	padding : 5px 10px 3px 2px;
}

.afbeelding.klein.links p {
    clear: right;
	float: left;
	margin-left : 0px;
}
