/*
 * @(#) binnenwaard.css
 *
 * gebruikte kleuren:
 *
 * #E3E4FA : Lichtste blauw voor teksten in sidebar en tabelschaduwlijnen 
 *
 * #37789B : Tussenblauw eventueel voor sidebar 
 * #052E5A : Donkerste blauw, de logokleur
 */

body {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 70%;
	color: Black;
	text-decoration: none;
	background-color : White;
}

list {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: Black;
	text-decoration: none;
}

table {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 112%;
	color: Black;
	text-decoration: none;
}

hr {
	color: #052E5A;
}

h1, h2, h3 {
	background-image: url(/images/binnenwaardbalk2.gif);
	background-position: right; 
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 1px;
	color: white;
	height: 25px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #052E5A;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #052E5A;
}

A:link {
	color: Purple;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

A:visited {
	color: Purple;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

A:active {
	color: Purple;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
}



/* Other */


li a, li a:hover, #footer a,#footer a:hover {
	text-decoration:none;
}


#binnenwaard a {
	text-decoration:underline;
        color:black;
	font-weight:bold;
}

#binnenwaard h3 {
	color:#ffffff;
	background-color:#052E5A;
	font-weight:bold;
	padding-left:20px;
	letter-spacing:2.0px;
	/* font-variant:small-caps; */
}
#nieuws h4 {
	color:#ffffff;
	background-color:#052E5A;
	font-weight:bold;
	padding-left:20px;
	letter-spacing:2.0px;
	/* font-variant:small-caps; */
}
#binnenwaard td {
	border-right-color:#E3E4FA;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#E3E4FA;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#binnenwaard table {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #052E5A;
	text-decoration: none;
}
#binnenwaard ul {
	list-style-position: outside;
	list-style: square; 
}
#binnenwaard li {
	display: marker;
	margin-left: -20px
}
#binnenwaard th {
	border-right-color:#052E5A;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#052E5A;
	border-top-style:solid;
	border-top-width:2px;
	text-align:left;
	background-color:#E3E4FA;
	padding-bottom:10px;
}

#kopbalk td {
	border-right-color:#E3E4FA;
	border-right-width:0px;
	border-right-style:solid;
	border-bottom-color:#E3E4FA;
	border-bottom-width:0px;
	border-bottom-style:solid;
	background-color:#37789B;
}

td.tdkopbalkimg {
	background-image: url(/images/kopbalk.jpg);
}


td.tdsidebar {
	border-right-color:#E3E4FA;
	border-right-width:0px;
	border-right-style:solid;
	border-bottom-color:#E3E4FA;
	border-bottom-width:0px;
	border-bottom-style:solid;
	font-weight : small;
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#37789B;
}
#sidebar h4 {
	font-size: 8pt;
	color: #052E5A;
	background-image: url(/images/binnenwaardbutton.gif);
	background-position: right; 
	margin-top: 4px;
	margin-bottom: 1px;
	color: white;
	height: 25px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}
#sidebar a {
	text-decoration:none;
        color:#E3E4FA;
	font-weight:normal;
}

#trailer td {
	border-right-color:#E3E4FA;
	border-right-width:0px;
	border-right-style:solid;
	border-bottom-color:#E3E4FA;
	border-bottom-width:0px;
	border-bottom-style:solid;
	font-weight : bolder;
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#37789B;
}

