body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c6c6c6;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 12px;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 28px;
	display: inline;
}

h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
	display: inline;
}
h4 {
	font-size: 16px;
	display: inline;
}

.tools {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 5px;
}



.righttable {
	background-image:url(../images/righttable_bg.png);
	background-color: #a5a5a5;
	background-repeat: repeat-x;
	background-position: left top;
}
.rightcontent {
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button {
	border: 1px solid #7f9db9;
}
a.button:link, a.button:visited {
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
a.button:hover, a.button:active {
	color: #ffffff;
	background-color: #666666;
	text-decoration: none;
}
input {
	border: 1px solid #7f9db9;
	height: 16px;
	padding-left: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
input.select {
	border: 1px solid #7f9db9;
	height: 16px;
	padding-left: 2px;
}
.maintable .main_body .select {
	font-size: 11px;
	color: #666666;
	border: 1px solid #7F9DB9;
}

input.checkbox  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menutable {
	background-color: #0061aa;
}
.maintable {
	background-image:url(../images/maintable_bg.gif);
	background-color: #ffffff;
	background-repeat: repeat-y;
	padding-top:10px;
}
.news_body {
	background-image: url(../images/news_bg.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ababab;
	border-left-color: #ababab;
	height: 107px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
	background-position: left top;
	border-bottom-width: 1px;
	line-height: 12px;
	background-color: #cbcbcb;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.vestiging_body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ababab;
	border-left-color: #ababab;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
	background-position: left top;
	border-bottom-width: 1px;
	padding: 10px;
}
.news_header {
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	border: 1px solid #000000;
	text-transform: none;
}
#headlines ul {
	padding: 0px;
	list-style-image: url(../images/algemeen/headlines_arrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#headlines li {
	padding: 0px;
	margin-bottom: 5px;
}
#headlines .hot {
	color:#EF4246;
}
.newssplit {
	height: 0;
	border: 0;
	border-top: 1px solid #0061AA;
}

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	background-color: #000000;
	padding-bottom: 2px;
	line-height: 28px;
	padding-right: 7px;
}
a.topmenu:link, a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:active {
	color: #CCCCCC;
	text-decoration: none;
}
.action_header {
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 28px;
	border: 1px solid #000000;
}
.main_body {
	border: 1px solid #a6a6a6;
	padding: 10px;
	margin-top: 10px;
}
#flashimage {
	height: 150px;
	width: 275px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.image_cell {
	border: 1px solid #a6a6a6;
}
.image_cell_right {
	border: 1px solid #a6a6a6;
	margin-left:6px;
}
.image_cell_left {
	border: 1px solid #a6a6a6;
	margin-right:6px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.title {
	font-size: 18px;
	color: #0061aa;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.title_red {
	font-size: 14px;
	color: #EF4246;
	letter-spacing: 3px;
	margin-bottom: 15px;
	line-height: 18px;
	font-weight: bold;
}
.Subtitle {
	font-size: 10px;
	color: #ef4246;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 14px;
}
.Subtitle_blue {

	font-size: 10px;
	color: #0061AA;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 14px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}
.icontext {
	font-size: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0061AA;
	border-bottom-color: #0061AA;
	border-left-color: #0061AA;
}
.iconimage {
	font-size: 9px;
	border: 1px solid #0061AA;
	padding: 5px;
}

.meer {
	float: right;
	font-size: 9px;
	padding-right: 5px;
}
.klikhier {
	float: right;
	font-size: 9px;
	background-color: #777777;
	padding: 5px;
	margin: 5px;
}
a.klikhier:link, a.klikhier:visited, {
	color: #FFFFFF;
	text-transform: uppercase;
}


/* CSS VAN DE ZOEKFUNCTIE */




a.result:link  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #0061aa;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}

a.result:visited  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #03629C;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}

a.result:active  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #9D9D9D;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline;
}

a.result:hover  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #0061aa;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline;
}

span.extract  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #666666;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

a.ts:link  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #03629C;
	font-weight : normal;
	font-size : 9px;
	text-decoration : none;
}

a.ts:visited  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #03629C;
	font-weight : normal;
	font-size : 9px;
	text-decoration : none;
}

a.ts:active  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #9D9D9D;
	font-weight : normal;
	font-size : 9px;
	text-decoration : underline;
}

a.ts:hover  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #9D9D9D;
	font-weight : normal;
	font-size : 9px;
	text-decoration : underline;
}
textarea {

	border: 1px solid #7f9db9;
	padding-left: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.naw_left {
	color: #FFFFFF;
	padding: 10px;
	margin-top:18px;
	font-weight: bold;
	line-height: 18px;
}
.naw_left p {
	margin: 0px;
}
.sponsor_left {
	width: 172px;
	text-align: center;
	font-size: 10px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
}
#keurmerk {
	background-image: url(../images/homepage/keurmerk.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 380px;
}
