﻿/* Basis opmaak */
.auto-style1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
}
/* Tekst: Hondenschool */
.auto-style2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	font-size: 28pt;
}
/* Tekst: De Trouwe Viervoeters */
.auto-style3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	font-size: 34pt;
}
/* Menu */
.auto-style5 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	background-color: #FFFF66;
}
/* Tekst: klein */
.auto-style6 {
	font-size: small;
}
/* Tekst: Hoofdtekst */
.auto-style7 {
	font-size: medium;
}
/* commentaar */
.auto-style8 {
	font-size: x-large;
}
/* Kader */
.auto-style9 {
	border: 8px solid #CD3333;
}
/* Horizontale lijn */
.auto-style11 {
	background-color: #CD3333;
}
/* Cursus rechts */
.auto-style13 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	background-color: #FFFF66;
}
/* Cursus links */
.auto-style14 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: left;
	background-color: #FFFF66;
}
/* Achtergrond */
a {
	color: #CD3333;
}
/* Menukleur visited */
a:visited {
	color: #CD3333;
}
/* Menukleur actief */
a:active {
	color: #CD3333;
}
/* Menukleur hover */
a:hover {
	color: #CD3333;
}
/* commentaar */
 p.MsoNormal
	{margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
