/* fonts & links */

.kop, h1            {color: #000000; font-size: 14px; margin: 0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica; font-weight: bold; }
.subkop, h2         {color: #000000; font-size: 14px; margin: 0px 0px 0px 0px; line-height:18pt; font-weight: normal; font-family:Verdana, Arial, Helvetica; font-weight: bold; }
.itemkop, th, h3    {color: #000000; font-size: 13px; margin: 0px 0px 0px 0px; font-family:Verdana,Arial, Helvetica; font-weight: bold; }

.tekstgroot, h4     {color: #000000; font-size: 13px; margin: 0px 0px  0px 0px; font-family:AVerdana,rial, Helvetica; }
.tekst, td, body, textarea {color: #000000; font-size: 11px; line-height:16px; font-family:Verdana,Arial, Helvetica; font-weight: normal; text-decoration: none; }
.tekstklein         {color: #000000; font-size: 10px; letter-spacing: -0.02em; font-family:Verdana,Arial, Helvetica; }
.tekstheelklein     {color: #1A3369; font-size: 9px;  letter-spacing: -0.12em; font-family:Verdana,Arial, Helvetica; }
.tekstfoto          {color: #000000; font-size: 10px; font-family:Verdana,Arial, Helvetica; font-style: italic; }
.rood               {color: #a50003; font-weight: bold; }

a:link              {color: #a50003; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a:active            {color: #00aa00; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a:visited           {color: #a50003; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a:hover             {color: #00aa00; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }

a.knoop:link        {color: #1A3369; font-size: 9px; letter-spacing: -0.12em; border: 0px transparent; font-weight: normal; text-decoration: underline; }
a.knoop:active      {color: #1A3369; font-size: 9px; letter-spacing: -0.12em; border: 0px transparent; font-weight: normal; text-decoration: underline; }
a.knoop:visited     {color: #1A3369; font-size: 9px; letter-spacing: -0.12em; border: 0px transparent; font-weight: normal; text-decoration: none; }
a.knoop:hover       {color: #1A3369; font-size: 9px; letter-spacing: -0.12em; border: 0px transparent; font-weight: normal; text-decoration: underline; }


a.bottom:link, a.bottom:active, a.bottom:visited {color: #666677; font-size: 11px; line-height:11px; font-family:Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; }
a.bottom:hover                                 {color: #333344; font-size: 11px; line-height:11px; font-family:Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; }

.bg {
/*	background-image: url(img/bgbody.jpg); */
	background-position: 50% bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.small {color: #a50003; font-size: 11px; line-height:16px; font-family:Verdana,Arial, Helvetica; font-weight: normal; text-decoration: none; }
.smallborder {border: 1px; }

a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	color: #FFFFFF; font-size: 12px; border: 0px transparent; font-family:Verdana,Arial, Helvetica; text-decoration: none; font-weight: 600;
	line-height: 28px;
}
a.nav:active, a.nav:hover {
	color: #DDDDDD;
}

a.nav2:link, a.nav2:active, a.nav2:visited, a.nav2:hover {
	color: #000000; font-size: 12px; border: 0px transparent; font-family:Verdana,Arial, Helvetica; text-decoration: none; font-weight: 600;
/*	line-height: 14px; */
}
a.nav2:active, a.nav2:hover {
	color: #DDDDDD;
}

a.news:link, a.news:active, a.news:visited, a.news:hover {
	color: #FFFFFF; font-size: 9px; border: 0px transparent; font-family:Verdana,Arial, Helvetica; text-decoration: none; font-weight: 400;
}
a.news:active, a.nav:hover {
	color: #DDDDDD;
}

table.randwit {
	border-top:    2px solid #FFFFFF;
	border-left:   2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right:  2px solid #FFFFFF;
}

p { margin: 0; padding: 0; }

/* clear gebruik je om te bepalen aan welke kant een niet-floating element mag verschijnen.
wanneer je both gebruikt mag er aan beide zijden niets verschijnen */
.clear { clear:both; }

.date {
	margin: 0px 0px 0px 0px;
	float: right;
	nowrap: nowrap;
}

ul                  {background: transparent; margin: 3px 8px 0px 20px; padding: 0px 0px 0px 0px; list-style-type: disc; }
ol                  {background: transparent; margin: 3px 8px 0px 20px; padding: 0px 0px 0px 0px; list-style-type: decimal; }
li                  {background: transparent; margin: 0px 0px 0px  0px; padding: 0px 0px 0px 0px;}

