/***********************************************/
/* MasterStyleSheet.css                        */
/* Use with template A&G;				       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #F9F5EC;
	text-align: center;
}

a{
	color: #660000;
	text-decoration: underline;
}

a:link{
	color: #660000;
	text-decoration: underline;
}

a:visited{
	color: #660000;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D1811;
	font-size: 14px;
}
/***************************************************************************************************************/
/**								Layout DIV stylsheets 														   */
/***************************************************************************************************************/
#Center_X {
	background-image: url(/nl/images/Background.gif);
	background-repeat: repeat-y;
	width: 789px;
	height: auto;
	margin: 10px auto 0px;
	text-align: left;
	
} 

#advertentie {
	float: right;
	margin-top: 20px;
	height: auto;
	position: static;

}

/***************************************************************************************************************/
/**								Navigatie stylsheets 														   */
/***************************************************************************************************************/

/*********** BannerNav **************/

#BannerNav {
	margin-left: 198px;
	background-image: url(/nl/images/Navigatie.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	color: #197B30;
	font-weight: bold;
}
#BannerNav a{
	color: #197B30;
	text-decoration: none;
}

#BannerNav a:link{
	color: #197B30;
	text-decoration: none;
}

#BannerNav a:visited{
	color: #197B30;
	text-decoration: none;
}

#BannerNav a:hover{
	color: #197B30;
	text-decoration: underline;
}

/*********** NavBox **************/

#NavBox {
	float: left;
	clear: none;
}

#NavBox a{
	color: #9D1811;
	text-decoration: none;
}

#NavBox a:link{
	color: #9D1811;
	text-decoration: none;
}

#NavBox a:visited{
	color: #9D1811;
	text-decoration: none;
}

#NavBox a:hover{
	color: #FEFEFE;
}

#NavBoxLinks {
	margin-left: 10px;
	margin-top: 5px;
}

/*************************************************************************************/
/* 									Content style 									 */
/*************************************************************************************/

#content {
	float: left;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	cursor: text;
	width: auto;
}

/*************************************************************************************/
/* 									Adres block 									 */
/*************************************************************************************/

#adres {
	background-image: url(/nl/images/adresgegevens.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 350px;
	color: #197B30;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
}

#adres a{
	color: #197B30;
	text-decoration: none;
}

#adres a:link{
	color: #197B30;
	text-decoration: none;
}

#adres a:visited{
	color: #197B30;
	text-decoration: none;
}

#adres a:hover{
	color: #FEFEFE;
}

#adres h1 {
	color: #197B30;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

/*************************************************************************************/
/* 									Voetnoot style 									 */
/*************************************************************************************/

#Footer {
	margin-right: auto;
	margin-left: auto;
	width: 789px;
	height: 34px;
	background-image: url(/nl/images/footer.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	background-position: bottom;
}

#tarieven caption{
	background-color: #9D1811;
	color: #F8EDD1;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#tarieven table{
	padding: 5px;
	font-weight: normal;
	border: 1px solid #9D1811;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#tarieven td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D1811;
}

#auxrives {
	margin-left: 17px;
	padding: 5px;
	background-color: #E8D39C;
	border: 1px solid #660000;
}
.newsbrief {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D1811;
}
.images {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
