.websitetitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0033;
	line-height: 40px;
}
.websiteondertitel {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0033;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0033;
	line-height: 20px;
}

A.menu {
	text-decoration: underline;
	color: #FFFFFF;
}

A.menu:link {
	text-decoration: underline;
	color: #FFFFFF;
}

A.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}

A.menu:visited {
  color: #DDDDDD;
  text-decoration: underline;
}

A.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #efefef;
	line-height: 20px;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #efefef;
	line-height: 20px;
}

A.submenu {
  color: #333333;
  text-decoration: underline;
}

A.submenu:link {
  color: #333333;
  text-decoration: underline;
}

A.submenu:active {
	text-decoration: none;
	color: #333333;
}

A.submenu:visited {
  color: #999999;
  text-decoration: underline;
}

A.submenu:hover {
	text-decoration: none;
	color: #333333;
}

.nieuwstitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0033;
	font-weight: bold;
	line-height: 18px;
}

.nieuwstitel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2E9AFE;
	font-weight: bold;
	line-height: 18px;
}

A.nieuwstitel2:link {
  color: #B40404;
  text-decoration: underline;
}

A.nieuwstitel2:active {
  color: #B40404;
  text-decoration: underline;
}

A.nieuwstitel2:visited {
  color: #B40404;
  text-decoration: underline;
}

.nieuws {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
}

.voet {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0033;
	line-height: 14px;
}

A.voet {
  color: #FFFFFF;
  text-decoration: underline;
}

A.voet:link {
  color: #FFFFFF;
  text-decoration: underline;
}

A.voet:active {
  color: #FFFFFF;
  text-decoration: none;
}

A.voet:visited {
  color: #dddddd;
  text-decoration: underline;
}

A.voet:hover { 
  color: #FFFFFF;
  text-decoration: none;
}

A:link {
  color: #CC0033;
  background-color: transparent;
  text-decoration: underline;
}

A:active {
  color: #CC0033;
  background-color: transparent;
  text-decoration: none;
}

A:visited { 
  color: #999999;
  text-decoration: underline;
}

A:hover {
  color: #CC0033;
  background-color: transparent;
  text-decoration: none;
}


BODY {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #333333;
  background-color: #FFF;
  padding-left: 0px;
}

