/***********************************************/
/* blanklabelsite  -  css Beeldhouwen (herziene versie)  leidi haaijer 2007  */
/* Version: $Id: beeldhouwen_detail.css,v 1.2 2010/04/07 09:32:57 telnotap Exp $  */
/***********************************************/
/* --------zie ook opmerking bij H1 #beginInhoud-------*/
.noCss {
	display: none;
}

/***********************************************/
/* voor het identificeren van de pagina, identificatie voor de properties in de editwizzard en het vergroten/verkleinen voor de leesbaarheid*\
/**********************************************/
#frame {
    width: 100%;
    margin : 0px;
    padding : 0px;
}

.opties {
   font-size : 1.0em;
   font-weight : bold;
   font-style : italic;
   text-align : right;
   width: 470px;
}

/***********************************************/
/* -------------  pagina te centreren ---------*/
/**********************************************/
#sitecontainer {
    clear: both;
    margin : 0px auto;
	position : relative;   
    width: 883px;
}

/***********************************************/
/* -------- algemene pagina definities -----*/
/***********************************************/
body {
	background-color: #FFFFFF;
	background-image : url(../gfx/bckgr_beeldh.jpg);
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: medium;
	margin: 0;
	padding: 0;
}

/* ---------- foutmelding bij e-mailprocessing---------*/
.foutmelding {
    color: #D00021;
	font-weight : bold;
}

/***********************************************/
/* ---------------- list definities ------------------*/
/***********************************************/
ul {   
    list-style-image: url(../gfx/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/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: #DC143C;
	text-decoration: none;
}

a:hover {
    color: #000033;
    text-decoration: underline;
}

.hierbenik {
	background-color: #CDD0DF; 
    color: #000033;
}

/***********************************************/
/* ---- Kop cursuspagina ROLLOVER-----*/
/**********************************************/
#logo a {
    background : url(../gfx/header_beeldh.jpg);
	border : 1px;
	border-bottom-width : 2px;
    border-style : solid;
    border-color : #666699;
	display: block;
    height : 45px;
	margin-left : 198px;
    padding: 0px;
    vertical-align: top;	
	width: 489px;
}

#logo a:hover {
	background : url(../gfx/header_beeldh_over.jpg);
	border : 1px;
	border-bottom-width : 2px;
	border-style : solid;
	border-color : #666699;
	display: block;
	height : 45px;
	margin-left : 198px;
	padding: 0px;
	vertical-align: top;
	width: 489px;
	
}

/***********************************************/
/*   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;
}

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;
}

ul#hoofdnavigatie a {
    background-color: #666699;    
    color: #FFFFFF;
    display: block;
    text-decoration: none;    
	width: 197px;
}

ul#hoofdnavigatie li, ul#hoofdnavigatie li a {    
    background-color: #666699;
    color: #FFFFFF;
	font-size : 1.0em;
	line-height : 26px;
	padding-bottom: 0px;
    text-decoration: none;
}

ul#hoofdnavigatie li a:hover, ul#hoofdnavigatie li.hierbenik, ul#hoofdnavigatie li.hierbenik a {
    background-color: #CDD0DF;
    color: #000033;
    text-decoration: none;
}

/***********************************************/
/*--------------- overige navigatie --------------   */
/***********************************************/
.volgendepagina { }

.vorigepagina { }

/***********************************************/
/*--------------- paginainhoud ---------------   */
/***********************************************/
#inhoud {
	color : #000033;
	float : left;
	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: #000033;
	font-size: 1.2em;
	margin: 0px 5px 0px 0px;
}

h1 a:link, h1 a:visited  { 
    color: #D2D1E1;
    text-decoration: none;
}

/* ------ anker voor gebruikers die om een of andere reden geen stylesheet gebruiken, identificatie om meteen naar de eerste kop te springen om de content vd pagina weer te geven ------ */
h1#beginInhoud {
	color: #000033;
	font-size: 1.2em;
	margin: 0px 5px 0px 0px;
}

h2 {
	color: #666699;
	font-size: 1.1em;
	margin: 0px 5px 0px 0px;
}

h3 {    
    color: #000033;
	font-size: 1.0em;
    margin: 0px 5px 0px 0px;
}

.vragen h3 {
    color: #000033;
    /*margin: 5px 5px;*/
}

.antwoord h3 {
    color: #000033;
	font-size: 0.9em;
    margin: 0px 5px 0px 0px;
}

h4 {    
    color: #000033;
	font-size: 0.9em;
    margin: 0px 5px 0px 0px;
}

h5 {    
    color: #000033;
	  font-size: 0.8em;
    margin: 0px 5px 0px 0px;
}

h6 {    
    color: #000033;
	font-size: 0.7em;
	font-style : italic;    
	line-height : 90%;
    margin: 0px 5px 0px 0px;
}

/***********************************************/
/*------------------ teksten --------------------   */
/***********************************************/
p.intro {
	font-style: italic;
}

p {
	color : #000033;
    font-size: 0.8em;
	margin: 2px 5px 5px 0px;
	padding: 0px;
}

/***********************************************/
/*------------- 'voor 'contentelementen' ---------------   */
/***********************************************/
#extraInhoud {
    clear : left;
	float : right;
	margin : 0px;
	padding : 0px;
}

/*--------------class voor specifieke definiering van 'extrainhoud' .speciaal kan nog  .citaat  .link of  .nieuws meekrijgen----------------*/
/*.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 templates waar ze voorkomen ------*/
.paginaelement {
   clear: both;
  /* display: inline-block;*/
	margin-top: 4px;
	margin : 0px 0px 3px;
}

.paginaelement p {
	margin-top : -3px;
	margin : 0px 0px 0px 10px;
}

.paginaelement.stream {
	font-size: 0.8em;
	font-weight: bold;
}

.paginaelement.stream p {
	font-size: 0.9em;
	font-weight: normal;
}
/***********************************************/
/*------------ rechternavigatie ---------------   */
/***********************************************/
#zijnavigatie {
	background : url(../gfx/beeldh_pix_light.jpg);
	float : right;
	margin : 0px;
	padding : 0px;
	width : 193px;
}

ul#zijnavigatie {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align : left;
	text-decoration: none;
	text-indent : 10px;
	width: 193px;
}

ul#zijnavigatie a {    
    display: block;
    text-decoration: none;    
	width: 193px;
}

ul#zijnavigatie li, ul#zijnavigatie li a {
    background-color: #666699;	
	color: #FFCCFF;
	font-size : 0.95em;
	font-weight : bold;
	line-height : 22px;
    list-style-image: none;
	padding-bottom: 0px;
	text-decoration: none; 
	width : 193px;  
}

ul#zijnavigatie li a:hover, ul#zijnavigatie li.hierbenik, ul#zijnavigatie li.hierbenik a {   
   background-color: #000033;
    color: #FFFFFF;
    text-decoration: none;
	width : 193px;
}

/***********************************************/
/*------------ voetermenu: bevat standaard een link naar home, contact, colofon, disclaimer en help ---------------   */
/***********************************************/
#voettekst {
   background-image : url(../gfx/beeldh_pix_light.jpg); 
  clear: both; 
    list-style-type: none;
    list-style-image: none;
    
	text-align : center;
	width: 883px;
}

#voettekst ul {
    background-image : url(../gfx/bckgr_footer.gif);    
	border : 0px;
    color : #000033;    
	height: 15px;
    margin: 0px;
    padding: 0px;
}

#voettekst li {
    font-size : 0.8em;
    display: inline;
    font-weight : normal;
    padding: 3px;
	text-align : center;
}

#voettekst a {
}

#voettekst a:hover {
}
/***********************************************/
/*-------------- siteSPECIFIEK: bij de cursussites zijn vragen opgenomen met een bijbehorend antwoord ---------------*/
/***********************************************/
.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 : 0.7em;
	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;
}

