﻿/* toegevoegd voor bijvoet-specifieke teksten in header */
.Titeltekst  { font-family: Verdana; color: #996600; font-size: 18 pt; font-weight: bold }
.Toelichtingtekst { font-family: Verdana; font-size: 10 pt; color: #996600 }
.Inhoudtekst { font-family: Verdana; font-size: 10 pt; color: #000000; line-height:110%; text-align:left; text-indent:0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0 }

h1           { font-family: Verdana; font-size: 24px; color: #8D530C; font-weight: bold }
h2           { font-family:  Arial, Helvetica, sans-serif; font-size: 20px; color: #996600; font-weight: bold }
h3           { font-family:  Arial, Helvetica, sans-serif; font-size: 18px; color: #996600; font-weight: bold }
h4           { font-family:  Arial, Helvetica, sans-serif; font-size: 16px; color: #996600; font-weight:normal}
h5           { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #996600; font-weight:normal}

/*standaard tekst voor alle pagina's ###############*/
td     { 
	font-family: Verdana; 
	font-size: 13px; 
	color: #000000; 
	line-height:17px;
	}

body     { 
	font-family: Verdana; 
	font-size: 13px; 
	color: #000000; 
	line-height:17px;
	}

/* header ##################### */

.header
{
	border-width: 2px 0 2px 0;
	border-style:solid;
	border-color:#996600;
}

/* link: normal links, active: links in use */
A:ACTIVE {
	color : #333399;
}

A:LINK {
	color : #333399;
}

/* visited: previously visited links 
A:VISITED {
	color: #666633;
}
*/

/* Menu's ##################### */

.menux
{
  line-height: 4px;
  padding-top:10px;
}


.menu a.tweeregels
{
  padding: 2px 11px 0 11px;
}

.menu a
{
/*  background-image: url('../images/vmenuitem2.png');*/
  background-image: url('../images/vmenuitem3-140px.png');
/*  background-position: 0 -43px; */
/*	background-color:"#8D530C";*/
  color: #0000ff;
/*  border: 1px solid #8D530C; */
  display: block;
  height: 38px;
  width: 140px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 11px 0 11px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  
}

.menu a:hover
{
  background-position: 0 -43px; 
/*  background-position: 0 0; */
/*	background-color:"#FFEACE";*/
text-decoration: underline;
  color: #624202;
/* color: #0000ff;*/
}

.menu a:active
{
  background-position: 0 -0; 
/*  background-position: 0 -43px; 
  background-position: 0 -85px; 
	background-color:"#885B00"; */
  color: #0000FF;
}

.menu a:visited
{
/*	background-color:"#885B00"; 
  color: #FFFFFF; */
}
.menu a:link
{
/*	background-color:"#885B00";
  color: #FFFFFF;*/
}



/* Knoppen ##################### */
.button {
	background-color:"#885B00";
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;color:"#FFFFFF";
	cursor: "hand"
	}


/* normal: most regular body text */
.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

/* smfieldname: small text used in conjunction with .fieldname style text */
.smfieldname {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: white;
}

/* fieldname: regular text within column or row title sections */
.fieldname {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white;
}

/* header: heading text */
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 21px;
	color: #996600;
}

/* whiteheader: heading text used on dark backgrounds (usually fieldnameback) */
.whiteheader {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}

/* subhead: subheading text */
.subhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

/* body: describes page background color and all non-table text not governed by any other style */
BODY {
	background-image: url('file:///C:/Documents%20and%20Settings/Leo%20Bijvoet/Bureaublad/bg.gif');
	background-repeat: repeat-y

	background-color : #FFFFFF;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000000; 
	line-height:17px;
}

/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color: #885B00;
}

/* databack: background color for data areas */
.databack {
	background-color: #FFEACE;
}

.pboxname {
  font-family: Arial, Helvetica, sans-serif; 
}

/* pedigree box: dates font */
/* font-size should be in points */
.pboxdates {
  font-family: Arial, Helvetica, sans-serif; 
}

/* pedigree box information popups */
/* font-size should be in points */
.pboxpopup {
  font-family: Arial, Helvetica, sans-serif; 
  margin-top: 0;
  margin-bottom: 0;
}

/* Added in 3.0.4 */
UL {
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
}

/* Added in 4.0.0 */
/* For links on dark background */
a.lightlink:visited {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink:link {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink:active {
	color: #FFCC33;
	text-decoration: none;
}

a.lightlink:hover {
	color: #FFCC33;
	text-decoration: none;
}

/* For white-only links on dark background */
a.lightlink2:visited {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink2:link {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink2:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink2:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.lightback {
	background-color: #FFFFFF;
}

/* sideback: background color for side and top frames */
.sideback {
	background-color: #333366;
}

/* mouseoverback: background color for admin menu items while active*/
.mouseoverback {
	background-color: #D28E00;
}

.whitesubhead {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 16px;
}

/* smaller: small body text */
.smaller {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
