body {
	background-color: #efefef;
	background-image: url(../images/body-bg.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

body, p, div, span, td, ul, li {
  font-family: arial, Verdana, tahoma;
  font-size: 12px;
  color: #000000;
}

.content { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; color: #333; }

h1,h2,h3,h4,h5,h6 {
	font-family:'Arial Black', Gadget, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 26px;
	color: #333;
	padding:0px;
	margin:0px
}

h2 {
	padding:0px;
	margin:0px
}
                                                                            

.font { font-size:12px; color:#666 }
.white { font-size:11px; font-weight: bold; color:#fff }

.rood { color:#f30804 }
.blauw { color:#0234c6 }
.oranje { color:#ff6600 }

a:link, a:visited, a:active, a:focus  {color:#666; text-decoration: none;}
a:hover {color:#0234c6; text-decoration: none;}


A.menu_link:link {color: #ff6600; text-decoration: none; font-weight: bold; font-size: 14px; }
A.menu_link:visited  {color: #ff6600; text-decoration: none; font-weight: bold; font-size: 14px; }
A.menu_link:hover  {color: #2d60f3; text-decoration: none; font-weight: bold; font-size: 14px; }
A.menu_link:active  {color: #ff6600; text-decoration: none; font-weight: bold; font-size: 14px; }

A.blue_link:link {color: #2d60f3; text-decoration: none; }
A.blue_link:visited  {color: #2d60f3; text-decoration: none; }
A.blue_link:hover  {color: #ff6600; text-decoration: none; }
A.blue_link:active  {color: #2d60f3; text-decoration: none; }

ul.number li,ul.bullet-1 li,ul.bullet-2 li,ul.bullet-3 li,ul.bullet-4 li { list-style: none; margin-left: 0; padding-bottom: 13px; margin-bottom: 5px; padding-left: 24px; }

li.number-1 { background: url(../images/typo/number-1.png) 0 0 no-repeat; }
li.number-2 { background: url(../images/typo/number-2.png) 0 0 no-repeat; }
li.number-3 { background: url(../images/typo/number-3.png) 0 0 no-repeat; }
li.number-4 { background: url(../images/typo/number-4.png) 0 0 no-repeat; }
li.number-5 { background: url(../images/typo/number-5.png) 0 0 no-repeat; }
li.number-6 { background: url(../images/typo/number-6.png) 0 0 no-repeat; }
li.number-7 { background: url(../images/typo/number-7.png) 0 0 no-repeat; }
li.number-8 { background: url(../images/typo/number-8.png) 0 0 no-repeat; }
li.number-9 { background: url(../images/typo/number-9.png) 0 0 no-repeat; }

.hr {color: #333; border: 1px dotted #333; border-style: none none dotted; } 

A img{ 	border: none;}
img { border-style: none; border-width; 0px; }
