/* Standaard Stylesheet voor Berts website */

P  {}

H1, H2, H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #990033;
	
}

.title  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #990033;
	font-size : 20pt;
	font-style: normal;
}


A  {
	color: #7777BB; 
	font-family : Arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color: #000066; 
	font-family : Arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
}

BODY  {}

.tekst  {
	color : #000066;
	font-family : Arial, helvetica, sans-serif;
	font-size : 10pt;
}

.hoofdkop  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 10pt;
	font-style: normal;
}

.boldtekst  {
	color : #000066;
	font-family : Arial, helvetica, sans-serif;
	font-size : 12pt;
	
}

.subkop  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #FFFFFF;
	font-size : 10pt;
	
}

.fullfield {
    width: 44px;
}

TD {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

INPUT, SELECT, TEXTAREA	 {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
}
