﻿body
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: white;
	height:100%;
}
#trTop
{
    display: none;
}
#trTabs
{
    display: none;
}
#tdTussen
{
    display: none;
}
#tdRight
{
    display: none;
}
#tdNavigation
{
    display: none;
}
.home_left_top {background-image:url(App_Images/corners/left_top_1.png);}
.home_left_top_rounded {background-image:url(App_Images/corners/left_top_rounded_1.png);}
.home_right_top_rounded {background-image:url(App_Images/corners/right_top_rounded_1.png);}
.home_left_bottom_rounded {background-image:url(App_Images/corners/left_bottom_rounded_1.png);}
.home_right_bottom_rounded {background-image:url(App_Images/corners/right_bottom_rounded_1.png);}
.home_right {background-image:url(App_Images/corners/right_1.png);}
.home_left {background-image:url(App_Images/corners/left_1.png);}
.home_top {background-image:url(App_Images/corners/top_1.png);}
.home_bottom {background-image:url(App_Images/corners/bottom_1.png);}

.left_top {background-image:none;}
.left_top_rounded {background-image:none;}
.right_top_rounded {background-image:none;}
.left_bottom_rounded {background-image:none;}
.right_bottom_rounded {background-image:none;}
.right {background-image:none;}
.left{background-image:none;}
.top {background-image:none;}
.bottom {background-image:none;}


#divBreadcrum {text-align:left;width:675px;height:24px;color:#00aeef;}
#trHeading
{
    display: none;
}
.button:link {text-decoration: none;color: #4a5a52;}
.button:visited {text-decoration: none;color: #4a5a52;}
.button:active {text-decoration: none;color: #4a5a52;}
.button:hover {text-decoration: none;color: #ef3d35;}
.searchButton{border: 0px;float:right;margin-right:5px;}
.searchresult:link {text-decoration: none;color: #00aeef;}
.searchresult:visited {text-decoration: none;color: #00aeef;}
.searchresult:active {text-decoration: none;color: #00aeef;}
.searchresult:hover {text-decoration: underline;color: #00aeef;}
.standard:link {text-decoration: none;color: #4a5a52;}
.standard:visited {text-decoration: none;color: #4a5a52;}
.standard:active {text-decoration: none;color: #4a5a52;}
.standard:hover {text-decoration: none;color: #ef3d35;}
.banner:link {text-decoration: none;color: white;}
.banner:visited {text-decoration: none;color: white;}
.banner:active {text-decoration: none;color: white;}
.banner:hover {text-decoration: none;color: black;}

#divBroodkruimelpadPrint
{
	display:none;
}
#tblNewsletter_print
{
	background-color:White;
	width:750px;
}
.trvSitemapHooverStyle A:hover
{
	color: #00aeef;
}
.right:link
{
	text-decoration: none;
	color: #ffffff;
}
.right:visited
{
	text-decoration: none;
	color: #ffffff;
}
.right:active
{
	text-decoration: none;
	color: #ffffff;
}
.right:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.leesverder:link
{
	text-decoration: none;
	color:#00aeef;
}
.leesverder:visited
{
	text-decoration: none;
	color:#00aeef;
}
.leesverder:active
{
	text-decoration: none;
	color:#00aeef;
}
.leesverder:hover
{
	text-decoration: underline;
	color:#00aeef;
}
.cfTextBox
{
	font-family:'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	border-style:groove;
	font-size: 8pt;
	width: 240px;
}
.cfTextBoxMulti
{
	font-family:'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	border-style:groove;
	font-size: 8pt;
	width: 240px;
}
.cfButton
{
	font-family:'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	font-size: 8pt;
	width: 90px;
}
.btnFind
{
	font-family:'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	font-size: 8pt;
	width: 80px;
	color: #4a5a52;
}
.ddlFind
{
	font-family:'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: black;
}
#divFout
{
	font-family: 'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	color: red;
	font-weight: bold;
	font-size: 8pt;
}
#txtSearchText
{ 
	width: 125px;
	height: 16px;
	border-right: 1px ridge; 
	border-top: 1px ridge; 
	border-left: 1px ridge; 
	border-bottom: 1px ridge;
	font-family: Verdana;
	font-size: 8pt;
}
.gvNewsitemsHeaderStyle
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    height: 26px;
    background-color: #ffffff;
    color: #4a5a52;
    border-right: #ccd3e6 0px solid;
    border-top: #ccd3e6 0px solid;
    border-left: #ccd3e6 0px solid;
    border-bottom: #ccd3e6 0px solid;
    text-align: left;
}
.gvNewsitemsItemStyle
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 16px;
	border-right: #ccd3e6 1px solid;
	border-top: #ccd3e6 1px solid;
	border-left: #ccd3e6 1px solid;
	border-bottom: #ccd3e6 1px solid;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote
{
	margin-top:0px;
	margin-bottom:0px;
}
ul
{
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 18px;
	list-style-type:disc;
	line-height:15px;
}
ol
{
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
	margin-left: 28px;
}
li
{
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
}
hr
{
	width: 100%;
	line-height: 1px;
	color: #00aeef;
	border-color: #00aeef;
	background-color: #00aeef;
	height:1px;
}
.probeer
{
    color: #9b0000;
}
img
{
	border-color: Black;
}
.download:link {text-decoration: none;color: #00aeef;}
.download:visited {text-decoration: none;color: #00aeef;}
.download:active {text-decoration: none;color: #00aeef;}
.download:hover {text-decoration: underline;color: #00aeef;}
.extlink:link {text-decoration: none;color: #00aeef;}
.extlink:visited {text-decoration: none;color: #00aeef;}
.extlink:active{text-decoration: none;color: #00aeef;}
.extlink:hover {text-decoration: underline;color: #00aeef;}
.intlink:link {text-decoration: none;color: #00aeef;}
.intlink:visited {text-decoration: none;color: #00aeef;}
.intlink:active {text-decoration: none;color: #00aeef;}
.intlink:hover {text-decoration: underline;color: #00aeef;}
.email:link {text-decoration: none;color: #00aeef;}
.email:visited {text-decoration: none;color: #00aeef;}
.email:active {text-decoration: none;color: #00aeef;}
.email:hover {text-decoration: underline;color: #00aeef;}
.photoalbum:link {text-decoration: none;color: #00aeef;}
.photoalbum:visited {text-decoration: none;color: #00aeef;}
.photoalbum:active {text-decoration: none;color: #00aeef;}
.photoalbum:hover {text-decoration: underline;color: #00aeef;}
.ayearsel:link {text-decoration: none; font-weight: bold; color:#0081bf;}
.ayearsel:visited {text-decoration: none; font-weight: bold; color:#0081bf;}
.ayearsel:active {text-decoration: none; font-weight: bold; color:#0081bf;}
.ayearsel:hover {text-decoration: underline; font-weight: bold; color:#0081bf;}
.ayear:link {text-decoration: none; color:black;}
.ayear:visited {text-decoration: none; color:black;}
.ayear:active {text-decoration: none; color:black;}
.ayear:hover {text-decoration: none; color:#0081bf;}

#divContent
{
	font-size: 8pt;
	line-height: 15px;
	font-family: 'Lucida Sans Unicode' , Tahoma, Arial, Verdana;
	color: black;
	padding-bottom:5px;
}
