@import url("jquery.cluetip.css");
/* Basis-stylesheet voor tekstpagina's in Wever-stijl, */
/* waarin de stijl voor de meest voorkomende HTML-tags wordt vastgelegd */
/* en de standaard footer */
/* Irene Veerman werkt hieraan */

/* specifiek STOWA */

/* Algemeen */
/* beperk de breedte van de body ter voorkoming van een horizontale scrollbar */
h1,h2,h3,h4,h5,h6 {color:#63547C; font-weight: bold}
h1 { font-size: 1.0em; font-weight: normal; margin-bottom: 5px; padding-top: 10px; color: #0075C2}
h2 { font-size: 1.0em;}
h3 { font-size: 1.0em;}
h4 { font-size: 0.9em;}
h5 { font-size: 0.9em; font-style: italic}

body
{
font-family: Verdana, Arial;
font-size:0.7em;
background-color: #FFFCD1;
color: #434b57;
margin: 0
}

.breed
{

width: 100%;

}

ul { list-style-image: url(/hydrotheek/li.gif) }
ul ul { list-style-image: url(/hydrotheek/li.gif) }
ul ul ul { list-style-image: url(/hydrotheek/li.gif) }

li { vertical-align: middle }

a:link, a:visited, a:active {
  color: #0075C2;
	}

a:hover {
  background-color: #0075C2;
	color: #ffffff;
	}

/* lijn onder Heading 1 */

.koplijn
{height: 0px;
  width: 0px;
 color: #ffffff;
}



.kopregel h1 {
		margin: 0;
		background-color: #FFFCD1; 
		color: #63547C;
		padding:5px;
		font-size:1.5em;}

/* regelt witruimte rond het gedeelte tussen header en footer */
.content
{
  margin-right: 5px;
margin-left: 10px
}
.content table {
   width: 97%
}

.content dt
{
font-weight: bold
}
/* Menu-indeling rechterframe */

table.hoofdindeling
{ width: 100%}

table.kolom
{ width: 100%}

table.linksboven
{ width: 100%;
padding-right: 5px}

table.linksonder
{ width: 100%;
margin-top: 5px}

td.hoofdindeling
{vertical-align: top;
padding-right: 5px
}

td.plaatje
{ padding-bottom: 5px;
  padding-right: 5px;
vertical-align: top;}

td.sub_heading
{
  vertical-align: top;
  color: #0075C2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
  border-top: 3px solid #0075C2;
  line-height: 2
}
td.sub_heading_midden
{
  vertical-align: top;
  color: #0075C2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
  line-height: 2;
  padding-right: 5px

}
td.third_heading
{
  vertical-align: top;
  color: #0075C2;
  font-size: 1.0em;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
}


/* links naar volgende en vorige pagina in bladerdocumenten*/

.bladeren

{
text-align: right;
font-weight: bold
}

/*Cel met dun blauw randje */

td.omlijnd, th.omlijnd
{
border-style: solid;
border-width: 1px;
border-color: #e0e0f0
}

/* classes voor uitlijnen plaatjes*/

img.rechts
{
margin-left: 10px;
float: right;
}

img.links
{
margin-right: 10px;
float: left;
}

/* link naar top*/

.naartop
{
text-align: right;
  vertical-align: middle;
  white-space: nowrap;
  color: #0075C2;
}

/* standaard footer */

td.footer {
  font-family: Arial, Helvetica, Sans-serif;
  border-top: 3px solid #0075C2;
font-size:0.7em;


}
.footer_link
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	border-top: 3px solid #0075C2;
        padding-left: 9px;
	padding-top: 4px;
        padding-bottom: 4px

}

.footer_link a
{
	color: #666666;
	text-decoration: none;
}
.footer_link a:hover
{
	text-decoration: underline
}

.copyright
{
	font-family: Arial, Helvetica, Sans-serif;
        border-top: 3px solid #0075C2;
	font-size: 0.9em;
	color: #999999;
	text-align: right;
	padding-right: 9px;
	padding-top: 4px;
        padding-bottom: 4px
}

a img {
	border:none;
}
.button {
    background-color:#84d9f3;
		border:0;
}
td.attentie {
  background-color: #ffffff;
  color: #0075C2;
  font-size: 1.0em;
  border-left: 1px solid #009afc;
  border-right: 1px solid #009afc;
  padding-left: 8px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
td.attentie_onder {
  border-bottom: 1px solid #009afc;
}
td.attentie_kop {
  background-color: #ffffff;
  color: #0075C2;
  font-size: 1.0em;
  font-weight: bold;
  border-top: 1px solid #009afc;
  border-bottom: 1px solid #009afc;
}
/* attentieblokje van 1 cel zonder kopje, dus volledig omlijnd */

td.attentie_solo {
  background-color: #ffffff;
  color: #0075C2;
  font-size: 1.0em;
  border: 1px solid #009afc;
  
  padding-left: 8px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* vormgeving referaat tip titel achtergrond */
.cluetip-default h3#cluetip-title {
  background: #0075C2;
}
/* end tekst.css */

